Service to parse mist3 standard output to make it compatible with PFQL
$ npm install mist3-to-pfql
const mist2pfql = require('mist3-to-pfql')
const pfqlCompatible = mist2pfql.parse(mist3Output)
- pfam30
- pfam31
- tmhmm2
Parser SeqDepot standard output to make it compatible with PFQL
JavaScriptCC0-1.0