Hi bioc-devel
Ive fond an error in the usage of GIntervalTree:
> test <- GRanges(seqnames='Chr1', range=IRanges(start=10,end=20))
> test
GRanges with 1 range and 0 metadata columns:
seqnamesranges strand
[1] Chr1 [10, 20] *
this object I can save and load with
Hi Vince,
On 06/26/2014 11:55 PM, Vince S. Buffalo wrote:
I was surprised to see that sequence lengths weren't set in the
transcriptDb object TxDb.Athaliana.BioMart.plantsmart19 (I
checked TxDb.Athaliana.BioMart.plantsmart21 in devel too, and it had the
same issue). This seems like something tha