CMD + K

bioconductor-hiannotator

Community

Functions for annotating GRanges objects

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-hiannotator

Usage Tracking

1.40.0
1.36.0
1.34.0
1.32.0
1.28.0
5 / 8 versions selected
Total downloads: 0

Description

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.

About

Summary

Functions for annotating GRanges objects

Information Last Updated

Apr 22, 2025 at 15:28

License

GPL (>= 2)

Total Downloads

33.5K

Platforms

Linux 64 Version: 1.14.0
macOS 64 Version: 1.14.0
noarch Version: 1.40.0