Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfjlaros/tssv
Targeted characterisation of short structural variation.
https://github.com/jfjlaros/tssv
alignment amplicon counting edit-distance levenshtein primers tandem-repeats
Last synced: 2 days ago
JSON representation
Targeted characterisation of short structural variation.
- Host: GitHub
- URL: https://github.com/jfjlaros/tssv
- Owner: jfjlaros
- License: mit
- Created: 2018-03-01T11:01:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T15:55:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T23:42:26.337Z (about 1 month ago)
- Topics: alignment, amplicon, counting, edit-distance, levenshtein, primers, tandem-repeats
- Language: Python
- Homepage:
- Size: 243 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
TSSV: Targeted characterisation of short structural variation
=============================================================.. image:: https://img.shields.io/github/last-commit/jfjlaros/tssv.svg
:target: https://github.com/jfjlaros/tssv/graphs/commit-activity
.. image:: https://github.com/jfjlaros/tssv/actions/workflows/python-package.yml/badge.svg
:target: https://github.com/jfjlaros/tssv/actions/workflows/python-package.yml
.. image:: https://readthedocs.org/projects/tssv/badge/?version=latest
:target: https://tssv.readthedocs.io/en/latest
.. image:: https://img.shields.io/github/release-date/jfjlaros/tssv.svg
:target: https://github.com/jfjlaros/tssv/releases
.. image:: https://img.shields.io/github/release/jfjlaros/tssv.svg
:target: https://github.com/jfjlaros/tssv/releases
.. image:: https://img.shields.io/pypi/v/tssv.svg
:target: https://pypi.org/project/tssv/
.. image:: https://img.shields.io/github/languages/code-size/jfjlaros/tssv.svg
:target: https://github.com/jfjlaros/tssv
.. image:: https://img.shields.io/github/languages/count/jfjlaros/tssv.svg
:target: https://github.com/jfjlaros/tssv
.. image:: https://img.shields.io/github/languages/top/jfjlaros/tssv.svg
:target: https://github.com/jfjlaros/tssv
.. image:: https://img.shields.io/github/license/jfjlaros/tssv.svg
:target: https://raw.githubusercontent.com/jfjlaros/tssv/master/LICENSE.md----
TSSV is a program that does targeted characterisation of short structural
variation. It can be used for STR analysis, or any other type of targeted
analysis. It characterises any variation between a set of user-defined markers.TSSV is platform-independent. It has been tested on Linux, macOS, and Windows.
Please see ReadTheDocs_ for the latest documentation.
.. _ReadTheDocs: https://tssv.readthedocs.io/en/latest/index.html