Mercurial > repos > rnateam > cofold
comparison cofold.xml @ 1:33a17b2a199a draft
Uploaded
| author | rnateam |
|---|---|
| date | Wed, 14 Jan 2015 08:57:52 -0500 |
| parents | 65fff071414e |
| children | 63a559812624 |
comparison
equal
deleted
inserted
replaced
| 0:65fff071414e | 1:33a17b2a199a |
|---|---|
| 1 <tool id="cofold" name="Cofold" version="0.0.1"> | 1 <tool id="cofold" name="Cofold" version="0.0.1"> |
| 2 <description>An RNA secondary structure prediction method that takes co-transcriptional folding into account</description> | 2 <description>An RNA secondary structure prediction method that takes co-transcriptional folding into account</description> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package" version="0.0.1"></requirement> | 4 <requirement type="package" version="0.0.1">cofold</requirement> |
| 5 </requirements> | 5 </requirements> |
| 6 <version_command>CoFold --version</version_command> | 6 <version_command>CoFold --version</version_command> |
| 7 <stdio> | 7 <stdio> |
| 8 <exit_code range="1:" /> | 8 <exit_code range="1:" /> |
| 9 <exit_code range=":-1" /> | 9 <exit_code range=":-1" /> |
