YouTubeTutorialsJuly 5, 2024 ยท View on GitHubThis repository holds scripts for demo tutorials on my youtube channel. ScriptYoutube VideodataManipulation.RHow to manipulate gene expression data from NCBI GEO in R using dplyrvisualize_ggplot2.RVisualize gene expression data in R using ggplot2dataformats.RReading single-cell data in R: H5AD, loom, MEX, AnnData formatssingleCell_standard_workflow.RHow to analyze single-cell RNA-Seq data in RrunDESeq2.R , getData.RDESeq2 workflow tutorialsingleCell_integration.RIntegrate single-cell RNA-Seq datasets in R using Seurat (CCA)singleCell_doublets.RDoubletFinder: Detect doublets in single-cell RNA-Seq data in Rmicrorray_RMA_normalize.RHow to read and normalize microarray data in R - RMA normalizationsingleCell_integrate_harmony.RIntegrate single-cell RNA-Seq data in R using HarmonysingleCell_CI_markers.RFind markers and cluster identification in single-cell RNA-Seq using SeuratsingleCell_pseudoBulk.RPseudo-bulk analysis for single-cell RNA-Seq dataconvert_geneID_geneSymbols.R3 ways to convert Ensembl IDs to gene symbolsRNASeqpipeline.shSetup RNA-Seq Pipeline from scratch: fastq (reads) to countsTI_monocle3.RSingle-cell Trajectory analysis using Monocle3 and SeuratWGCNA.RWeighted Gene Co-expression Network Analysis (WGCNA) Step-by-step Tutorial - Part 1 & Weighted Gene Co-expression Network Analysis (WGCNA) Step-by-step Tutorial - Part 2variant_calling.shWGS Variant Calling: Variant calling with GATK - Part 1DESeq2ErrorFix.RDESeq2 Error Fix: DESeqDataSetFromMatrix ncol(countData) == nrow(colData) is not TRUE)variant_filtering_annotation.shWGS Variant Calling: Variant Filtering and Annotation - Part 2installPackages.RHow to install packages in R? What is CRAN? What is Bioconductor?tcga_data_download.RDownload data from GDC Portal using TCGAbiolinks R PackageKM_survival.RSurvival analysis with TCGA data in R - Create Kaplan-Meier CurvesannotateSingleR.RAutomatic cell-annotation for single-cell RNA-Seq data: A detailed SingleR tutorial (PART 1)annotateSingleR_multipleRefs.RAutomatic cell-annotation for single-cell RNA-Seq data: A detailed SingleR tutorial (PART 2)setSeed.RUnderstanding set.seed in R: Ensuring Reproducibility in Data Analysisconda and renv scriptsDemystifying Conda (Anaconda, Miniconda and Bioconda) and Virtual EnvironmentsscATACSeq_standard_workflow.RHow to analyze single-cell ATAC-Seq data in R; Detailed Signac Workflow TutorialscATACSeq_downstream_workflow.RComprehensive Guide to Downstream Analysis for Single-Cell ATAC-Seq in R - scATAC-Seq WorkflowinteractionTerms.RDESeq2 Design Explained: Understanding Interaction Terms in RNA-Seq Analysis