Metadata-Version: 1.1
Name: fastools
Version: 1.1.0
Summary: FASTA/FASTQ analysis and manipulation toolkit.
Home-page: https://git.lumc.nl/j.f.j.laros/fastools
Author: Jeroen F.J. Laros
Author-email: J.F.J.Laros@lumc.nl
License: MIT
Description: Fastools
        ========
        
        .. image:: https://img.shields.io/github/last-commit/jfjlaros/fastools.svg
           :target: https://github.com/jfjlaros/fastools/graphs/commit-activity
        .. image:: https://travis-ci.org/jfjlaros/fastools.svg?branch=master
           :target: https://travis-ci.org/jfjlaros/fastools
        .. 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
        
Keywords: bioinformatics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
