recipe bioconductor-eventpointer

An effective identification of alternative splicing events using junction arrays and RNA-Seq data

Homepage:

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

License:

Artistic-2.0

Recipe:

/bioconductor-eventpointer/meta.yaml

EventPointer is an R package to identify alternative splicing events that involve either simple (case-control experiment) or complex experimental designs such as time course experiments and studies including paired-samples. The algorithm can be used to analyze data from either junction arrays (Affymetrix Arrays) or sequencing data (RNA-Seq). The software returns a data.frame with the detected alternative splicing events: gene name, type of event (cassette, alternative 3',…,etc), genomic position, statistical significance and increment of the percent spliced in (Delta PSI) for all the events. The algorithm can generate a series of files to visualize the detected alternative splicing events in IGV. This eases the interpretation of results and the design of primers for standard PCR validation.

package bioconductor-eventpointer

(downloads) docker_bioconductor-eventpointer

Versions:
3.6.0-13.6.0-03.2.0-23.2.0-13.2.0-03.0.0-02.8.0-12.8.0-02.6.0-0

3.6.0-13.6.0-03.2.0-23.2.0-13.2.0-03.0.0-02.8.0-12.8.0-02.6.0-02.4.0-02.2.4-02.0.1-0

Depends:
Required By:

Installation

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

conda install bioconductor-eventpointer

and update with:

conda update bioconductor-eventpointer

or use the docker container:

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

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

Download stats