metastudent - predictor of gene ontology terms from protein sequence
metastudent -i FASTA_FILE -o RESULT_FILE_PREFIX [--debug] [--keep-temp] [--silent] [--output-blast] [--blast-only] [--all-predictions] [--ontologies=MFO or BPO or CCO or MFO,BPO or ...] [--with-images] [--blast-kickstart-databases=BLAST_RESULT_FILE(S)] [--temp-dir=DIR] [--config=CONFIG_FILE] !!! Make sure your fasta file contains at most 500 sequences !!!
Metastudent predicts Gene Ontology (GO) terms from the Molecular Function Ontology (MFO), Biological Process Ontology (BPO) and Cellular Component Ontology (CCO) for input protein sequences by homology-based inference from already annotated proteins. Large (1 GB in total) data files necessary for the operation of metastudent are downloaded automatically on the first use of the program. The download is restartable. You can also make an explicit call to metastudentdata (by default /usr/bin/metastudentdata) to download the data files. In case the data directory (by default /usr/share/metastudent-data) is not writable and you are not root, the operation is reattempted with sudo(8). Output format For each selected ontology (see --ontologies), one output file is produced (see -o). Each line in each file associates a protein with a GO term and a reliability for the association (0.0 to 1.0). The following format is used: <PROTEIN ID><TAB><GO_TERM><TAB><RELIABILITY>
Hamp, T., Kassner, R., Seemayer, S., Vicedo, E., Schaefer, C., Achten, D., ... & Rost, B. (2013). Homology-based inference sets the bar high for protein function prediction. BMC Bioinformatics, 14(Suppl 3), S7.
-i FASTA_FILE The input fasta file. Please try to remove any special formattings (e.g. whitespaces) in the sequences before using them as input. Due to high memory usage, make sure your fasta file contains at most 500 sequences. -o RESULT_FILE_PREFIX The file name prefix of the output files. GO terms are organized in ontologies. Metatstudent treats each ontology differently and outputs one result file for each. For example, if <RESULT_FILE>=./myresult and MFO (Molecular Function Ontology) and BPO (Biological Process Ontology) ontologies are selected (see option --ontologies), then metastudent creates two output files: ./myresult.MFO.txt and ./myresult.BPO.txt. --debug Print extra debugging messages. --keep-temp Whether to keep the temp directories after metastudent has finished (they can be useful when errors occur or in combination with --blast-kickstart-databases). --silent No progress messages (stdout), only errors (stderr). --output-blast Whether to output the result of the BLAST runs. Useful in combination with --blast-kickstart-databases. Output file name format is RESULT_FILE_PREFIX.<BLAST_OPTIONS>.blast. --blast-only Whether to only output the result of the BLAST runs, and nothing else. See options --output-blast and --blast-kickstart-databases. --all-predictions Whether to output the prediction results of the individual predictors. File name format of the output file is <RESULT_FILE_PREFIX>.<ONTOLOGY>.<METHOD>.txt. --no-names Whether to exclude the actual GO term names as a column in the output prediction file(s). --with-images Whether to also generate an image that displays the predicted GO terms as a GO graph. This option can only be used with exactly one input sequence and only when connected to the internet. --ontologies=MFO or BPO or CCO or MFO,BPO or ... A comma separated list of ontologies to create predictions for. Default is MFO,BPO,CCO. If used in combination with --blast-kickstart-databases, the number and order of the ontologies must correspond to the kickstart files. --blast-kickstart-databases=<BLAST_RESULT_FILES> Since running BLAST is usually the part that takes the longest in metastudent, this option allows you to re-use the output of a previous run. This is useful to test, for example, different parameters or when you have lost a prediction. The number of kickstart files must correspond to the number of ontologies (see option --ontologies). Separate the file paths with commas. For example: --blast-kickstart-databases=<RESULT_FILE_MFO>,<RESULT_FILE_BPO> (kickstart for both ontologies) or --blast-kickstart-databases=,<RESULT_FILE_BPO> (only kickstart BPO; note the comma). --temp-dir=DIR The parent temp directory to use instead of the one specified with tmpDir in the metastudent configuration file. --config=FILE The path to a custom metastudent configuration file; overrides all settings of the configuration files found in the FILES section of this man page.
<package_data_dir>/metastudentrc.default The metastudent configuration file. <sysconfdir>/metastudentrc The metastudent configuration file, overrides <package_data_dir>/metastudentrc.default. <homedir>/.metastudentrc The metastudent configuration file, overrides <sysconfdir>/metastudentrc.
The example test.fasta file can be found in <package_doc_dir>/examples (usually /usr/share/doc/metastudent/examples). Predict the GO terms for the sequences in test.fasta for both the MFO and the BPO ontology: metastudent -i test.fasta -o test.result Create the BLAST output to predict the MFO terms for sequences in test.fasta (not the actual predictions, yet; see next example). metastudent -i test.fasta -o test.result --blast-only --output-blast --ontologies=MFO Predict the MFO and BPO terms for sequences in test.fasta with a precomputed MFO BLAST output (see previous example; note the comma at the end). metastudent -i test.fasta -o test.result --ontologies=MFO,BPO --blast-kickstart-databases=test.result_eval0.001_iters3_srcexp.mfo.blast,
Please use this link to report bugs: <https://rostlab.org/bugzilla3/enter_bug.cgi?product=metastudent>
Tobias Hamp <[email protected]> '1s' 2016-07-16 METASTUDENT(1)
Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.