Skip to content

GenomicAnalyticsPlatform: A robust tool for omics data retrieval, analysis, and visualization, designed to empower scientific research in genomics. Features an intuitive UI and advanced analytical capabilities for gene expression data. Ideal for researchers and scientists seeking deep genomic insights.

License

Notifications You must be signed in to change notification settings

mmayadag/Genomic-Analytics-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genomic-Analytics-Platform

GenomicAnalyticsPlatform: A robust tool for omics data retrieval, analysis, and visualization, designed to empower scientific research in genomics. Features an intuitive UI and advanced analytical capabilities for gene expression data. Ideal for researchers and scientists seeking deep genomic insights.

API Dashboard
Swagger LightMode Light Mode
DarkMode Dark Mode
Mobile-Dashboard Mobile-Dashboard
Screenshot MobileScreen

How To Use It

Install docker desktop or orbstack

make setup

open http://localhost:3000

Commands

Start All Services and Seed Database

Start All Services and Seed Database

To start all services and seed the database, run:

make setup

Start Services

To start all the services, use:

make services-up

Stop Services

To stop all running services, use:

make services-down

Seed Database

To seed the database, run:

make run-data-seeder

Build

For building the application, run:

make build

Fresh Start

For a fresh start (rebuild and restart everything), use:

make fresh-start

Delete everything related with docker ( also your other projets will be deleted)

docker system prune -a --volumes

Author

Murat Mayadağ

About

GenomicAnalyticsPlatform: A robust tool for omics data retrieval, analysis, and visualization, designed to empower scientific research in genomics. Features an intuitive UI and advanced analytical capabilities for gene expression data. Ideal for researchers and scientists seeking deep genomic insights.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published