creating transcriptDB from gff3 files
1
0
Entering edit mode
gowtham ▴ 210
@gowtham-5301
Last seen 9.6 years ago
Hi Everyone, I am wondering if there is a tool to create transcriptDB object from gff3 file. GenomicFeatures package does not seem to have a method to create it from GFF. (we work with non model organisms, so no ucsc/biomart available for us). I should be able to create it with 'makeTranscriptDb(transcripts, splicings, genes=NULL, chrominfo=NULL, metadata=NULL, ...)', but wondering if there is any tool that already does this? Thanks verymuch in advance, Gowthaman -- Gowthaman Bioinformatics Systems Programmer. SBRI, 307 West lake Ave N Suite 500 Seattle, WA. 98109-5219 Phone : LAB 206-256-7188 (direct). [[alternative HTML version deleted]]
TranscriptDb GenomicFeatures TranscriptDb GenomicFeatures • 679 views
ADD COMMENT
0
Entering edit mode
@valerie-obenchain-4275
Last seen 2.2 years ago
United States
Hi Gowthaman, In GenomicFeatures in the development branch there is makeTranscriptDbFromGFF(). This man page describes how to use the Bioconductor development packages, library(BiocInstaller) ?useDevel Let us know if you have problems. Valerie On 08/02/12 15:38, gowtham wrote: > Hi Everyone, > I am wondering if there is a tool to create transcriptDB object from gff3 > file. GenomicFeatures package does not seem to have a method to create it > from GFF. (we work with non model organisms, so no ucsc/biomart available > for us). > > I should be able to create it with 'makeTranscriptDb(transcripts, > splicings, genes=NULL, chrominfo=NULL, metadata=NULL, ...)', but wondering > if there is any tool that already does this? > > Thanks verymuch in advance, > Gowthaman > >
ADD COMMENT

Login before adding your answer.

Traffic: 753 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6