Skip to content

Commit 77551a4

Browse files
author
Allyson
committed
typo
1 parent 128419c commit 77551a4

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

man/mean_samples_by_conditon.Rd

Lines changed: 0 additions & 36 deletions
This file was deleted.

vignettes/rRMSAnalyzer.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ By default, the function provides the metrics of the C-scores. By setting the *v
924924
Here is an example of dataframe showing the summarized C-scores per modality of the “condition” variable for all the genomic rRNA positions:
925925

926926
```{r}
927-
mean_tb <- mean_samples_by_conditon(ribo_adjusted,
927+
mean_tb <- mean_samples_by_condition(ribo_adjusted,
928928
value = "cscore", #or "count"
929929
metadata_condition = "condition",
930930
only_annotated = TRUE)

0 commit comments

Comments
 (0)