Mercurial > repos > dfornika > pick_plasmids_containing_genes
annotate abricate_report_screening_files.loc.sample @ 4:109b9d1e2e99 draft default tip
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/pick_plasmids_containing_genes commit 0f3fff91eb329adf437224eb8f7449853083b01e-dirty"
| author | dfornika |
|---|---|
| date | Thu, 19 Dec 2019 21:06:14 +0000 |
| parents | ffa984b55de7 |
| children |
| rev | line source |
|---|---|
|
1
ffa984b55de7
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty"
dfornika
parents:
diff
changeset
|
1 # Expect three columns, tab separated, as follows: |
|
ffa984b55de7
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty"
dfornika
parents:
diff
changeset
|
2 # - value (Galaxy records this in the Galaxy DB) |
|
ffa984b55de7
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty"
dfornika
parents:
diff
changeset
|
3 # - name (Galaxy shows this in the UI) |
|
ffa984b55de7
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty"
dfornika
parents:
diff
changeset
|
4 # - path (Path to the abricate report screening file (tsv format)) |
|
ffa984b55de7
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty"
dfornika
parents:
diff
changeset
|
5 # |
|
ffa984b55de7
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty"
dfornika
parents:
diff
changeset
|
6 # e.g. |
|
ffa984b55de7
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty"
dfornika
parents:
diff
changeset
|
7 # 76cc857a-7747-4d69-b2a3-a8fbddbf64c2<tab>Carbapenemase Genes<tab>/path/to/screening_file.tsv |
