Skip to content

MaayanLab/cfde_gene_pages

Repository files navigation

CFDE Gene Pages

https://cfde-gene-pages.cloud/

Development

# install dependencies
npm install
# run in development
npm run dev

Production

Docker

docker-compose up

Native

# prepare
npm run build
# run in production
npm run start

Building Downloads

A Makefile was created for directly assembling the downloads from scratch, it takes some time to execute.

# install any necessary python dependencies
pip install -r requirements.txt

# build all downloads
make downloads

About

Common Fund Gene Landing Pages as a Dashboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages