1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/82f11c6b5da6/ changeset: 82f11c6b5da6 user: jgoecks date: 2012-06-04 15:07:19 summary: Add entry for Tophat2 indices to tool data table. affected #: 1 file diff -r 44cc39cf2bd41154aa1573e253b87f77ec97ae99 -r 82f11c6b5da6339115dd4499ad317eb341835fa8 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample +++ b/tool_data_table_conf.xml.sample @@ -105,6 +105,11 @@ <columns>value, dbkey, name, path</columns><file path="tool-data/bowtie_indices_color.loc" /></table> + <!-- Locations of indexes in the Bowtie2 mapper format for TopHat2 to use --> + <table name="tophat2_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/bowtie2_indices.loc" /> + </table><!-- Locations of configurations in the CCAT peak/region caller format --><table name="ccat_configurations" comment_char="#"><columns>value, name, path</columns> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.