File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,15 @@ output: github_document
5
5
<!-- README.md is generated from README.Rmd. Please edit that file -->
6
6
<!-- This line is from RStudio -->
7
7
8
-
9
- # Giotto Suite: an open-source and technology-agnostic spatial multi-omics analysis platform
8
+ ``` {r, echo = FALSE}
9
+ knitr::opts_chunk$set(
10
+ collapse = TRUE,
11
+ comment = "#>",
12
+ fig.path = "man/figures/"
13
+ )
14
+ ```
15
+
16
+ # Giotto Suite: an open-source and technology-agnostic spatial multi-omics analysis platform <img src =" man/figures/GiottoLogo.png " align =" right " alt =" " width =" 160 " />
10
17
11
18
<!-- badges: start -->
12
19
[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
Original file line number Diff line number Diff line change 2
2
<!-- README.md is generated from README.Rmd. Please edit that file -->
3
3
<!-- This line is from RStudio -->
4
4
5
- # Giotto Suite
5
+ # Giotto Suite < img src = " man/figures/GiottoLogo.png " align = " right " alt = " " width = " 160 " />
6
6
7
7
<!-- badges: start -->
8
8
You can’t perform that action at this time.
0 commit comments