recipe pypints

Peak Identifier for Nascent Transcripts Starts (PINTS)

Homepage:

https://pints.yulab.org

Developer docs:

https://github.com/hyulab/PINTS

License:

GPL / GPL-3.0-only

Recipe:

/pypints/meta.yaml

Links:

doi: 10.1038/s41587-022-01211-7

package pypints

(downloads) docker_pypints

Versions:

1.1.9-01.1.8-01.1.7-01.1.6-11.1.6-01.1.4-01.1.3-01.1.0-0

Depends:
Required By:

Installation

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

conda install pypints

and update with:

conda update pypints

or use the docker container:

docker pull quay.io/biocontainers/pypints:<tag>

(see pypints/tags for valid values for <tag>)

Notes

The tool provides a set of executable files: `pints_caller` (for peak calling, the main program), `pints_visualizer` (for generating bigwig files from bam files), `pints_normalizer` (for normalizing bigwig files by spikein counts), and `pints_boundary_extender`.

Download stats