recipe bioconductor-proactiv

Estimate Promoter Activity from RNA-Seq data

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/proActiv.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-proactiv/meta.yaml

Most human genes have multiple promoters that control the expression of different isoforms. The use of these alternative promoters enables the regulation of isoform expression pre-transcriptionally. Alternative promoters have been found to be important in a wide number of cell types and diseases. proActiv is an R package that enables the analysis of promoters from RNA-seq data. proActiv uses aligned reads as input, and generates counts and normalized promoter activity estimates for each annotated promoter. In particular, proActiv accepts junction files from TopHat2 or STAR or BAM files as inputs. These estimates can then be used to identify which promoter is active, which promoter is inactive, and which promoters change their activity across conditions. proActiv also allows visualization of promoter activity across conditions.

package bioconductor-proactiv

(downloads) docker_bioconductor-proactiv

Versions:

1.8.0-01.4.0-01.2.0-01.0.0-21.0.0-1

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-proactiv

and update with:

conda update bioconductor-proactiv

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-proactiv:<tag>

(see bioconductor-proactiv/tags for valid values for <tag>)

Download stats