[BioC] Bug/typo in latest GenomicFeatures (rev 50109)
Martin Morgan
mtmorgan at fhcrc.org
Tue Oct 12 04:39:23 CEST 2010
On 10/11/2010 05:03 PM, Steve Lianoglou wrote:
> Hi,
>
> GenomicFeatures/R/transcriptBy.R, lines 296 and 337: 'txdb' should be 'x'. So:
>
> seqinfo <- getTranscriptDbSeqinfo(txdb)
>
> should be
>
> seqinfo <- getTranscriptDbSeqinfo(x)
Thanks, fixed in r50111 / 1.1.16 Martin
>
> Thanks,
> -steve
>
--
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
Location: M1-B861
Telephone: 206 667-2793
More information about the Bioconductor
mailing list