Skip to content

MonashBioinformaticsPlatform/SpatialTranscriptomics_SelfTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpatialTranscriptomics_SelfTraining

Spatial Transcriptomics Self-Training Material

Build the bookdown

install bookdown

install.packages("renv")
renv::restore()

# alternatively
# install.packages(c("bookdown", "downlit", "xml2"))

open project

open the .Rproj file and in the history panel of Rstudio you will see the build tab. Build Book from there.

Or, on the command line run:

./build.sh

Alternatively, in the R console run:

bookdown::render_book("index.Rmd")

Add boxes in your pages

write your code in a block assigning any style described in style.css file. The options available are rationale or challenge but you can add any other style you want. Write your code as follow


#### Why do we need to do this?  {- .rationale}

Clustering the cells will allow you to visualise the variability of your data, can help to segregate cells into cell types.   

####  {-}

About

Spatial Transcriptomics Self-Training Material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •