WO2020154885A1 - Procédé, appareil, dispositif et support de stockage pour la détection d'un type de cellule individuelle - Google Patents

Procédé, appareil, dispositif et support de stockage pour la détection d'un type de cellule individuelle Download PDF

Info

Publication number
WO2020154885A1
WO2020154885A1 PCT/CN2019/073647 CN2019073647W WO2020154885A1 WO 2020154885 A1 WO2020154885 A1 WO 2020154885A1 CN 2019073647 W CN2019073647 W CN 2019073647W WO 2020154885 A1 WO2020154885 A1 WO 2020154885A1
Authority
WO
WIPO (PCT)
Prior art keywords
expression
entropy
data set
cell
data
Prior art date
Application number
PCT/CN2019/073647
Other languages
English (en)
Chinese (zh)
Inventor
李辰威
刘宝琳
康博熙
刘烨丹
任仙文
张泽民
Original Assignee
北京大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京大学 filed Critical 北京大学
Priority to PCT/CN2019/073647 priority Critical patent/WO2020154885A1/fr
Priority to CN201980000101.XA priority patent/CN109891508B/zh
Publication of WO2020154885A1 publication Critical patent/WO2020154885A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B25/00ICT specially adapted for hybridisation; ICT specially adapted for gene or protein expression
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B30/00ICT specially adapted for sequence analysis involving nucleotides or amino acids
    • G16B30/10Sequence alignment; Homology search
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A90/00Technologies having an indirect contribution to adaptation to climate change
    • Y02A90/10Information and communication technologies [ICT] supporting adaptation to climate change, e.g. for weather forecasting or climate simulation

Definitions

  • the embodiments of the present invention relate to the field of single-cell transcriptome sequencing data analysis, and in particular to a single-cell type detection method, device, equipment and storage medium.
  • the interpretability of the selected genes is poor, and it is necessary to use biological knowledge to obtain results based on algorithms
  • the marker gene annotates the taxa.
  • the above existing analysis methods all put high requirements on the user's biological background and computing hardware.
  • the invention provides a single cell type detection method, device, equipment and storage medium, which improves the analysis efficiency and accuracy of single cell expression data, and realizes rapid and accurate detection of cell types.
  • an embodiment of the present invention provides a single cell type detection method, including:
  • the reference data is input into the expression entropy model to determine the information genes contained in each type of cell in the reference data; the reference data includes the expression profile data set of M genes in N single cells; the expression entropy model is trained The reference data is obtained;
  • the cell type of the single cell to be tested is determined according to the occurrence probability and the expression level.
  • the method before inputting the reference data into the expression entropy model to determine the information genes contained in each type of cell in the reference data, the method further includes:
  • the expression entropy is the degree of dispersion of messenger ribonucleic acid expression
  • the inputting the reference data into the expression entropy model to determine the information genes contained in each type of cell in the reference data includes:
  • the training the expression entropy model according to the first expression entropy data set to complete the construction of the expression entropy model includes:
  • the expression entropy model is constructed according to the adjusted reference coefficients.
  • the method further includes:
  • the performing gene screening according to the first expression entropy data set and the second expression entropy data set to determine the information genes contained in each type of cell in the reference data includes:
  • X difference values are selected from the difference value set, and genes corresponding to the X difference values are used as information genes contained in each type of cell in the reference data.
  • an embodiment of the present invention also provides a single cell type detection device, including:
  • the information gene determination module is used to input reference data into the expression entropy model to determine the information genes contained in each type of cell in the reference data;
  • the reference data includes the expression profile data set of M genes in N single cells;
  • the expression entropy model is trained and generated according to the reference data;
  • a probability calculation module which is used to calculate the occurrence probability of the information gene in each type of cell
  • the cell type determination module is configured to determine the cell type of the single cell to be tested according to the occurrence probability and the expression amount when the expression level corresponding to the information gene obtained by detecting the single cell to be tested is received.
  • the device further includes:
  • the expression entropy calculation module is configured to perform expression entropy calculation according to the gene expression amount data set to generate a first expression entropy data set; the expression entropy is the degree of dispersion of gene expression of messenger ribonucleic acid;
  • the model construction module is configured to train the expression entropy model according to the first expression entropy data set, and complete the construction of the expression entropy model.
  • an embodiment of the present invention also provides a device, the device including:
  • One or more processors are One or more processors;
  • Storage device for storing one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors implement the single cell type detection method provided in the first aspect.
  • an embodiment of the present invention also provides a storage medium, the storage medium includes a stored computer program, wherein, when the computer program is running, the device where the storage medium is located is controlled to execute the order described in the first aspect. Cell type detection method.
  • reference data is input into an expression entropy model to determine the information genes contained in each type of cell in the reference data; the expression entropy model passes The reference data is obtained by training; the occurrence probability of the information gene in each type of cell is calculated; when the corresponding expression amount of the information gene obtained by the detection of the single cell to be tested is received, according to the occurrence probability And the expression amount to determine the cell type of the single cell to be tested.
  • Figure 1 is a flow chart of a single cell analysis method in the prior art
  • FIG. 2 is a schematic flowchart of a first embodiment of a single cell type detection method according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of a second embodiment of a single cell type detection method according to an embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a third embodiment of a single cell type detection method according to an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart of a fourth embodiment of a single cell type detection method according to an embodiment of the present invention.
  • FIG. 6 is a schematic flowchart of a fifth embodiment of a single cell type detection method according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a single cell type detection device according to an embodiment of the present invention.
  • Fig. 8 is a schematic structural diagram of a device according to an embodiment of the present invention.
  • the present invention provides a single cell type detection method. By constructing and using an expression entropy model, the analysis efficiency and accuracy of single cell expression data are improved, and rapid Accurately detect cell types.
  • FIG. 2 it is a schematic flowchart of the first embodiment of the single cell type detection method according to the embodiment of the present invention.
  • This embodiment is applicable to single-cell transcriptome sequencing data analysis, and the method can be executed by a processor.
  • the single cell type detection method provided by the embodiment of the present invention further includes the construction process of the expression entropy model.
  • the construction process of the expression entropy model includes:
  • the reference data includes an expression profile data set of M genes in N single cells; the expression entropy model is obtained by training the reference data.
  • the reference data is data generated by a large number of different sequencing platforms (Smart-seq2, 10X genomics, etc.), including 26 published single cell expression profile data sets. Due to the inconsistent measurement standards used in data from different platforms, the expression profile data set needs to be standardized, so that the expression profile data set uniformly uses TPM (Transcripts Per Million) as a measure of gene expression to obtain gene expression Quantity data set.
  • TPM Transcripts Per Million
  • the expression entropy describes the discrete degree of mRNA (messenger ribonucleic acid) expression.
  • the expression of each gene is divided into a bin every 120TPM, so that the expression of each gene in the gene expression data set is divided into different bins, and it is considered that the cells corresponding to the genes in the same bin are in The gene has the same expression level.
  • the calculation method of expression entropy is:
  • S is the expression entropy
  • b k is the number of cells in the Kth bin.
  • the first expression entropy data set is generated according to the number of cells contained in each bin after the gene expression data set is divided into the expression entropy calculation formula for calculation.
  • the construction of the expression entropy model is completed by training the first expression data set.
  • the process of training the first expression data set and constructing the expression entropy model includes:
  • the average gene expression E m of the M genes in the reference data is calculated according to the total expression of the M genes in the gene expression data set.
  • S320 Perform regression analysis on the first expression entropy data set and the average gene expression, and adjust the reference coefficient of the expression entropy model;
  • FIG. 4 is a schematic flowchart of a third embodiment of a single cell type detection method according to an embodiment of the present invention. This embodiment is suitable for single-cell transcriptome sequencing data analysis. Further, after the expression entropy model is constructed, the process of single-cell type detection through the expression entropy specifically includes the following steps:
  • the reference data is input into the expression entropy model to achieve more biologically meaningful gene screening.
  • the process of inputting reference data into the expression entropy model, and determining the information genes contained in each type of cell in the reference data is:
  • E mi is the average expression level of information gene i in the j-th cell.
  • S430 When receiving the expression level corresponding to the information gene obtained by detecting the single cell to be tested, determine the cell type of the single cell to be tested according to the occurrence probability and the expression level.
  • the probability that the single cell to be tested belongs to each type of cell type is calculated according to the expression level and the occurrence probability of the information gene in each cell type; Among them, the formula for calculating the probability that the single cell to be tested belongs to each type of cell type is:
  • E i is the expression level corresponding to the information gene of the single cell to be tested (log2[TPM+1]).
  • the probability set that the single cell to be tested belongs to each type of cell type is calculated, the cell type corresponding to the highest probability value (ie, the highest P j ) in the probability set is the cell type of the single cell to be tested.
  • Determine the information gene contained in each cell type in the reference data by inputting reference data to the expression entropy model, and calculate the probability of the information gene in each cell type, and finally calculate the received single cell to be tested belongs to each type of cell
  • the probability of the type determine the cell type of the single cell to be tested, and realize the rapid definition of the single cell to be tested into the existing cell types. There is no need to perform the tedious existing single cell analysis process, and the type of each cell is directly given. It greatly saves time and resources for single-cell data analysis.
  • the single cell type detection method inputs reference data into an expression entropy model to determine the information genes contained in each type of cell in the reference data; the expression entropy model is trained The reference data is obtained; the occurrence probability of the information gene in each type of cell is calculated; when the corresponding expression amount of the information gene obtained by the detection of the single cell to be tested is received, according to the occurrence probability and the The expression level determines the cell type of the single cell to be tested.
  • Fig. 5 is a schematic flowchart of a fourth embodiment of a single cell type detection method according to an embodiment of the present invention.
  • this embodiment adds a screening method of inputting reference data into an expression entropy model to achieve gene screening.
  • the present invention performs unsupervised gene screening based on the expression entropy model, and the specific steps include:
  • the first expression entropy data set is calculated based on the number of cells contained in each bin after the gene expression data set is divided into the expression entropy calculation formula to generate the first expression entropy data set; the second expression entropy data set To input the reference data into the second expression entropy data set corresponding to the M genes generated in the expression entropy model. Obtain the first expression entropy data and the second expression entropy data corresponding to each of the M genes.
  • the first expression entropy data and the second expression entropy data of each gene are calculated by the above formula to obtain the difference set of M genes.
  • S530 Select X difference values from the difference value set according to the selection rule, and use genes corresponding to the X difference values as information genes contained in each type of cell in the reference data.
  • the user can select the first X differences with the largest d s from the difference set according to requirements, and use the genes corresponding to these X differences as the information genes contained in each type of cell in the reference data.
  • the present invention performs supervised gene screening E-test based on the expression entropy model.
  • the specific steps include: using entropy subtraction as a statistic to perform supervised gene selection.
  • the entropy reduction of each gene is defined as:
  • E m1 represents the average expression of gene i in T1 cells
  • E m2 represents the average expression of gene i in T2 cells. Therefore, for a more appropriate cell type, the entropy reduction of each gene is defined as:
  • the average expression data set of multiple cell types contained in each gene in the reference data is calculated by the above formula to obtain the difference set of M genes; the user can select the top X with the largest d s from the difference set according to the needs
  • the genes corresponding to these X differences are used as the information genes contained in each type of cell in the reference data.
  • Fig. 6 is a schematic flowchart of a fifth embodiment of a single cell type detection method according to an embodiment of the present invention.
  • this embodiment adds an application scenario of unsupervised gene screening.
  • the present invention performs unsupervised gene screening based on the expression entropy model to determine the purity of a type of cell, and the specific steps include:
  • S610 When receiving genetic data obtained by detecting a single cell to be tested, input the genetic data into the expression entropy model to obtain a virtual expression entropy data set;
  • S620 Perform expression entropy calculation according to the gene data to generate an actual expression entropy data set
  • S630 Perform calculation according to the virtual expression entropy data set and the actual expression entropy data set to determine the purity of the cell to be tested.
  • the average expression of genes in the gene data is input into the expression entropy model to obtain a virtual expression entropy data set, that is, the expression entropy S′ i ; the expression is performed according to the gene data
  • Entropy calculation obtains the actual expression entropy data set, that is, the standardized expression entropy S i of genes.
  • the calculation formula for determining the cell purity is:
  • S i is the result of the expression normalized entropy
  • S 'i by the average expression level of gene expression obtained into an entropy formula.
  • FIG. 7 it is a schematic structural diagram of a single cell type detection device according to an embodiment of the present invention.
  • the present invention also provides a single cell type detection device, which can be adapted to perform the single cell type detection method of any one of the first to third embodiments, and the device includes:
  • the information gene determination module 701 is configured to input reference data into an expression entropy model to determine the information genes contained in each type of cell in the reference data;
  • the reference data includes an expression profile data set of M genes in N single cells;
  • the expression entropy model is trained and generated according to the reference data;
  • the probability calculation module 702 is configured to calculate the occurrence probability of the information gene in each type of cell
  • the cell type determination module 703 is configured to determine the cell type of the single cell to be tested according to the occurrence probability and the expression amount when the expression level corresponding to the information gene obtained by detecting the single cell to be tested is received.
  • the device further includes:
  • the data standardization module 704 is used to standardize the reference data to obtain a gene expression data set
  • the expression entropy calculation module 705 is configured to perform expression entropy calculation according to the gene expression amount data set to generate a first expression entropy data set; the expression entropy is the degree of dispersion of gene expression of messenger ribonucleic acid;
  • the model construction module 706 is configured to train the expression entropy model according to the first expression entropy data set, and complete the construction of the expression entropy model.
  • the single cell type detection device inputs reference data into an expression entropy model to determine the information genes contained in each type of cell in the reference data; the expression entropy model is trained The reference data is obtained; the occurrence probability of the information gene in each type of cell is calculated; when the corresponding expression amount of the information gene obtained by the detection of the single cell to be tested is received, according to the occurrence probability and the The expression level determines the cell type of the single cell to be tested.
  • An embodiment of the present invention also provides a device, which includes:
  • One or more processors are One or more processors;
  • Storage device for storing one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors implement the single cell type detection method in any one of the first to third embodiments.
  • FIG. 8 it is a schematic structural diagram of a device provided by Embodiment 5 of the present invention.
  • the device includes a processor 801 and a storage device 802; the number of processors 801 in the device may be one or more, as shown in FIG.
  • a processor 801 is taken as an example; the processor 801 and the storage device 802 in the device may be connected by a bus or other methods. In FIG. 8, a bus connection is taken as an example.
  • the storage device 802 can be used to store software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the command processing method in the embodiment of the present invention (for example, the information gene determination module 701, Probability calculation module 702, cell type determination module 703, data standardization module 704, expression entropy calculation module 705, and model construction module 706).
  • the processor 801 executes various functional applications and data processing in the device by running software programs, instructions, and modules stored in the storage device 802, that is, realizing the above-mentioned command processing method.
  • the embodiment of the present invention also provides a storage medium, the storage medium includes a stored computer program, wherein, when the computer program is running, the device where the storage medium is located is controlled to execute any one of Embodiment 1 to Embodiment 3 Single cell type detection method.
  • processor-executable instruction storage medium provided by the embodiment of the present invention is not limited to the method operations described above, and can also perform the single-cell type detection provided by any embodiment of the present invention. Related operations in the method.
  • the single-cell type detection method, device, device, and storage medium input reference data into an expression entropy model to determine the information genes contained in each type of cell in the reference data;
  • the expression entropy model is obtained by training the reference data; calculating the occurrence probability of the information gene in each type of cell; when receiving the expression amount corresponding to the information gene obtained by detecting the single cell to be tested, The cell type of the single cell to be tested is determined according to the occurrence probability and the expression amount.
  • the present invention can be implemented by software and necessary general-purpose hardware. Of course, it can also be implemented by hardware, but in many cases the former is a better implementation. .
  • the technical solution of the present invention can be embodied in the form of a software product, which can be stored in a computer readable storage medium, such as a computer floppy disk. , Read-Only Memory (ROM), Random Access Memory (RAM), Flash memory (FLASH), hard disk or optical disk, etc., including several instructions to make a computer device (which can be a personal computer) , A server, or a network device, etc.) execute the method described in each embodiment of the present invention.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • FLASH Flash memory
  • the included units and modules are only divided according to functional logic, but are not limited to the above division, as long as the corresponding function can be realized;
  • the specific names of each functional unit are only used to distinguish each other, and are not used to limit the protection scope of the present invention.

Landscapes

  • Life Sciences & Earth Sciences (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Spectroscopy & Molecular Physics (AREA)
  • Medical Informatics (AREA)
  • Engineering & Computer Science (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Biotechnology (AREA)
  • Evolutionary Biology (AREA)
  • Biophysics (AREA)
  • Analytical Chemistry (AREA)
  • Proteomics, Peptides & Aminoacids (AREA)
  • Chemical & Material Sciences (AREA)
  • Genetics & Genomics (AREA)
  • Molecular Biology (AREA)
  • Apparatus Associated With Microorganisms And Enzymes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

L'invention concerne un procédé, un appareil, un dispositif et un support de stockage permettant de détecter un type de cellule individuelle. Le procédé consiste à : entrer des données de référence dans un modèle d'entropie d'expression et déterminer les gènes d'information contenus dans chaque type de cellule dans les données de référence, les données de référence comprenant un ensemble de données de profilage d'expression pour M gènes dans N cellules individuelles, et le modèle d'entropie d'expression étant obtenu par entraînement des données de référence ; calculer la probabilité d'occurrence des gènes d'information dans chaque type de cellule ; lors de la réception d'une valeur d'expression qui correspond aux gènes d'information obtenus au moyen de la détection d'une cellule individuelle à détecter, en fonction de la probabilité d'occurrence et de la valeur d'expression, déterminer un type de cellule pour la cellule individuelle à détecter.
PCT/CN2019/073647 2019-01-29 2019-01-29 Procédé, appareil, dispositif et support de stockage pour la détection d'un type de cellule individuelle WO2020154885A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2019/073647 WO2020154885A1 (fr) 2019-01-29 2019-01-29 Procédé, appareil, dispositif et support de stockage pour la détection d'un type de cellule individuelle
CN201980000101.XA CN109891508B (zh) 2019-01-29 2019-01-29 单细胞类型检测方法、装置、设备和存储介质

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/073647 WO2020154885A1 (fr) 2019-01-29 2019-01-29 Procédé, appareil, dispositif et support de stockage pour la détection d'un type de cellule individuelle

Publications (1)

Publication Number Publication Date
WO2020154885A1 true WO2020154885A1 (fr) 2020-08-06

Family

ID=66938359

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/073647 WO2020154885A1 (fr) 2019-01-29 2019-01-29 Procédé, appareil, dispositif et support de stockage pour la détection d'un type de cellule individuelle

Country Status (2)

Country Link
CN (1) CN109891508B (fr)
WO (1) WO2020154885A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114038505A (zh) * 2021-10-19 2022-02-11 清华大学 一种在线整合多来源单细胞数据的方法和系统
CN116189770A (zh) * 2022-11-02 2023-05-30 杭州链康医学检验实验室有限公司 一种单细胞转录组rna污染去除方法、介质和设备
CN116564418A (zh) * 2023-04-20 2023-08-08 深圳湾实验室 细胞类群相关性网络构建方法和装置、设备及存储介质
CN117116356A (zh) * 2023-10-25 2023-11-24 智泽童康(广州)生物科技有限公司 细胞亚群关联网络图的生成方法、存储介质和服务器

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111243675A (zh) * 2020-01-07 2020-06-05 广州基迪奥生物科技有限公司 一种交互式细胞异质性分析可视化平台及其实现方法
CN112289379B (zh) * 2020-10-15 2022-11-22 天津诺禾致源生物信息科技有限公司 细胞类型的确定方法、装置、存储介质及电子装置
CN112837754B (zh) * 2020-12-25 2022-10-28 北京百奥智汇科技有限公司 一种基于特征基因的单细胞自动分类方法和装置
CN113889180B (zh) * 2021-09-30 2024-05-24 山东大学 一种基于动态网络熵的生物标记物识别方法与系统
CN114107512B (zh) * 2022-01-26 2022-05-13 北京大学 一种免疫治疗获得性耐药的早期筛查装置及其应用
CN115083522B (zh) * 2022-08-18 2022-10-28 天津诺禾致源生物信息科技有限公司 细胞类型的预测方法、装置及服务器
WO2024119330A1 (fr) * 2022-12-05 2024-06-13 深圳华大生命科学研究院 Procédé et système de correction de données d'image génique, dispositif électronique et support de stockage

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010033777A2 (fr) * 2008-09-19 2010-03-25 University Of Pittsburgh-Of The Commonwealth System Of Higher Education Découverte d’une t-homologie dans un ensemble de séquences et production de listes de séquences t-homologues présentant des propriétés prédéfinies
CN102952854A (zh) * 2011-08-25 2013-03-06 深圳华大基因科技有限公司 单细胞分类和筛选方法及其装置
CN104598774A (zh) * 2015-02-04 2015-05-06 河南师范大学 基于logistic与相关信息熵的特征基因选择方法
CN108897988A (zh) * 2018-05-14 2018-11-27 浙江大学 一种群智能寻优的结肠癌癌细胞检测仪

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4461240B2 (ja) * 2004-09-27 2010-05-12 独立行政法人産業技術総合研究所 遺伝子発現プロファイル検索装置、遺伝子発現プロファイル検索方法およびプログラム
CN106295251A (zh) * 2015-05-25 2017-01-04 中国科学院青岛生物能源与过程研究所 基于单细胞表现型数据库的表型数据分析处理方法
CN105297142B (zh) * 2015-08-19 2018-12-07 南方科技大学 同时对单细胞基因组和转录组构库及测序的方法基于单细胞整合基因组学的测序方法及应用
CN106701995B (zh) * 2017-02-20 2019-11-26 元码基因科技(北京)股份有限公司 通过单细胞转录组测序进行细胞质量控制的方法
CN108520249A (zh) * 2018-04-19 2018-09-11 赵乐 一种细胞分类器的构建方法、装置及系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010033777A2 (fr) * 2008-09-19 2010-03-25 University Of Pittsburgh-Of The Commonwealth System Of Higher Education Découverte d’une t-homologie dans un ensemble de séquences et production de listes de séquences t-homologues présentant des propriétés prédéfinies
CN102952854A (zh) * 2011-08-25 2013-03-06 深圳华大基因科技有限公司 单细胞分类和筛选方法及其装置
CN104598774A (zh) * 2015-02-04 2015-05-06 河南师范大学 基于logistic与相关信息熵的特征基因选择方法
CN108897988A (zh) * 2018-05-14 2018-11-27 浙江大学 一种群智能寻优的结肠癌癌细胞检测仪

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114038505A (zh) * 2021-10-19 2022-02-11 清华大学 一种在线整合多来源单细胞数据的方法和系统
CN116189770A (zh) * 2022-11-02 2023-05-30 杭州链康医学检验实验室有限公司 一种单细胞转录组rna污染去除方法、介质和设备
CN116189770B (zh) * 2022-11-02 2023-08-18 杭州链康医学检验实验室有限公司 一种单细胞转录组rna污染去除方法、介质和设备
CN116564418A (zh) * 2023-04-20 2023-08-08 深圳湾实验室 细胞类群相关性网络构建方法和装置、设备及存储介质
CN116564418B (zh) * 2023-04-20 2024-06-11 深圳湾实验室 细胞类群相关性网络构建方法和装置、设备及存储介质
CN117116356A (zh) * 2023-10-25 2023-11-24 智泽童康(广州)生物科技有限公司 细胞亚群关联网络图的生成方法、存储介质和服务器
CN117116356B (zh) * 2023-10-25 2024-01-30 智泽童康(广州)生物科技有限公司 细胞亚群关联网络图的生成方法、存储介质和服务器

Also Published As

Publication number Publication date
CN109891508A (zh) 2019-06-14
CN109891508B (zh) 2023-05-23

Similar Documents

Publication Publication Date Title
WO2020154885A1 (fr) Procédé, appareil, dispositif et support de stockage pour la détection d'un type de cellule individuelle
CN106650780B (zh) 数据处理方法及装置、分类器训练方法及系统
WO2019165673A1 (fr) Procédé de prévision des risques de formulaire de remboursement, appareil, dispositif terminal et support de stockage
CN109034194B (zh) 基于特征分化的交易欺诈行为深度检测方法
Kuismin et al. Estimation of covariance and precision matrix, network structure, and a view toward systems biology
WO2022213789A1 (fr) Procédé et appareil d'estimation d'état de charge de batterie au lithium, et support de stockage lisible par ordinateur
CN109633448B (zh) 识别电池健康状态的方法、装置和终端设备
CN111625516A (zh) 检测数据状态的方法、装置、计算机设备和存储介质
Zhu et al. Single-cell clustering based on shared nearest neighbor and graph partitioning
CN112363896A (zh) 日志异常检测系统
US11995568B2 (en) Identification and prediction of metabolic pathways from correlation-based metabolite networks
CN110796159A (zh) 基于k-means算法的电力数据分类方法及系统
Kim et al. A method to identify differential expression profiles of time-course gene data with Fourier transformation
Xu et al. Ontology integration to identify protein complex in protein interaction networks
CN112287980A (zh) 基于典型特征向量的动力电池筛选方法
CN104899507A (zh) 一种网络高维大数据异常入侵的检测方法
Wang et al. Dynamic early recognition of abnormal lithium-ion batteries before capacity drops using self-adaptive quantum clustering
Wu et al. Self-adaptive SVDD integrated with AP clustering for one-class classification
CN108519993B (zh) 基于多数据流计算的社交网络热点事件检测方法
CN116365519B (zh) 一种电力负荷预测方法、系统、存储介质及设备
Zhang et al. Dbiecm-an evolving clustering method for streaming data clustering
Liu et al. Are dropout imputation methods for scRNA-seq effective for scATAC-seq data?
CN115831219B (zh) 一种质量预测方法、装置、设备及存储介质
CN111984514A (zh) 基于Prophet-bLSTM-DTW的日志异常检测方法
WO2020124977A1 (fr) Procédé et appareil de traitement de données de production, dispositif informatique et support de stockage

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19913762

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19913762

Country of ref document: EP

Kind code of ref document: A1