Skip to content

Commit

Permalink
update link to pdf figure
Browse files Browse the repository at this point in the history
  • Loading branch information
sjcshin committed Feb 1, 2024
1 parent 7e7c655 commit 61e1f71
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions vignettes/visium_cytassist_lungcancer.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -330,9 +330,6 @@ signature_matrix = makeSignMatrixPAGE(sign_names = c('T_Cells', 'Macrophage', 'D
pdcs_markers))
# 1.3 enrichment test with PAGE
giotto_SC = getSpatialDataset(dataset = 'mol_cart_lung_873_C1', directory = data_path, method = "curl")
markers_scran = findMarkers_one_vs_all(gobject=giotto_SC, method="scran",
expression_values="normalized", cluster_column = "leiden_clus", min_feats=3)
Expand Down Expand Up @@ -479,7 +476,7 @@ heatmSpatialCorFeats(visium_lungcancer,
heatmap_legend_param = list(title = NULL))
```

![](images/visium_cytassist_lungcancer/22-z1-heatmap_correlated_genes.pdf){width="50.0%"}
![](images/visium_cytassist_lungcancer/22-z1-heatmap_correlated_genes.png){width="50.0%"}

```{r, eval=FALSE}
# 4. rank spatial correlated clusters and show genes for selected clusters
Expand Down

0 comments on commit 61e1f71

Please sign in to comment.