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.1.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: sc_ssgsea-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 4f2d8db544f4c9dca5fd844b6a31fb2578d47b35102c8619dd22028260d3efc1
MD5 ec10b8666c8ba67892dc8e6816b8a3ec
BLAKE2b-256 01c0798c7a9ce1186e76c6e33978ae12b7bc119fc16e8d44b094cbf0b0c3e33b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sc_ssGSEA-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 68945af90e8b612e22146d71fa2c200d3d6f464933db4452b8885fd3a2fb7b71
MD5 f10262c9ddbf359821ae3f48d4f8923b
BLAKE2b-256 316f19e2cee60e5998569c8f27601e2c328d85d1363c6cac6c29278048385f94

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