Skip to content

Parser SeqDepot standard output to make it compatible with PFQL

License

Notifications You must be signed in to change notification settings

biowonks/mist3-to-pfql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mist3-to-pfql

Build Status Coverage Status License

Service to parse mist3 standard output to make it compatible with PFQL

Install

$ npm install mist3-to-pfql

Usage

const mist2pfql = require('mist3-to-pfql')
const pfqlCompatible = mist2pfql.parse(mist3Output)

mist3 tools supported

  • pfam30
  • pfam31
  • tmhmm2

About

Parser SeqDepot standard output to make it compatible with PFQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published