Skip to content

Commit e7cd701

Browse files
committed
update get_abundant_features functions docs
1 parent cb75153 commit e7cd701

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Metagenomics/Low_Biomass/Illumina/GL-DPPD-7117.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,8 @@ library(pavian)
943943
- `mat` - a feature count matrix with features as rows and samples as columns
944944
- `cpm_threshold = 1000` - threshold to identify abundant features
945945

946-
**Returns:** a species relative abundance matrix with samples and species as rows and column, respectively.
946+
**Returns:** a matrix holding the features that pass the requested threshold
947+
947948
</details>
948949

949950
#### count_to_rel_abundance()

0 commit comments

Comments
 (0)