Skip to content

kutaslab/merp2tbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merp2tbl

DOI

This command line formatter converts verbose merp output to tab-separated text or YAML

Installation into a conda environment

# conda install -c kutaslab merp2tbl  # !! NO unsatisfiable 08/06/21
conda install -c conda-forge -c defaults -c kutaslab merp2tbl

Example

$ merp2table myfile.mcf >> myfile.dat

Help

$ merp2table -h

For more usage see the Wiki How To

Note

Requires the binary executable merp program.