https://github.com/bionumpy/bnp-fastqc
Example implementation of fastqc using BioNumPy
https://github.com/bionumpy/bnp-fastqc
Last synced: 6 months ago
JSON representation
Example implementation of fastqc using BioNumPy
- Host: GitHub
- URL: https://github.com/bionumpy/bnp-fastqc
- Owner: bionumpy
- License: mit
- Created: 2022-10-14T08:37:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T09:21:32.000Z (over 3 years ago)
- Last Synced: 2025-06-01T17:26:14.804Z (8 months ago)
- Language: Python
- Size: 4.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
==========
bnp-fastqc
==========
.. image:: https://img.shields.io/pypi/v/bnp_fastqc.svg
:target: https://pypi.python.org/pypi/bnp_fastqc
.. image:: https://img.shields.io/travis/ivargr/bnp_fastqc.svg
:target: https://travis-ci.com/ivargr/bnp_fastqc
.. image:: https://readthedocs.org/projects/bnp-fastqc/badge/?version=latest
:target: https://bnp-fastqc.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
Example implementation of fastqc using BioNumPy
* Free software: MIT license
* Documentation: https://bnp-fastqc.readthedocs.io.
Features
--------
* TODO
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage