Skip to content

Commit

Permalink
read
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadm1990 committed Feb 29, 2024
1 parent 53808b9 commit 4bd66e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ps = phyloseq(otu_table(count, taxa_are_row = TRUE), tax_table(as(taxa, "matrix"
```R
test_ps = lambda_rector(
ps = ps,
lambda_id = "Lambda",
negative_filt= TRUE,
negative_cont = c("BRK79", "BRK87", "BRK95"),
taxa_level = "Genus",
Expand Down

0 comments on commit 4bd66e9

Please sign in to comment.