Skip to content
Prev 5701 / 21312 Next

[Bioc-devel] Gviz AnnotationTrack fails when "["-operator is defined

Thanks Martin,
Btw, is there some sort of disconnect on BioC Devel right now with regards
to the latest package versions? Since the release there are some rather
strict requirements in my DESCRIPTION file, but some of the packages
versions are not available from BiocLite:

[s_itoxadm at chbslx1501:~/Rpacks/Gviz]$ svn blame DESCRIPTION
 62472  m.carlson Package: Gviz
 89967     fhahne Version: 1.9.3
 62472  m.carlson Title: Plotting data and annotation information along
genomic coordinates
 80543     fhahne Author: Florian Hahne, Steffen Durinck, Robert Ivanek,
Arne Mueller, Steve Lianoglou, Ge Tan <ge.tan09 at imperial.ac.uk>
 62472  m.carlson Maintainer: Florian Hahne <florian.hahne at novartis.com>
 89957 hpages at fhcrc.org Depends:  R (>= 2.10.0), methods, grid,
BiocGenerics (>= 0.11.2), S4Vectors (>= 0.0.1), IRanges (>= 1.99.1),
GenomeInfoDb (>= 1.1.3), GenomicRanges (>= 1.17.11)
 89957 hpages at fhcrc.org Imports: XVector (>= 0.5.3), rtracklayer (>=
1.25.5), lattice, RColorBrewer, biomaRt (>= 2.11.0), AnnotationDbi (>=
1.27.5), Biobase (>= 2.15.3), GenomicFeatures (>= 1.17.5), BSgenome (>=
1.33.1), Biostrings (>= 2.33.3), biovizBase (>= 1.13.7), Rsamtools (>=
1.17.8), latticeExtra (>= 0.6-26), matrixStats (>= 0.8.14),
GenomicAlignments (>= 1.1.9)
 85562     fhahne Suggests: xtable, BSgenome.Hsapiens.UCSC.hg19, BiocStyle
 62472  m.carlson biocViews: Visualization, Microarray
 62472  m.carlson Description: Genomic data analyses requires integrated
visualization of known genomic information and new experimental data.
Gviz uses the biomaRt and the rtracklayer packages to perform live
annotation queries to Ensembl and UCSC and translates this to e.g.
gene/transcript structures in viewports of the grid graphics package. This
results in genomic information plotted together with your data.
 62472  m.carlson Collate: Gviz.R AllGenerics.R AllClasses.R Gviz-methods.R
 62472  m.carlson License: Artistic-2.0
 62472  m.carlson LazyLoad: yes
 62472  m.carlson 

Available rtracklayer for example is only 1.25.4
http://www.bioconductor.org/packages/devel/bioc/html/rtracklayer.html
But the version in the svn is Version: 1.25.5

Any idea what went wrong there?
Florian
On 06/05/14 01:09, "Martin Morgan" <mtmorgan at fhcrc.org> wrote: