Mercurial > repos > nikos > rna_probing
annotate tool_dependencies.xml @ 24:431aebd93843 draft default tip
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
| author | nikos |
|---|---|
| date | Wed, 05 Aug 2015 09:21:02 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
|
24
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
2 <tool_dependency> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
3 <package name="gnu_awk" version="4.1.0"> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
4 <repository changeset_revision="cbe9f1c8c98b" name="package_gnu_awk_4_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
5 </package> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
6 <package name="samtools" version="0.1.19"> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
7 <repository changeset_revision="632f1a03db92" name="package_samtools_0_1_19" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
8 </package> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
9 <package name="R_3_1_1" version="3.1.1"> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
10 <repository changeset_revision="d9964efbfbe3" name="package_r_3_1_1" owner="fubar" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
11 </package> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
12 <package name="RNAprobR" version="1.0.0"> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
13 <repository changeset_revision="4b06a295c27e" name="package_rna_probing_0_99_0" owner="nikos" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
14 </package> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
15 <set_environment version="1.0"> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
16 <environment_variable action="set_to" name="RNA_PROBING_SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
17 </set_environment> |
|
431aebd93843
Fixed a bug in k2n.R where the function k2n_calc() would result in an error for single-end read files.
nikos
parents:
diff
changeset
|
18 </tool_dependency> |
