News from the Bioconductor Project

“News from the Bioconductor Project” published in The R Journal.

Bioconductor Team (

Program in Computational Biology, Fred Hutchinson Cancer Research Center

)
2011-12-01

We are pleased to announce Bioconductor 2.9, released on 14 October 2011. Bioconductor 2.9 is compatible with R 2.14.0, and consists of 516 software packages and more than 500 up-to-date annotation packages. There are 60 new software packages, and enhancements to many others. Explore Bioconductor at http://bioconductor.org. Install packages with

> source("http://bioconductor.org/biocLite.R")
> # install standard packages...
> biocLite()
> # ...or only VariantAnnotation
> biocLite("VariantAnnotation")

A Bioconductor Amazon Machine Instance is available; see http://bioconductor.org/help/bioconductor-cloud-ami.

1 New and revised packages

This release includes new packages for diverse areas of high-throughput analysis. Highlights include:

Our large collection of microarray- and organism-specific annotation packages have, as usual, been updated to include current information. This release introduces a select interface to annotation packages, simplifying queries for multiple types of annotation within and between data sources. The new VariantAnnotation package processes VCF files, including interfaces to SIFT and PolyPhen data bases for assessing consequences of sequence changes.

Further information on new and existing packages can be found on the Bioconductor web site; ‘BiocViews’ identify coherent groups of packages, with links to package descriptions, vignettes, reference manuals, and use statistics. Our web site has been enhanced with easier access to package NEWS and other support files.

2 Other activities

A meeting in December highlighted contributions from our European developer community; we look forward to Seattle’s Annual Meeting on 23-25 July 2012. The active Bioconductor mailing lists (http://bioconductor.org/help/mailing-list/) connect users with each other, to domain experts, and to maintainers eager to ensure that their packages satisfy the needs of leading edge approaches. Bioconductor package maintainers and the Bioconductor team invest considerable effort in producing high-quality software. The Bioconductor team continues to ensure quality software through technical and scientific reviews of new packages, and daily builds of released packages on Linux, Windows, and MacOS platforms.

3 Looking forward

Our contributors provide a tremendous diversity of high-quality packages. These are enhancing areas of existing strength in statistical analysis of microarrays, while driving project growth in high-throughput sequence analysis and emerging domains like mass spectrometry and qPCR. These directions provide an important incentive for infrastructure, contributed by the Bioconductor core team and others, to support processing and visualization of very large data sets.

Important directions for the Bioconductor core team include representation and manipulation of complex sequence alignments and variants, convenient and integrated approaches to gene and genome annotation, continued efforts to ease cloud-based use of Bioconductor, and approaches to ease development and support of increasingly inter-related packages.

Bioconductor packages used

DEXSeq, DiffBind, EDASeq, REDseq, ReQON, Repitools, TSSi, VariantAnnotation, cummeRbund, fastseg, htSeqTools, nucleR, r3Cseq, tweeDEseq, AGDEX, CNAnorm, CellNOptR, Cormotif, DECIPHER, GWASTools, MmPalateMiRNA, cn.mops, cqn, exomeCopy, minfi, rqubic, stepwiseCM, DTA, RCASPAR, dks, randPack, sva, trigger, DOSE, GOFunction, GRENITS, GeneExpressionSignature, IdMappingRetrieval, PAN, PREDA, RTopper, RamiGO, RedeR, graphite, inSilicoDb, predictionet, NormqPCR, ReadqPCR, flowType, flowWorkspace, iontree, isobar, mzR, ncdfFlow, biovizBase, ggbio, qtbase, qtpaint

Note

This article is converted from a Legacy LaTeX article using the texor package. The pdf version is the official version. To report a problem with the html, refer to CONTRIBUTE on the R Journal homepage.

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".

Citation

For attribution, please cite this work as

Team, "News from the Bioconductor Project", The R Journal, 2011

BibTeX citation

@article{RJ-2011-2-bioconductor,
  author = {Team, Bioconductor},
  title = {News from the Bioconductor Project},
  journal = {The R Journal},
  year = {2011},
  note = {https://rjournal.github.io/},
  volume = {3},
  issue = {2},
  issn = {2073-4859},
  pages = {86-86}
}