Skip to content
Prev 10862 / 21312 Next

[Bioc-devel] as(vcf, "VRanges") is broken in devel, possibly caused by S4Vectors:::recycleVector()

Not reproducing for me. This is with S4Vectors, VariantAnnotation,
etc, from svn.

R Under development (unstable) (2016-12-13 r71785)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Arch Linux

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C
 [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

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

other attached packages:
 [1] VariantAnnotation_1.21.19  Rsamtools_1.27.16
 [3] Biostrings_2.43.5          XVector_0.15.2
 [5] SummarizedExperiment_1.5.9 DelayedArray_0.1.11
 [7] matrixStats_0.51.0         Biobase_2.34.0
 [9] GenomicRanges_1.27.22      GenomeInfoDb_1.11.9
[11] IRanges_2.9.19             S4Vectors_0.13.15
[13] BiocGenerics_0.21.3

loaded via a namespace (and not attached):
 [1] Rcpp_0.12.8              AnnotationDbi_1.36.0     GenomicAlignments_1.10.0
 [4] zlibbioc_1.20.0          BiocParallel_1.8.1       BSgenome_1.42.0
 [7] lattice_0.20-34          tools_3.4.0              grid_3.4.0
[10] DBI_0.5-1                digest_0.6.10            Matrix_1.2-7.1
[13] GenomeInfoDbData_0.99.0  rtracklayer_1.35.9       bitops_1.0-6
[16] biomaRt_2.30.0           RCurl_1.95-4.8           memoise_1.0.0
[19] RSQLite_1.1-1            compiler_3.4.0           BiocInstaller_1.25.3
[22] GenomicFeatures_1.27.14  XML_3.98-1.5
On Wed, Apr 19, 2017 at 7:06 AM, Robert Castelo <robert.castelo at upf.edu> wrote: