Consed

From UFRC
Revision as of 04:29, 29 June 2012 by Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|consed}} |{{#vardefine:url|http://bozeman.mbt.washington....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

{{{name}}} 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. Template:App Location

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.