Using a Custom Gene Set in Singscope

Overview

This vignette explains how to upload and analyse a custom gene set in the app.


File Format

Upload a .csv or .tsv file with the following two columns:

Pathway Gene
TEST123 PMEL
TEST123 MLANA
TEST123 SOX10

Column names must be exactly Pathway and Gene.


Uploading

  1. Navigate to the Import Data section.
  2. Use the “Upload Custom Gene Set” input to upload your file.
  3. Click Submit Data.

Output

Once uploaded:


Example File

Here is a valid example saved as CSV:

Pathway,Gene
TEST123,PMEL
TEST123,MLANA
TEST123,SOX10