Sign In

Username
Password
๐Ÿ‘๏ธ
Forgot password?
Don't have an acount. Register here!
Log out
  • Home
  • Signatures
  • Collections
  • Annotate
  • Compare
  • References
  • Resources
Welcome to SigRepo
A platform for managing and exploring genomic signatures and collections
  • Overview
  • Database Schema
  • Top Users

Welcome to the Signature Repository (SigRepo)!

The Signature Repository is a collaborative platform designed for storing and managing biological signatures and their associated data.

This R Shiny application provides a user-friendly interface to:

  • Browse, upload, and search for signatures
  • Manage access and permissions
  • Perform gene set enrichment and annotation

You can explore both public signatures and the ones you've contributed.

picture of database schema

Signature Overview

  • By Organism
  • Upload Over Time
  • Visibility
  • By assay

Signatures

Browse, filter, and manage gene expression signatures.

Collections

Explore curated collections of signatures.

R-Client

View our R-Client Documentation to use SigRepo in R.


Created by SigRepo Team ยท Version 1.0 ยท ยฉ 2025

Signature Management
Browse, Upload, Update, or delete signatures Available to you.
  • Upload
  • Filter
  • Update
  • Delete

Upload Signature


                        

Filter Signatures




Update a Signature

Delete Signature


  • Signature
  • Difexp

Write current table to CSV

Write current table to CSV

Download OmicSignature
Collection Management
Add Signature Collections or browse the curated list of Signature Collections
  • Upload
  • Update
  • Delete

Upload Collection

Update a Collection

Delete Collection


Download Collection
Annotate
Conduct hypeR on signatures
  • [1] Signature
  • [2] Genesets
  • [3] Enrichment

Compare tab

References
Browse our reference feature dictionaries.

Resources

๐Ÿ“˜ Getting Started

This section helps you understand the basics of SigRepo.

  • How to upload a signature
  • How to search and filter
  • Basic usage
๐Ÿ“‚ File Formats

Supported file formats for upload:

  • .RDS - for omic_signature objects
  • .CSV - for batch metadata uploads
๐Ÿ”’ Access & Permissions

Learn how visibility and permissions work for users.

R-Client Tutorial