Re: [Bioc-devel] rtracklayer import Error

2013-07-15 Thread Michael Lawrence
Thanks for letting me know, will be fixed in devel. For now, you can just attach Biostrings, of course. Michael On Sun, Jul 14, 2013 at 11:00 PM, Dario Strbenac wrote: > Hello, > > The import function depends on a function in Biostrings that is not > imported. > > > library(rtracklayer) > > im

[Bioc-devel] rtracklayer import Error

2013-07-14 Thread Dario Strbenac
Hello, The import function depends on a function in Biostrings that is not imported. > library(rtracklayer) > import("E:\\Dario\\scaffolds.fasta") Error in get(paste("read", match.arg(type), "StringSet", sep = "")) : object 'readDNAStringSet' not found > sessionInfo() R version 3.0.1 (2013-05