Using API interface for q2-sample-classifier

Hey there @nricks!

Not yet, but have you seen this community contribution?

Our tutorial is certainly very anemic at the moment, but, the general design strategy of QIIME 2 is that it is interface agnostic - interfaces all expose the exact same functionality (which is defined in plugins). That means the DADA2 denoise method is the same when called from the cli interface, the artifact api, or the GUI studio interface!

Let us know if you have any more questions! :qiime2: :t_rex:

1 Like