qiime2 / q2cli

Command line interface for QIIME 2
BSD 3-Clause "New" or "Revised" License
19 stars 24 forks source link

FEAT: q2cli cast metadata tool #261

Closed lizgehret closed 3 years ago

lizgehret commented 3 years ago

Casting metadata columns to new q2:types in q2cli should be accomplished via a new qiime tools cast-metadata tool. This will allow users to programmatically override the automatically selected q2:types without resorting to tools like sed.