recipe simplesam

Simple pure Python SAM parser and objects for working with SAM records

Homepage:

http://mattshirley.com

Documentation:

http://simplesam.readthedocs.io/en/latest/

Developer docs:

https://github.com/mdshw5/simplesam

License:

MIT

Recipe:

/simplesam/meta.yaml

package simplesam

(downloads) docker_simplesam

Versions:

0.1.4.1-00.1.4.0-00.1.3.2-00.1.3.1-10.1.3.1-0

Depends:
Required By:

Installation

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

conda install simplesam

and update with:

conda update simplesam

or use the docker container:

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

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

Download stats