Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfjlaros/barcode
NGS barcode design and validation.
https://github.com/jfjlaros/barcode
barcode edit-distance hamming-distance levenshtein-distance ngs
Last synced: 2 months ago
JSON representation
NGS barcode design and validation.
- Host: GitHub
- URL: https://github.com/jfjlaros/barcode
- Owner: jfjlaros
- License: mit
- Created: 2018-03-01T11:03:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T08:37:57.000Z (about 1 year ago)
- Last Synced: 2024-10-30T15:54:27.362Z (3 months ago)
- Topics: barcode, edit-distance, hamming-distance, levenshtein-distance, ngs
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Barcode: Design and validate NGS barcodes
=========================================.. image:: https://img.shields.io/github/last-commit/jfjlaros/barcode.svg
:target: https://github.com/jfjlaros/barcode/graphs/commit-activity
.. image:: https://github.com/jfjlaros/barcode/actions/workflows/python-package.yml/badge.svg
:target: https://github.com/jfjlaros/barcode/actions/workflows/python-package.yml
.. image:: https://readthedocs.org/projects/barcode/badge/?version=latest
:target: https://barcode.readthedocs.io/en/latest
.. image:: https://img.shields.io/github/release-date/jfjlaros/barcode.svg
:target: https://github.com/jfjlaros/barcode/releases
.. image:: https://img.shields.io/github/release/jfjlaros/barcode.svg
:target: https://github.com/jfjlaros/barcode/releases
.. image:: https://img.shields.io/pypi/v/barcode.svg
:target: https://pypi.org/project/barcode/
.. image:: https://img.shields.io/github/languages/code-size/jfjlaros/barcode.svg
:target: https://github.com/jfjlaros/barcode
.. image:: https://img.shields.io/github/languages/count/jfjlaros/barcode.svg
:target: https://github.com/jfjlaros/barcode
.. image:: https://img.shields.io/github/languages/top/jfjlaros/barcode.svg
:target: https://github.com/jfjlaros/barcode
.. image:: https://img.shields.io/github/license/jfjlaros/barcode.svg
:target: https://raw.githubusercontent.com/jfjlaros/barcode/master/LICENSE.md----
Barcode is a program for the design and validation of sets of sequencing
barcodes.Please see ReadTheDocs_ for the latest documentation.
.. _ReadTheDocs: https://barcode.readthedocs.io/en/latest/index.html