Skip to content

mglezsosa/M2AlignDataExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M2Align Data Extractor

Data extractor for M2Align output files: best strike score, best score for conserved columns, best score for non-gaps pecentage and their respective medians.

Usage: m2aligndext [OPTIONS] FUNFILE VARFILE

Options:
  --help  Show this message and exit.

Dependencies

  • Python 3.x
  • Pip

Installation

  1. Clone project with git:

    git clone https://github.com/mglezsosa/m2aligndataextractor.git
  2. Install

    cd m2aligndataextractor && make

    or

    cd tsv2xml &&  pip install -r requirements.txt && pip install -e .

Releases

No releases published

Packages

No packages published