moonstone.parsers.counts.taxonomy.Qiime2Parser¶
-
class
moonstone.parsers.counts.taxonomy.Qiime2Parser(*args, **kwargs)[source]¶ Parse output csv data obtained by Qiime2.
Methods
__init__(*args, **kwargs)- param file_path
path of the input file to be parsed
split_taxa_fill_none(df[, sep, taxo_prefix, …])- type terms_to_remove
Optional[List]
Attributes
dataframeRetrieve the pandas dataframe constructed from the input file.
plotterAccess to instance dedicated to visualization for this type of data.
rank_levelretrieves rank_level
taxa_columntaxonomical_namesterms_to_remove