Metadata-Version: 2.1
Name: BlastAlignmentJoiner
Version: 0.2.1
Summary: A program to take files in the Blast9 format and generate a set of longest contiguous alignments
Home-page: https://github.com/AliSajid/brain_microbiome
Author: Ali Sajid Imami
Author-email: Ali.Sajid.Imami@gmail.com
License: MIT
Description: # BLAST Alignment Processor
        
        This is a small utility script that takes in the output from a BLAST or BLAST-like output file with
        query and subject sequences and then outputs the longest contiguous alignments on each strand and in a strand-agnostic way.
        
        The output is a json file.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
