MIRA: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m Text replacement - "#uppercase" to "uc" |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Software | __NOTOC__ | ||
{|<!-- | __NOEDITSECTION__ | ||
[[Category:Software]][[Category:Bioinformatics]] | |||
{|<!--Main settings - REQUIRED--> | |||
|{{#vardefine:app|mira}} | |{{#vardefine:app|mira}} | ||
|{{#vardefine:url| | |{{#vardefine:url|http://mira-assembler.sourceforge.net/}} | ||
|{{#vardefine:exe|}} <!--Present manual instructions for running the software --> | |||
|{{#vardefine: | |{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | ||
|{{#vardefine: | |{{#vardefine:pbs|}} <!--Enable PBS script wiki page link--> | ||
|{{#vardefine:policy|}} <!--Enable policy section --> | |||
|{{#vardefine: | |{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | ||
|{{#vardefine: | |{{#vardefine:faq|}} <!--Enable FAQ section --> | ||
|{{#vardefine: | |{{#vardefine:citation|}} <!--Enable Reference/Citation section --> | ||
|{{#vardefine: | |||
|{{#vardefine: | |||
|} | |} | ||
<!-- | <!-- ######## Template Body ######## --> | ||
<!--Description--> | <!--Description--> | ||
{{#if: {{#var: url}}| | {{#if: {{#var: url}}| | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
MIRA - Sequence assembler | MIRA - Sequence assembler for whole genome shotgun and EST sequencing data. Can use Sanger, 454, Solexa (Illumina) and IonTorrent data. PacBio: CCS and ecCLR data usable, CLR not yet. Please visit [http://sourceforge.net/apps/mediawiki/mira-assembler/ the app website] for more details. | ||
<!--Modules--> | <!--Modules--> | ||
== | ==Required Modules== | ||
[[Modules|modules documentation]] | |||
===Serial=== | |||
*{{#var:app}} | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory | * HPC_{{uc:{{#var:app}}}}_DOC - documentation directory | ||
==Documentation== | |||
The main documentation source for MIRA is the [http://mira-assembler.sourceforge.net/docs/DefinitiveGuideToMIRA.html Definitive guide to MIRA]. | |||
{{#if: {{#var: exe}}|==How To Run== | |||
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} | |||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details. | See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.|}} | ||
{{#if: {{#var: pbs}}|==PBS Script Examples== | |||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | |||
|}} | |||
{{#if: {{#var: | |||
See the [[{{PAGENAME}} | |||
|}} | |||
{{#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 ( | |||
|}} | |||
{{#if: {{#var: testing}}|==Performance== | {{#if: {{#var: testing}}|==Performance== | ||
WRITE PERFORMANCE TESTING RESULTS HERE|}} | |||
|}} | |||
{{#if: {{#var: faq}}|==FAQ== | {{#if: {{#var: faq}}|==FAQ== | ||
*'''Q:''' **'''A:'''|}} | *'''Q:''' **'''A:'''|}} | ||
{{#if: {{#var: citation}}|==Citation== | {{#if: {{#var: citation}}|==Citation== | ||
If you publish research that uses {{ | If you publish research that uses {{{app}}} you have to cite it as follows: | ||
WRITE CITATION HERE | |||
|}} | |}} | ||
=Validation= | |||
* Validated 4/5/2018 | |||
Revision as of 18:04, 27 May 2022
Description
MIRA - Sequence assembler for whole genome shotgun and EST sequencing data. Can use Sanger, 454, Solexa (Illumina) and IonTorrent data. PacBio: CCS and ecCLR data usable, CLR not yet. Please visit the app website for more details.
Required Modules
Serial
- mira
System Variables
- HPC_MIRA_DIR - installation directory
- HPC_MIRA_BIN - executable directory
- HPC_MIRA_DOC - documentation directory
Documentation
The main documentation source for MIRA is the Definitive guide to MIRA.
Validation
- Validated 4/5/2018