Source: metastudent
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Tobias Hamp <hampt@rostlab.org>,
           Laszlo Kajan <lkajan@debian.org>
Section: science
Priority: optional
Build-Depends-Indep: debhelper (>= 9~),
                     dh-python,
                     python,
                     javahelper,
                     default-jdk
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/metastudent/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/metastudent/trunk/
Homepage: https://rostlab.org/owiki/index.php/Metastudent
X-Python-Version: >= 2.6

Package: metastudent
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         ${python:Depends},
         python,
         blast2,
         default-jre,
         libgo-perl (>= 0.15-3),
         libipc-run-perl,
         libgraphviz-perl,
         libfile-chdir-perl,
         metastudent-data (>= 2.0.0)
Description: predictor of Gene Ontology terms from protein sequence
 Often, only the sequence of a protein is known, but 
 not its functions. Metastudent will try to predict 
 missing functional annotations through homology searches (BLAST).
 .
 All predicted functions correspond to Gene Ontology (GO) 
 terms from the Molecular Function (MFO), the Biological Process
 (BPO) and the Cellular Component Ontology (CCO) and are associated
 with a reliability score.
