Skip to content

Commit

Permalink
Fixed a typo in the vignette.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcarbo committed Nov 27, 2023
1 parent a3595bd commit 48daa23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/intro_poisson_mash.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ pheatmap(pdat,cluster_rows = FALSE,cluster_cols = FALSE,color = cols,
breaks = brks,angle_col = 90,fontsize = 7,main = "")
```

These genes are with strong effect sharing among the second group of
These genes show strong effect sharing among the second group of
cytokines:

```{r plot-lfc-2, fig.height=4, fig.width=2.5}
Expand Down

0 comments on commit 48daa23

Please sign in to comment.