/inSilicoGenome

A Python utility to create artificial genomes, this tool is designed to be used in bioinformatics benchmarking pipeline.

Primary LanguagePythonOtherNOASSERTION

InSilicoGenome

Python codecov Documentation Status

Installation

$ pip install -i https://test.pypi.org/simple/ insilicogenome

Features

  • TODO

Dependencies

  • TODO

Usage

  • TODO

Documentation

The official documentation is hosted on Read the Docs: https://insilicogenome.readthedocs.io/en/latest/

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.