Skip to content

collate‐annotations

Santiago Castro Dau edited this page Apr 22, 2024 · 3 revisions

Takes a collection of FeatureData[NOG]s and collates them into a single artifact.

For the full description of the action's inputs, outputs, and parameters run qiime moshpit collate‐annotations --help in the terminal.

Inputs

Outputs

Example Use

qiime moshpit collate‐orthologs \
   --i-mags annotations.qza \
   --p-num_partitions 2
   --o-partitioned_mags collated_annotations.qza \
   --verbose

🏠 Home

🧑🏻‍🏫 Tutorials

🎬 Actions

Clone this wiki locally