Drop off the feature has less than 2 observations for each sample group
Y.filter(Ycount, zvec, min.number = 2)
Arguments
| Ycount |
a n-by-p count matrix Y, where n is the number of samples and p is the number of taxa(feature) |
| zvec |
group vector |
| min.number |
minimal read counts |