Create an evaluation folder. I think we should tidy the output a bit since for now we have one file by bin called for instance Bin_0_blastbest.tsv. Also there seems to be 2 independant evaluation procedures : yielding Bin_0_blastbest.tsv and SpeciesMaxCov.
There are no headers for all results files, it's hard to understand.
I changed the requirement.txt and the other yaml file. I created one file we can use to create a STRONG env quickly. You just need the following command
conda env create -f conda_env.yaml
Create an evaluation folder. I think we should tidy the output a bit since for now we have one file by bin called for instance Bin_0_blastbest.tsv. Also there seems to be 2 independant evaluation procedures : yielding Bin_0_blastbest.tsv and SpeciesMaxCov.
There are no headers for all results files, it's hard to understand.
I changed the requirement.txt and the other yaml file. I created one file we can use to create a STRONG env quickly. You just need the following command
conda env create -f conda_env.yaml