Skip to main content

A Python package for performing gene set enrichment analysis on single cell clusters.

Project description

scGSEA

Description: scGSEA is an extension of ssGSEA designed to improve the assessment of pathway activity in single-cell data by addressing sparsity and ensuring stable enrichment scoring. This module is intended to be used subsequent to Seurat.Clustering module and the user can supply the Seurat RDS file.

Authors: John Jun; UCSD - Mesirov Lab, UCSD

Contact: Forum Link.

Summary

scGSEA is an extension of ssGSEA tailored for single-cell data analysis. It addresses the challenges of sparsity and unreliable enrichment scoring by employing specialized normalization methods and scoring metrics. By utilizing scGSEA, scientists can explore and interpret pathway activity and functional alterations within heterogeneous populations of cells, thereby advancing our understanding of complex biological systems.

Parameters

Name Description Default Value
input_file * File to be read in RDS format
chip_file Chip file used for conversion to gene symbols
gene_set_database_file * Gene set data in GMT format
output_file_name * The basename to use for output file scGSEA_scores

* required

Input Files

  1. input_file This is the Seurat RDS file from the Seurat.Clustering module.
  2. chip_file
    This parameter’s drop-down allows you to select CHIP files from the Molecular Signatures Database (MSigDB) on the GSEA website. This drop-down provides access to only the most current version of MSigDB. You can also upload your own gene set file(s) in CHIP format.
  3. gene_set_database_file
    • This parameter’s drop-down allows you to select gene sets from the Molecular Signatures Database (MSigDB) on the GSEA website. This drop-down provides access to only the most current version of MSigDB. You can also upload your own gene set file(s) in GMT format.
    • If you want to use files from an earlier version of MSigDB you will need to download them from the archived releases on the website.
  4. output_file_name
    The prefix used for the name of the output GCT and CSV file. If unspecified, output prefix will be set to scGSEA_scores. The output CSV and GCT files will contain the projection of input dataset onto a space of gene set enrichments scores.
  5. cluster_data_label
    The name of the metadata label within the input Seurat object. This label will be used to access the annotations utilized for aggregating cells. The default value for this parameter is seurat_clusters, which is the metadata label for cluster annotations generated upon running Seurat.Clustering module. Use the default value when using the RDS file generated from the Seurat.Clustering module.

Output Files

  1. <output_file_name>.csv
    This is a gene set by cell cluster data consisted of scGSEA scores.
  2. <output_file_name>.gct
    This is a gene set by cell cluster data consisted of scGSEA scores. The HeatmapViewer module can accept this file as input for generating heatmap visualizations.
  3. cluster_expression.csv
    This is a gene by cell cluster data consisted of normalized gene expression level.
  4. stdout.txt
    This is standard output from the script.

For more details, please refer to the full documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sc_ssgsea-1.0.2.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

sc_ssGSEA-1.0.2-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file sc_ssgsea-1.0.2.tar.gz.

File metadata

  • Download URL: sc_ssgsea-1.0.2.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for sc_ssgsea-1.0.2.tar.gz
Algorithm Hash digest
SHA256 3b0d73868739195099e02c4478eda13f1e40f25289c5ff0a58e64214abf21a9e
MD5 0348b873a5cf862f2c62f89f305eb823
BLAKE2b-256 0922defc4db7d14475e88a1730e664b0fc27203d956e65d04fff83381a51e24e

See more details on using hashes here.

File details

Details for the file sc_ssGSEA-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: sc_ssGSEA-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 16.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for sc_ssGSEA-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 37b44a6ea2f157ea2d02f7b9c029fd09edf9833a17de0940fe5c7744816e4261
MD5 1ae38bcb9332e5b2061e492919532f36
BLAKE2b-256 c688e2a8d21c6a4f38358a4911b960cf5ca739f3fab9627d0e46ec15d261f402

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page