Bulk and scRNA analysis, for Microglia.
-
R
: All the codes to generate analysis for single cell and bulk-seq analysis. All files starting with01X
are for single cell analysis. And all the files starting03X
are files dealing with bulk-seq analysis. Sequential execution ofqmd
files should lead to runnable and reproducible results, although bear in mind the DEGs from Bulk-seq data is required for 013 and 014. Check thesessionInfo()
for each file in advance for the specific version of packages used (Arequirements.txt
is under construction). -
Data
: Some intermediate result files generated by each script. The initial index indicates which code script they're generated from. Onlycsv
files are uploaded here. -
Visualization
: Some visualization results from the analysis. -
Markers
: Files containing marker gene lists used for annotation.
-
Import and preprocess the data
-
Quality control and visualization
-
Normalization, Scaling and PCA/integration
-
Clustering and visualization
-
Annotation
-
Visualization
-
Import all markers and plot the heatmap for overlapping heatmap population distribution (High resolution)
-
Pseudo-bulk analysis: mean log expression data for each cluster -> Heatmap again (low resolution)
-
Summarizing each cell type based on the mean expression value for its corresponding marker genes
-
Try hirearchical classification on labelling (Heatmap)
-
Label and visualization again
-
Subsequent visulization of barplot (in case of larger sample sizes), vlnplot (expression profile), and ridgeplot (similar comparision data)