Similarly to how it was done in https://github.com/bokulich-lab/q2-types-genomics/pull/57, we want to have a mapping between samples, mags and the corresponding mag paths in the MultiFASTADirectoryFormat so that it's easier to iterate through files e.g.: when performing operations MAG-wise. The method should return something like:
Similarly to how it was done in https://github.com/bokulich-lab/q2-types-genomics/pull/57, we want to have a mapping between samples, mags and the corresponding mag paths in the
MultiFASTADirectoryFormat
so that it's easier to iterate through files e.g.: when performing operations MAG-wise. The method should return something like: