Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 287 Bytes

File metadata and controls

10 lines (8 loc) · 287 Bytes

lncRNA function prediction

The web service to predict the biological functions of long non-coding RNAs from Recount3 using lncRNA-gene co-expression.

Run in dev

python run.py

Build for production

docker-compose build

Push to Docker

docker-compose push