# LP_SGL **Repository Path**: xnpumpk1n/LP_SGL ## Basic Information - **Project Name**: LP_SGL - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-14 - **Last Updated**: 2024-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Identifying phenotype-associated subpopulations through LP_SGL The Seurat package is used for preprocessing scRNA-seq data. Install Seurat using ```install.packages('Seurat')```. The leidenAlg package is used for cell grouping. Install leidenAlg using ```install.packages('leidenAlg')```. The SGL package is used to solve the regression coefficient vector. Install SGL using ```install.packages('SGL')```.