Skip to content

Extract the InterPro data for the PomBase proteins and write as JSON

Notifications You must be signed in to change notification settings

pombase/pombase-domain-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PomBase code for processing domains from InterProScan

This program processes the JSON format output of InterProScan to generate an simplified JSON file of domain information.

It also runs TMHMM and segmasker and includes the results in the JSON output.

Running

Run with:

PATH=$PATH_TO_TMHMM_EXE:$PATH /var/pomcur/bin/pombase-domain-process \
    -p pombe_peptide.fa -i interproscan_output.json
    -o pombe_domain_results.json

Status

Tests

About

Extract the InterPro data for the PomBase proteins and write as JSON

Resources

Stars

Watchers

Forks

Packages

No packages published