[BioC] makeTranscriptDbFromGFF for Unstranded Transcripts
Dario Strbenac
dstr7320 at uni.sydney.edu.au
Wed May 8 07:00:19 CEST 2013
Hello,
I have assembled transcripts based on unstranded RNA-seq data. It's not the ideal experimental design, of course. Is it not possible to make a TranscriptDb object from this ?
makeTranscriptDbFromGFF("transcripts.gtf", format = "gtf", exonRankAttributeName = "exon_number")
extracting transcript information
Estimating transcript ranges.
Extracting gene IDs
Processing splicing information for gtf file.
Prepare the 'metadata' data frame ... metadata: OK
Now generating chrominfo from available sequence names. No chromosome length information is available.
Error in .normargTranscripts(transcripts) :
values in 'transcripts$tx_strand' must be "+" or "-"
R version 3.0.0 (2013-04-03)
Platform: x86_64-w64-mingw32/x64 (64-bit)
GenomicFeatures_1.12.1
--------------------------------------
Dario Strbenac
PhD Student
University of Sydney
Camperdown NSW 2050
Australia
More information about the Bioconductor
mailing list