Difference between revisions of "MiRanda"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|miranda}} |{{#vardefine:url|http://cbio.mskcc.org/miRNA2003/miranda.html}} <...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - executable directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - executable directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:21, 6 December 2019

Description

miranda website  

miRanda is an algorithm for finding genomic targets for microRNAs. This algorithm has been written in C and is available as an open-source method under the GPL. MiRanda was developed at the Computational Biology Center of Memorial Sloan-Kettering Cancer Center.

Environment Modules

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

System Variables

  • HPC_MIRANDA_DIR - installation directory
  • HPC_MIRANDA_EXE - executable directory