To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BSgenome.Athaliana.TAIR.TAIR9")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Arabidopsis thaliana full genome as provided by TAIR (TAIR9 Genome Release) and stored in Biostrings objects. Note that TAIR10 is an "annotation release" based on the same genome assembly as TAIR9.
Author: H. Pages
Maintainer: Biocore Team c/o BioC user list <bioconductor at stat.math.ethz.ch>
Citation (from within R,
enter citation("BSgenome.Athaliana.TAIR.TAIR9")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BSgenome.Athaliana.TAIR.TAIR9")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BSgenome.Athaliana.TAIR.TAIR9")
Reference Manual |
biocViews | AnnotationData, Arabidopsis_thaliana, Genetics |
Version | 1.3.18 |
License | Artistic-2.0 |
Depends | BSgenome(>= 1.19.2) |
Imports | BSgenome |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | waveTiling |
Follow Installation instructions to use this package in your R session.
Package Source | BSgenome.Athaliana.TAIR.TAIR9_1.3.18.tar.gz |
Windows Binary | BSgenome.Athaliana.TAIR.TAIR9_1.3.18.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | BSgenome.Athaliana.TAIR.TAIR9_1.3.18.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!