Closed fbeghini closed 6 years ago
Original comment by Clifford Beall (Bitbucket: cliffbeall, GitHub: cliffbeall).
Sorry, after posting this, I realized there are two versions of the tutorial - the one I was following here:
https://bitbucket.org/biobakery/biobakery/wiki/strainphlan
and a correct one here:
Original comment by Francesco Asnicar (Bitbucket: francesco-asnicar, ).
Hi Clifford,
We recently also fixed few things in StrainPhlAn so that we should have solved the problem you encountered. We will update the tutorials soon to make them consistent with the latest addition in MetaPhlAn/StrainPhlAn.
Many thanks, Francesco
Original report by Clifford Beall (Bitbucket: cliffbeall, GitHub: cliffbeall).
I installed metaphlan/strainphlan from source and was running the tutorial. With the strainphlan command as in the tutorial I get:
If I run the following, it works as expected:
So the location of the mpa_v20_m200.pkl file is in a subdirectory (databases) different from where strainphlan is looking due to it's default argument (db_v20). It seems like this is something that got changed in metaphlan and needs to be updated in strainphlan?