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.
- Host: GitHub
- URL: https://github.com/midnighter/plasmid-verification
- Owner: Midnighter
- License: apache-2.0
- Created: 2021-10-20T10:13:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T14:30:16.000Z (over 3 years ago)
- Last Synced: 2025-01-04T20:15:07.574Z (over 1 year ago)
- Language: Python
- Size: 120 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: .github/CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.rst
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