Query metadata for any taxon across the tree of life.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’]
taxon
:string
The taxon to search. An NCBI taxon ID, or the name of a taxon at any rank.
taxa_file
:file
A file of NCBI taxonomy ID’s (tips) and/or binomial names. Each line should contain a single entry.File size is limited to 500 entries.
*.txt
taxonsearch
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
*.tsv
TSV file containing search results.
versions_goat
${task.process}
The name of the process
goat
The name of the tool
goat-cli --version | cut -d' ' -f2
:eval
The expression to obtain the version of the tool
versions
goat-cli is a command line interface to query the Genomes on a Tree Open API.