Mercurial > repos > public-health-bioinformatics > blast_report_basic
annotate tool_data_table_conf.xml.test @ 0:a61ee7b075c0 draft default tip
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
author | public-health-bioinformatics |
---|---|
date | Tue, 03 Mar 2020 06:11:45 -0500 |
parents | |
children |
rev | line source |
---|---|
0
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
2 <tables> |
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
3 <!-- Locations of BLAST report reference database bins in the required format --> |
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
4 <table name="blast_report_reference_database_bins" comment_char="#"> |
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
5 <columns>value, name, path</columns> |
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
6 <file path="${__HERE__}/test-data/blast_report_reference_database_bins.loc" /> |
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
7 </table> |
a61ee7b075c0
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
public-health-bioinformatics
parents:
diff
changeset
|
8 </tables> |