Difference between revisions of "Consed"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Versions--> ==Available versions== .* <!--Modules-->" to "<!--Modules-->")
m (Text replace - "Usage policy" to "Usage Policy")
Line 44: Line 44:
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}}
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}}
 
<!--Policy-->
 
<!--Policy-->
{{#if: {{#var: policy}}|==Usage policy==
+
{{#if: {{#var: policy}}|==Usage Policy==
 
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)
 
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)
 
|}}
 
|}}

Revision as of 16:30, 10 August 2012

Description

consed website  

The programs Phrap, Cross_match, and Phred are the leading programs for base calling, sequence comparisons, and sequence assembly. Phred, Cross_match, and Phrap are currently used in many large-scale DNA sequencing and mutation detection projects in academic and biotech settings.

Consed/Autofinish is a tool for viewing, editing, and finishing sequence assemblies created with phrap. Finishing capabilities include allowing the user to pick primers and templates, suggesting additional sequencing reactions to perform, and facilitating checking the accuracy of the assembly using digest and forward/reverse pair information.

Execution Environment and Modules

To use consed with the environment modules system at HPC the following commands are available:

Get module information for consed:

$module spider consed

Load the default application module:

$module load consed

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_CONSED_DIR - directory where consed is located.