Skip to content

Commit

Permalink
remove install call from vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
jtanevski committed Mar 4, 2024
1 parent ef6e2ba commit 227f071
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions vignettes/MistyRStructuralAnalysisPipelineDOT.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ MISTy is designed to analyze spatial omics datasets within and between distinct

This vignette presents a workflow for the analysis of structural data, guiding users through the application of `mistyR` to the results of `DOT` deconvolution.

`DOT` can not be installed from Bioconducter or CRAN at the moment. However, it can be installed this way instead:

```{r}
devtools::install_github("saezlab/DOT")
```
The package `DOT` can be installed from Github `remotes::install_github("saezlab/DOT")`.

Load the necessary packages:

Expand Down

0 comments on commit 227f071

Please sign in to comment.