- recipe dinopy
DNA input and output library for Python and Cython. Includes reader and writer for FASTA and FASTQ files, support for samtools faidx files, and generators for solid and gapped q-grams (k-mers).
- Homepage:
- License:
MIT License
- Recipe:
- package dinopy¶
-
- Versions:
2.2.1-2
,2.2.1-0
,2.2.0-3
,2.2.0-2
,2.2.0-1
,2.2.0-0
,2.1.0-0
,2.0.3-0
,2.0.2-0
,2.2.1-2
,2.2.1-0
,2.2.0-3
,2.2.0-2
,2.2.0-1
,2.2.0-0
,2.1.0-0
,2.0.3-0
,2.0.2-0
,2.0.1-1
,2.0.1-0
,2.0.0-1
,2.0.0-0
,1.2.1-0
,1.2.0-0
- Depends:
libgcc-ng
>=12
libstdcxx-ng
>=12
numpy
1.21.*
numpy
>=1.21.6,<2.0a0
python
>=3.10,<3.11.0a0
python_abi
3.10.* *_cp310
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install dinopy
and update with:
conda update dinopy
or use the docker container:
docker pull quay.io/biocontainers/dinopy:<tag>
(see dinopy/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/dinopy/README.html)