biocore/q2-qemistree

prune hierarchy based on feature abundance and/or prevalence

Open

#95 opened on Jan 20, 2020

 (0 comments) (0 reactions) (0 assignees)Python (14 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (31 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

prune-hierarchy could take sample metadata and feature data as inputs and prune trees based on the prevalence of features in the various categories of a metadata column. Alternatively, pruning could be done independent of sample metadata based on the top x% most abundant features across the dataset.

Contributor guide