Mercurial > repos > dfornika > blast_report
annotate tool-data/blast_report_templates.loc.sample @ 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 # Expect three columns, tab separated, as follows: |
|
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 # - value (Galaxy records this in the Galaxy DB, consider using a UUID but any unique value will work) |
|
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 # - name (Galaxy shows this in the UI) |
|
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 # - path (Path to the blast report template (cheetah 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
|
5 # |
|
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 # e.g. |
|
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 # f45ee89a-d456-469a-8aeb-54cdfea821ec<tab>Default BLAST Report Template<tab>/path/to/template.tmpl |
