System and detection method for identifying cell types of arabidopsis thaliana leaves
A technology for Arabidopsis cotyledon and single-cell sequencing, which is applied in biochemical equipment and methods, microbial determination/inspection, biostatistics, etc. Power consumption etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0097] Embodiment 1, manual identification
[0098] Firstly, the Marker genes were collected by consulting a large amount of literature, and the gene expression clustering heat map and the expression level map (FeaturePlot) in a single cell were drawn, so as to manually identify the cell types representing different stages of stomatal development in Arabidopsis cotyledons, specifically The Marker gene used is as follows:
[0099] Mesophyll cells (MPC): RBCS, LHCB
[0100] Meristemoid cells (MMC): HDG2, POLAR, SPCH, TMM, MUTE, EPF2
[0101] Early meristem cells (EM): MUTE, BASL, SPCH, EPF2
[0102] Late meristem cells (LM): BASL, MUTE, EPF1
[0103] Guard mother cells (GMC): EPF1, HIC, FAMA, SCRM
[0104] Young guard cells (YGC): RBCS, FAMA, EPF1
[0105] Guard cells (GC): low expression of RBCS, FAMA, SCRM, and TMM genes
[0106] Squamous cells (PC): IQD5, RBCS
[0107] To plot the expression level of a gene in a single cell, use the following code:
[0108]
Embodiment 2
[0109] Example 2, identification method based on singleR reference data set
[0110] Based on the Arabidopsis cotyledon cell types identified above, a reference data set for each cell type was constructed according to its expression profile, which is used for rapid judgment of Arabidopsis cotyledon cell types in high-throughput single-cell transcriptome sequencing. Specific operations Proceed as follows:
[0111] Step 1. Import the data to be tested;
[0112] seurat_ob = readRDS("seurat_ob.rds")
[0113] query.m=GetAssayData(seurat_ob, assay="RNA", slot="counts")
[0114] query.sce=SingleCellExperiment(assays=list(counts=query.m))
[0115] query.sce = logNormCounts(query.sce)
[0116] Step 2. Load the constructed Arabidopsis reference data set;
[0117] ref.sce = readRDS("reference.rds")
[0118] Step 3, use the SingleR () function to identify the cell type;
[0119] pred=SingleR(query.sce,ref.sce,labels=factor(ref.sce$celltype),BPPARAM=
[0120] MulticoreParam(workers...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


