Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BioCellGen-public
AMSI_Day1-hands-on-scRNAseq-analysis-workshop-2020-11-30_SVI
Commits
a5ae0214
Commit
a5ae0214
authored
Nov 30, 2020
by
Ruqian Lyu
Browse files
add index page
parent
dfc86651
Pipeline
#5539
passed with stage
in 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a5ae0214
...
...
@@ -23,5 +23,7 @@ Starting with the expression counts matrix, this workshop will cover the followi
1.
Marker gene/cell annotation
Webpages:
https://biocellgen-private.svi.edu.au/amsi_day1-hands-on-scrnaseq-analysis-workshop-2020-11-30_svi/public/index.html
analysis/index.Rmd
0 → 100644
View file @
a5ae0214
---
title: "BioInfoSummer Single-cell RNA-seq analysis workshop"
site: workflowr::wflow_site
output:
workflowr::wflow_html:
toc: true
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## Introduction
In this workshop, we will introduce the data infrastructure for scRNAseq analysis
in R and practice a workflow of scRNAseq analysis; from pre-processing, quality
control to dimensionality reduction aand clustering. We will then demonstrate the
usage of marker genes for cell type annotation and an automatic approach for matching
query cells to a reference altas with labels.
1. [single-cell RNAseq analysis workflow for cell type identification](BIOS_analysis-workflow.html)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment