Skip to content

Blast2GO

Description

blast2go website

This module enables the use of the Blast2Go 4Pipe command line software The Blast2GO Pipeline Version (B2G4Pipe) runs Blast2GO without graphical interface. The pipeline accepts BLAST and InterProScan results and parses the XML belonging to each sequence (provided in FASTA format). The program extracts GO terms to each obtained blast hit by mapping to existent annotation associations. An annotation rule finally assigns GO terms to the query sequence. Additionally you can add domain/motif based GO term obtained through InterProScan searches. Deduced GO terms are added to the BLAST based annotations, always taking into account the GO True-Path-Rule. The output files generated by B2G4Pipe are equivalent to the file generated by the desktop application. How to run with default properties: use the b2g4pipe wrapper, which is equivalent to "java -Xms64m -Xmx500m -cp $B2G4PIPE/:$B2G4PIPE/ext/: es.blast2go.prog.B2GAnnotPipe -prop $B2G4PIPE/b2gPipe.properties -v -annot -dat -img -ips ipsr -annex -goslim -wiki $B2G4PIPE/html_template.html" and only requires the input and output file names such as : -in input.xml -out results Additional wrappers are provided for various memory settings (See http://www.blast2go.com/b2glaunch/start-blast2go for a table of memory vs. number of sequences that can be annotated) such as b2g4pipe-1000, b2g4pipe-1500, b2g4pipe-2000, and b2g4pipe-4000. If you need to change the switches build your own appropriate command line. To use the HPC GO database with a graphical Blast2go interface configure your Blast2go installation and use the '10.13.20.209' database host (db1.ufhpc) with 'blast2go' user and 'blast2go' password. You will have to create an ssh tunnel to the database host as it's not accessible otside of the HPC cluster. * B2G4PIPE - internal Blast2go variable for installation directory location.

Environment Modules

Run module spider blast2go to find out what environment modules are available for this application.

Environment Variables

  • HPC_BLAST2GO_DIR - installation directory

Categories

biology, genomics