# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "MEB" in publications use:' type: software license: GPL-2.0-only title: 'MEB: A normalization-invariant minimum enclosing ball method to detect differentially expressed genes for RNA-seq and scRNA-seq data' version: 1.19.0 abstract: This package provides a method to identify differential expression genes in the same or different species. Given that non-DE genes have some similarities in features, a scaling-free minimum enclosing ball (SFMEB) model is built to cover those non-DE genes in feature space, then those DE genes, which are enormously different from non-DE genes, being regarded as outliers and rejected outside the ball. The method on this package is described in the article 'A minimum enclosing ball method to detect differential expression genes for RNA-seq data'. The SFMEB method is extended to the scMEB method that considering two or more potential types of cells or unknown labels scRNA-seq dataset DEGs identification. authors: - family-names: Zhou given-names: Yan email: 2160090406@email.szu.edu.cn - family-names: Zhu given-names: Jiadi email: zhouy1016@szu.edu.cn repository: https://bioc.r-universe.dev contact: - family-names: Zhou given-names: Yan email: 2160090406@email.szu.edu.cn - family-names: Zhu given-names: Jiadi email: zhouy1016@szu.edu.cn