recipe bioconductor-singlemoleculefootprinting

Analysis tools for Single Molecule Footprinting (SMF) data

Homepage:

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

License:

GPL-3

Recipe:

/bioconductor-singlemoleculefootprinting/meta.yaml

SingleMoleculeFootprinting is an R package providing functions to analyze Single Molecule Footprinting (SMF) data. Following the workflow exemplified in its vignette, the user will be able to perform basic data analysis of SMF data with minimal coding effort. Starting from an aligned bam file, we show how to perform quality controls over sequencing libraries, extract methylation information at the single molecule level accounting for the two possible kind of SMF experiments (single enzyme or double enzyme), classify single molecules based on their patterns of molecular occupancy, plot SMF information at a given genomic location

package bioconductor-singlemoleculefootprinting

(downloads) docker_bioconductor-singlemoleculefootprinting

Versions:

1.6.0-01.2.0-01.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-singlemoleculefootprinting

and update with:

conda update bioconductor-singlemoleculefootprinting

or use the docker container:

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

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

Download stats