ohmeta / metapi

A general metagenomics data mining system focus on robust microbiome research
https://ohmeta.github.io
GNU General Public License v3.0
56 stars 17 forks source link

Update run_RF and a gpu-related option in the configuration #45

Closed peng-ye closed 1 year ago

peng-ye commented 1 year ago
  1. Revise run_RF.py into run_RF.py.py;
  2. Add "--gpu" for run_metapi.py init
    • choices: ["true", "false"]
    • default: "true"
    • required: false If specified as "false", set "cuda: false" in config.yaml