Bioops

Bioinformatics=(ACGAAG->AK)+(#!/bin/sh)+(P(A|B)=P(B|A)*P(A)/P(B))

InterPro

| Comments

InterPro is an integrated database of predictive protein “signatures” used for the classification and automatic annotation of proteins and genomes. InterPro classifies sequences at superfamily, family and subfamily levels, predicting the occurrence of functional domains, repeats and important sites. InterPro adds in-depth annotation, including GO terms, to the protein signatures.

Search InterPro with Perl: iprscan_soaplite.pl (SOAP::Lite) iprscan_xmlcompile.pl (XML::Compile::SOAP)
usage:

perl iprscan_soaplite.pl Seqfile --email mymai@mymail.com
see this for more information.

Comments