https://github.com/jfjlaros/fastools
Various tools for the analysis and manipulation of FASTA and FASTQ files.
https://github.com/jfjlaros/fastools
bioinformatics fasta fastq ngs
Last synced: 8 months ago
JSON representation
Various tools for the analysis and manipulation of FASTA and FASTQ files.
- Host: GitHub
- URL: https://github.com/jfjlaros/fastools
- Owner: jfjlaros
- License: mit
- Created: 2018-03-01T10:52:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-13T17:46:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-02T15:03:08.942Z (9 months ago)
- Topics: bioinformatics, fasta, fastq, ngs
- Language: Python
- Homepage:
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
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
Fastools
========.. image:: https://img.shields.io/github/last-commit/jfjlaros/fastools.svg
:target: https://github.com/jfjlaros/fastools/graphs/commit-activity
.. image:: https://github.com/jfjlaros/fastools/actions/workflows/python-package.yml/badge.svg
:target: https://github.com/jfjlaros/fastools/actions/workflows/python-package.yml
.. image:: https://readthedocs.org/projects/fastools/badge/?version=latest
:target: https://fastools.readthedocs.io/en/latest
.. image:: https://img.shields.io/github/release-date/jfjlaros/fastools.svg
:target: https://github.com/jfjlaros/fastools/releases
.. image:: https://img.shields.io/github/release/jfjlaros/fastools.svg
:target: https://github.com/jfjlaros/fastools/releases
.. image:: https://img.shields.io/pypi/v/fastools.svg
:target: https://pypi.org/project/fastools/
.. image:: https://img.shields.io/github/languages/code-size/jfjlaros/fastools.svg
:target: https://github.com/jfjlaros/fastools
.. image:: https://img.shields.io/github/languages/count/jfjlaros/fastools.svg
:target: https://github.com/jfjlaros/fastools
.. image:: https://img.shields.io/github/languages/top/jfjlaros/fastools.svg
:target: https://github.com/jfjlaros/fastools
.. image:: https://img.shields.io/github/license/jfjlaros/fastools.svg
:target: https://raw.githubusercontent.com/jfjlaros/fastools/master/LICENSE.md----
This package provides various tools for the analysis and manipulation of FASTA
and FASTQ files.Please see ReadTheDocs_ for the latest documentation.
.. _ReadTheDocs: https://fastools.readthedocs.io/en/latest/index.html