Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 371 Bytes

scSnippet

My own code repository for single-cell analysis.

Use

To source my code in R online, remember to append ?raw=TRUE behind the URL. e.g.

source("https://github.com/chansigit/scSnippet/blob/master/my.seurat.heatmap.R?raw=TRUE")

Call for submission

We hope more readers to commit your own snippets here. We all will benefit from it, isn't it? :D