An open API service indexing awesome lists of open source software.

https://github.com/midnighter/plasmid-verification

Semi-automated plasmid sequence verification.
https://github.com/midnighter/plasmid-verification

Last synced: over 1 year ago
JSON representation

Semi-automated plasmid sequence verification.

Awesome Lists containing this project

README

          

=============================
Plasmid Verification
=============================

.. image:: https://img.shields.io/pypi/v/plasmid-verification.svg
:target: https://pypi.org/project/plasmid-verification/
:alt: Current PyPI Version

.. image:: https://img.shields.io/pypi/pyversions/plasmid-verification.svg
:target: https://pypi.org/project/plasmid-verification/
:alt: Supported Python Versions

.. image:: https://img.shields.io/pypi/l/plasmid-verification.svg
:target: https://www.apache.org/licenses/LICENSE-2.0
:alt: Apache Software License Version 2.0

.. image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
:target: .github/CODE_OF_CONDUCT.md
:alt: Code of Conduct

.. image:: https://github.com/Midnighter/plasmid-verification/workflows/CI-CD/badge.svg
:target: https://github.com/Midnighter/plasmid-verification/workflows/CI-CD
:alt: GitHub Actions

.. image:: https://codecov.io/gh/Midnighter/plasmid-verification/branch/master/graph/badge.svg
:target: https://codecov.io/gh/Midnighter/plasmid-verification
:alt: Codecov

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
:alt: Code Style Black

.. image:: https://readthedocs.org/projects/plasmid-verification/badge/?version=latest
:target: https://plasmid-verification.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. summary-start

Semi-automated plasmid sequence verification.

Install
=======

It's as simple as:

.. code-block:: console

pip install plasmid-verification

Copyright
=========

* Copyright © 2021, Moritz E. Beber.
* Free software distributed under the `Apache Software License 2.0
`_.

.. summary-end