Skip to content

Tom-Jenkins/LobsterGeneX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LobsterGeneX

About

LobsterGeneX is a web application designed to visualise gene expression results from ten different tissue types from the European lobster (Homarus gammarus).

Tissue types analysed:

  • Eye, Gill, Nerve, Muscle, Heart
  • Hepatopancreas, Gut
  • Ovary, Testes
  • Juvenile

Click here to launch the application.

Usage

Developer

Dependencies

  • nvm 0.39.3+
  • node 17.9.1+

One way to install nvm:

wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.39.3/install.sh | bash

One way to install node:

nvm install 17.9.1

Setup environment

Clone repo:

git clone https://github.com/Tom-Jenkins/LobsterGeneX.git
cd LobsterGeneX/

Install node package versions from package.json:

npm install

Start app in developer mode

npm start

About

Web application to visualise lobster gene expression data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published