Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Fred62879/EZH2Predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZH2 Mutation Status Predictor Web App

This is the project directory for the web application of EZH2 mutation predictor.

Getting Started

Prerequisites

To run this program, please ensure that node (v12.16.3 or higher) and all packages in packages.json are installe on your local computer.

Get

To get a local copy of this project, run ''' git clone https://github.com/Fred62879/EZH2Predict.git YOUR_DIR_NAME '''

Installing

To install node, please refer here. After you have node on your locla machine, cd to your directory where you cloned this project. And run ''' node init ''' to install all packages specified in package.json.

Operating

To run the server on your local machine, run ''' node app.js ''' , open your web browser and search '''localhost:3000''' and the UI will show up.

Releases

No releases published

Packages

No packages published