Skip to content
Prev 5591 / 21312 Next

[Bioc-devel] Fwd: Re: [devteam-bioc] suggestion about bioconductorpackage-- BSgenome.Hsapiens.NCBI.GRCh38

On 04/20/2014 10:41 AM, Martin Morgan wrote:
I'm always forgetting to follow my own advice; I see consistent behavior with 
the following (as well as on my regular Linux machine across multiple versions of R:

 > getSeq(genome,'6',start=30000,width=50)
   50-letter "DNAString" instance
seq: NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
 > sessionInfo()
R version 3.1.0 (2014-04-10)
Platform: i386-w64-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] parallel  stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] BSgenome.Hsapiens.NCBI.GRCh38_1.3.999 BSgenome_1.32.0
[3] Biostrings_2.32.0                     XVector_0.4.0
[5] GenomicRanges_1.16.1                  GenomeInfoDb_1.0.2
[7] IRanges_1.22.3                        BiocGenerics_0.10.0
[9] BiocInstaller_1.14.1

loaded via a namespace (and not attached):
[1] bitops_1.0-6     Rsamtools_1.16.0 stats4_3.1.0     tools_3.1.0 
zlibbioc_1.10.0
 >