peterjc / galaxy_blast

Galaxy wrappers for NCBI BLAST+ and related BLAST tools.
76 stars 70 forks source link

Add metadata column to tabular output #155

Open bgruening opened 1 year ago

bgruening commented 1 year ago

It would be nice to have columns as metadata annotated. As seen here: https://docs.galaxyproject.org/en/latest/dev/schema.html#unconditional-actions-and-column-names

It would go here: https://github.com/peterjc/galaxy_blast/blob/master/tools/ncbi_blast_plus/ncbi_macros.xml#L26

It will be a bit more complicated as we need to react on the different output options.