To install this package, start R and enter:
## try http:// if https:// URLs are not supported source("https://bioconductor.org/biocLite.R") biocLite("hiAnnotator")
In most cases, you don't need to download the package archive at all.
This package is for version 3.2 of Bioconductor; for the stable, up-to-date release version, see hiAnnotator.
Bioconductor version: 3.2
hiAnnotator contains set of functions which allow users to annotate a GRanges object with custom set of annotations. The basic philosophy of this package is to take two GRanges objects (query & subject) with common set of seqnames (i.e. chromosomes) and return associated annotation per seqnames and rows from the query matching seqnames and rows from the subject (i.e. genes or cpg islands). The package comes with three types of annotation functions which calculates if a position from query is: within a feature, near a feature, or count features in defined window sizes. Moreover, each function is equipped with parallel backend to utilize the foreach package. In addition, the package is equipped with wrapper functions, which finds appropriate columns needed to make a GRanges object from a common data frame.
Author: Nirav V Malani <malnirav at gmail.com>
Maintainer: Nirav V Malani <malnirav at gmail.com>
Citation (from within R,
enter citation("hiAnnotator")
):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported source("https://bioconductor.org/biocLite.R") biocLite("hiAnnotator")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("hiAnnotator")
HTML | Introduction | |
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, Software |
Version | 1.4.0 |
In Bioconductor since | BioC 3.0 (R-3.1) (1.5 years) |
License | GPL (>= 2) |
Depends | GenomicRanges, R (>= 2.10) |
Imports | foreach, iterators, rtracklayer, dplyr, BSgenome, ggplot2, scales |
LinkingTo | |
Suggests | knitr, doParallel, testthat, BiocGenerics |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | hiReadsProcessor |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | hiAnnotator_1.4.0.tar.gz |
Windows Binary | hiAnnotator_1.4.0.zip |
Mac OS X 10.6 (Snow Leopard) | hiAnnotator_1.4.0.tgz |
Mac OS X 10.9 (Mavericks) | hiAnnotator_1.4.0.tgz |
Subversion source | (username/password: readonly) |
Git source | https://github.com/Bioconductor-mirror/hiAnnotator/tree/release-3.2 |
Package Short Url | http://bioconductor.org/packages/hiAnnotator/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: