Skip to content
Snippets Groups Projects
Commit c085af1e authored by Jason W. Bacon's avatar Jason W. Bacon
Browse files

biology/py-pywgsim: Modified wgsim genomic data simulator

pywgsim is a modified version of the wgsim short read simulator.  The
code for wgsim has been modified to allow visualizing the simulated
mutations as a GFF file.
parent cb2492b6
No related branches found
No related tags found
No related merge requests found
......@@ -156,6 +156,7 @@
SUBDIR += py-pyfaidx
SUBDIR += py-pysam
SUBDIR += py-python-libsbml
SUBDIR += py-pywgsim
SUBDIR += py-resdk
SUBDIR += py-scikit-bio
SUBDIR += py-xenaPython
......
PORTNAME= pywgsim
DISTVERSION= 0.5.2
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Modified wgsim genomic data simulator
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plac>=0:devel/py-plac@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
TIMESTAMP = 1630888272
SHA256 (pywgsim-0.5.2.tar.gz) = b6726be21629bd1cda12592b536dcd62d250fc4872e47cbcc54066e8a6e8f709
SIZE (pywgsim-0.5.2.tar.gz) = 81724
pywgsim is a modified version of the wgsim short read simulator. The
code for wgsim has been modified to allow visualizing the simulated
mutations as a GFF file.
WWW: https://pypi.python.org/pypi/pywgsim
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment