We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb75153 commit e7cd701Copy full SHA for e7cd701
Metagenomics/Low_Biomass/Illumina/GL-DPPD-7117.md
@@ -943,7 +943,8 @@ library(pavian)
943
- `mat` - a feature count matrix with features as rows and samples as columns
944
- `cpm_threshold = 1000` - threshold to identify abundant features
945
946
- **Returns:** a species relative abundance matrix with samples and species as rows and column, respectively.
+ **Returns:** a matrix holding the features that pass the requested threshold
947
+
948
</details>
949
950
#### count_to_rel_abundance()
0 commit comments