Mercurial > repos > devteam > samtools_mpileup
annotate tool_data_table_conf.xml.sample @ 5:aa0ef6f0ee89 draft
planemo upload commit 7d9b478cd03f31705266596fe4c168e719c672b6
| author | devteam |
|---|---|
| date | Fri, 08 May 2015 16:51:29 -0400 |
| parents | dddde948c3e5 |
| children |
| rev | line source |
|---|---|
|
1
dddde948c3e5
Update samtools_mpileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> |
|
dddde948c3e5
Update samtools_mpileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
2 <tables> |
|
dddde948c3e5
Update samtools_mpileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
3 <table name="fasta_indexes" comment_char="#"> |
|
dddde948c3e5
Update samtools_mpileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
|
dddde948c3e5
Update samtools_mpileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
5 <file path="tool-data/fasta_indexes.loc" /> |
|
dddde948c3e5
Update samtools_mpileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
6 </table> |
|
dddde948c3e5
Update samtools_mpileup to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff
changeset
|
7 </tables> |
