| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_sample-classifier_predict-regression/2019.4 (this tool) |
| qiime_sample-classifier_predict-regression |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| qiime2 | 2019.4 | package |
| Additional information about this tool |
qiime sample-classifier predict-regression
--i-table=$itable
--i-sample-estimator=$isampleestimator
#set $pnjobs = '${GALAXY_SLOTS:-4}'
#if str($pnjobs):
--p-n-jobs="$pnjobs"
#end if
--o-predictions=opredictions
;
cp opredictions.qza $opredictions
| Functional tests |