Skip to content

Run interproscan on a multi-sequence fasta file via EBI webservices.

Notifications You must be signed in to change notification settings

aswarren/Batch-Fasta-Interpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Requires: Biopython

multi_interproscan.py provides a wrapper for wsinterproscan.py by running interproscan on an entire fasta file. It keeps the total number of concurrent interproscan sessions at the maximum number allowed at EBI (which was 25 when I wrote this).

Run the script as multi_interpro.py -i example.fasta -s wsinterproscan.py

Output: multiple interpro result files

Andrew Warren
[email protected] 

About

Run interproscan on a multi-sequence fasta file via EBI webservices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages