Mercurial > repos > dfornika > blast_report
annotate tool_data_table_conf.xml.test @ 9:2b4f30c6b50a draft default tip
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
author | dfornika |
---|---|
date | Mon, 02 Mar 2020 23:41:54 +0000 |
parents | |
children |
rev | line source |
---|---|
9
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
2 <tables> |
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
3 <!-- Locations of BLAST report templates in the required format --> |
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
4 <table name="blast_report_templates" comment_char="#"> |
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
5 <columns>value, name, path</columns> |
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
6 <file path="${__HERE__}/test-data/blast_report_templates.loc" /> |
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
7 </table> |
2b4f30c6b50a
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
dfornika
parents:
diff
changeset
|
8 </tables> |