Difference between revisions of "Consed"

From UFRC
Jump to navigation Jump to search
m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ")
m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "")
Line 27: Line 27:
  
 
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.
 
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.
<!--Location-->
+
 
{{App_Location|app={{#var:app}}|{{#var:ver}}}}
 
 
<!--Versions-->
 
<!--Versions-->
 
==Available versions==
 
==Available versions==

Revision as of 01:59, 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.

Available versions

  • 23.0

Running the application using 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.