The mSigSDK enables you to have access to a powerful mutational signature
analysis platform in any JavaScript environment using only a single line
of code. The mSigSDK is lightweight, portable, easy-to-use, and does not
require any downloads or installations.
START NOW
Core Features
mSigPortal APIs
mSigSDK allows developers to have programmatic access to the
data APIs and interactive visualizations of
mSigPortal.
Custom Data
The mSigSDK allows users to analyze their own mutation signature data by performing computations
entirely in the user's browser.
TCGA Integration
mSigSDK allows developers to have programmatic access to TCGA
data APIs.
Interactive Visualizations
mSigSDK allows users to generate over thirty
different graphs for the visual analytics of mutational
signature data
Signature Fitting
mSigSDK has an original implementation of the non-negative
least squares algorithms to allow for in-browser computation
of signature exposures.
AI Benchmarking
mSigSDK automates benchmarking by allowing for the automatic
training and fitting of mutational signature data to machine
learning models
Try It Out
Try using the SDK in your browser's developer console
4) Fetch some data from mSigPortal by typing the following code into the console:
data = await mSigSDK.mSigPortal.mSigPortalData.getMutationalSpectrumData()
Getting Started
Explore the features of mSigSDK
Primary Data Sources
Explore the resources supported by mSigSDK
mSigPortal
mSigPortal, a web-based tool for exploring and analyzing
mutational signatures in cancer. It provides various modules for
users to perform different tasks related to mutational
signatures
Learn more
Upload Your Own Data
The mSigSDK allows users to analyze their own mutation signature data by performing computations
entirely in the user's browser.
The GDC Data Portal is a robust data-driven platform that allows
cancer researchers and bioinformaticians to search and
download cancer data for analysis.
Learn more