/desso-database

desso-database

Primary LanguageVueMIT LicenseMIT

DESSO database

Description

DESSO is a database that provides all identified sequence and shape motifs from a homonymous framework. This framework contains a deep learning model for motif pattern learning and a novel statistical model for motif instance identification. The DESSO database records 690 human ENCODE ChIP-seq datasets, 185 transcription factors datasets related to 20 cancer types, and 3 Single-cell ChIP-seq datasets.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3333
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate