comparison rnaz.xml @ 10:87f6ce525479 draft default tip

Uploaded
author bernhardlutz
date Thu, 09 Jan 2014 16:11:17 -0500
parents c614f623f8f5
children
comparison
equal deleted inserted replaced
9:c614f623f8f5 10:87f6ce525479
2 <description></description> 2 <description></description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="2.1">rnaz</requirement> 4 <requirement type="package" version="2.1">rnaz</requirement>
5 </requirements> 5 </requirements>
6 <command> 6 <command>
7 RNAz $inputaln $outfile 7 RNAz $inputaln > $outfile
8 </command> 8 </command>
9 <stdio> 9 <stdio>
10 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" /> 10 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" />
11 <exit_code range=":-1" level="fatal" description="Error occurred. Please check Tool Standard Error" /> 11 <exit_code range=":-1" level="fatal" description="Error occurred. Please check Tool Standard Error" />
12 </stdio> 12 </stdio>
16 <outputs> 16 <outputs>
17 <data name="outfile" format="txt" /> 17 <data name="outfile" format="txt" />
18 </outputs> 18 </outputs>
19 <help>**What it does** 19 <help>**What it does**
20 RNAz is a program for predicting structurally conserved and thermodynamically stable RNA secondary structures in multiple sequence alignments. It can be used in genome wide screens to detect functional RNA structures, as found in noncoding RNAs and cis-acting regulatory elements of mRNAs. 20 RNAz is a program for predicting structurally conserved and thermodynamically stable RNA secondary structures in multiple sequence alignments. It can be used in genome wide screens to detect functional RNA structures, as found in noncoding RNAs and cis-acting regulatory elements of mRNAs.
21
22 Gruber AR, Findeiss, Washietl S, Hofacker IL, and Stadler PF.
23 RNAz 2.0: Improved noncoding rna detection.
24 Pac Symp Biocomput, 2010. 15:69–79.
21 </help> 25 </help>
22 </tool> 26 </tool>