recipe bedparse

A simple library and CLI tool to manipulate BED files

Homepage:

https://github.com/tleonardi/bedparse

License:

MIT / MIT

Recipe:

/bedparse/meta.yaml

package bedparse

(downloads) docker_bedparse

Versions:

0.2.3-0

Depends:
Required By:

Installation

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

conda install bedparse

and update with:

conda update bedparse

or use the docker container:

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

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

Download stats