Mercurial > repos > iuc > rgrnastar
comparison macros.xml @ 13:850f3679b9b4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 968dcb9c347b8419fd4fa62f29e036269c6f8a28"
author | iuc |
---|---|
date | Fri, 30 Aug 2019 08:09:05 -0400 |
parents | 39bde80cd248 |
children | b9e04854e2bb |
comparison
equal
deleted
inserted
replaced
12:39bde80cd248 | 13:850f3679b9b4 |
---|---|
2 <!-- REMEMBER to bump the version of rna_star_index_builder_data_manager | 2 <!-- REMEMBER to bump the version of rna_star_index_builder_data_manager |
3 whenever you make changes to the following two version tokens! | 3 whenever you make changes to the following two version tokens! |
4 The data manager uses a symlink to this macro file to keep the versions in | 4 The data manager uses a symlink to this macro file to keep the versions in |
5 sync. --> | 5 sync. --> |
6 <!-- STAR version to be used --> | 6 <!-- STAR version to be used --> |
7 <token name="@VERSION@">2.7.2a</token> | 7 <token name="@VERSION@">2.7.2b</token> |
8 <!-- STAR index version compatible with this version of STAR | 8 <!-- STAR index version compatible with this version of STAR |
9 This is the STAR version that introduced the index structure expected | 9 This is the STAR version that introduced the index structure expected |
10 by the current version. | 10 by the current version. |
11 It can be found for any specific version of STAR with: | 11 It can be found for any specific version of STAR with: |
12 STAR -h | grep versionGenome | 12 STAR -h | grep versionGenome |