Bioconductor 3.22 Released

Bioconductor home
Menu

GenomicDistributions

This is the development version of GenomicDistributions; for the stable release version, see GenomicDistributions.

GenomicDistributions: fast analysis of genomic intervals with Bioconductor


Bioconductor version: Development (3.23)

If you have a set of genomic ranges, this package can help you with visualization and comparison. It produces several kinds of plots, for example: Chromosome distribution plots, which visualize how your regions are distributed over chromosomes; feature distance distribution plots, which visualizes how your regions are distributed relative to a feature of interest, like Transcription Start Sites (TSSs); genomic partition plots, which visualize how your regions overlap given genomic features such as promoters, introns, exons, or intergenic regions. It also makes it easy to compare one set of ranges to another.

Author: Kristyna Kupkova [aut, cre], Jose Verdezoto [aut], Tessa Danehy [aut], John Lawson [aut], Jose Verdezoto [aut], Michal Stolarczyk [aut], Jason Smith [aut], Bingjie Xue [aut], Sophia Rogers [aut], John Stubbs [aut], Nathan C. Sheffield [aut]

Maintainer: Kristyna Kupkova <kristynakupkova at gmail.com>

Citation (from within R, enter citation("GenomicDistributions")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
 install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("GenomicDistributions")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("GenomicDistributions")
1. Getting started with GenomicDistributions HTML R Script
2. Full power GenomicDistributions HTML
Reference Manual PDF
NEWS Text
LICENSE Text

Details

Version 1.19.0
In Bioconductor since BioC 3.13 (R-4.1) (4.5 years)
License BSD_2_clause + file LICENSE
Depends R (>= 4.0), IRanges, GenomicRanges
Imports data.table, ggplot2, reshape2, methods, utils, Biostrings, plyr, dplyr, scales, broom, GenomeInfoDb, stats
System Requirements
See More
Linking To
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Windows Binary (x86_64) GenomicDistributions_1.19.0.zip
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/GenomicDistributions
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/GenomicDistributions
Package Downloads Report Download Stats

AltStyle によって変換されたページ (->オリジナル) /