Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion vignettes/SCWorkflow-Visualizations.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ The function supports both **Frequency** (percent) and **Counts** (absolute cell
The method first aggregates metadata by annotation and group to compute percentages and counts. It then links these summaries to sample-level metadata and generates a composition-focused barplot for sample-level variability. Together, these plots help distinguish overall compositional shifts from replicate-level dispersion.


```{r,eval=run_Chunks,}
```{r,eval=run_Chunks}

FigOut=compareCellPopulations(
object=Anno_SO$object,
Expand Down