Skip to content

Commit

Permalink
Fix typo in marker construction doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Irrationone committed Apr 6, 2020
1 parent 8504593 commit be66325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/constructing-markers-from-purified-data.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ v <- voom(dge_subset, design)
fit <- lmFit(v, design)
```

Next, fit constrasts to find differentially expressed genes between
Next, fit contrasts to find differentially expressed genes between
cell types:

```{r}
Expand Down

0 comments on commit be66325

Please sign in to comment.