[BioC] Bug/typo in latest GenomicFeatures (rev 50109)
Steve Lianoglou
mailinglist.honeypot at gmail.com
Tue Oct 12 02:03:09 CEST 2010
Hi,
GenomicFeatures/R/transcriptBy.R, lines 296 and 337: 'txdb' should be 'x'. So:
seqinfo <- getTranscriptDbSeqinfo(txdb)
should be
seqinfo <- getTranscriptDbSeqinfo(x)
Thanks,
-steve
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
More information about the Bioconductor
mailing list