Difference between revisions of "TGICL"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biologyCategory:bioinformaticsCategory:ngsCategory:sequencing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|tgicl}} |{{#vard...")
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:biology]][[Category:bioinformatics]][[Category:ngs]][[Category:sequencing]]
+
[[Category:Software]][[Category:biology]][[Category:NGS]][[Category:sequencing]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|tgicl}}
 
|{{#vardefine:app|tgicl}}
Line 22: Line 22:
 
This package automates clustering and assembly of a large EST/mRNA dataset. The clustering is performed by a slightly modified version of NCBI's megablast , and the resulting clusters are then assembled using CAP3 assembly program. TGICL starts with a large multi-FASTA file (and an optional peer quality values file) and outputs the assembly files as produced by CAP3
 
This package automates clustering and assembly of a large EST/mRNA dataset. The clustering is performed by a slightly modified version of NCBI's megablast , and the resulting clusters are then assembled using CAP3 assembly program. TGICL starts with a large multi-FASTA file (and an optional peer quality values file) and outputs the assembly files as produced by CAP3
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
 
[[Modules|modules documentation]]
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
*{{#var:app}}
+
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_TGICL_BIN - executable directory
 
* HPC_TGICL_BIN - executable directory
 
* HPC_TGICL_CONF - conf directory
 
* HPC_TGICL_CONF - conf directory

Latest revision as of 20:47, 12 August 2022

Description

tgicl website  

TGI Clustering tools (TGICL): a software system for fast clustering of large EST datasets

This package automates clustering and assembly of a large EST/mRNA dataset. The clustering is performed by a slightly modified version of NCBI's megablast , and the resulting clusters are then assembled using CAP3 assembly program. TGICL starts with a large multi-FASTA file (and an optional peer quality values file) and outputs the assembly files as produced by CAP3

Environment Modules

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

System Variables

  • HPC_TGICL_DIR - installation directory
  • HPC_TGICL_BIN - executable directory
  • HPC_TGICL_CONF - conf directory

Additional Information

  • To copy the default skeleton configuration file to the working directory:
cp $HPC_TGICL_CONF/tgicl.cfg .
  • Sample run
launch_tgicl tgicl -F sample.fasta  -q sample.qual -c 4