Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

DeepPhe/DeepPhe-Viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepPhe-Viz

A visualization platform for DeepPhe cancer phenotype data.

Project Overview

DeepPhe-Viz is a web-based application designed to visualize and interact with cancer phenotype data processed by the DeepPhe system. It provides researchers and clinicians with an intuitive interface to explore complex datasets, facilitating better understanding and analysis of cancer phenotypes.

To run the DeepPhe GUI Client: Located in the /client directory:

Prerequisites

  • Node.js (v16.x or higher)
  • npm (v6.x or higher)
  • Modern web browser (Chrome, Firefox, Edge recommended)

Installation

  1. Clone the repository:
git clone https://github.com/DeepPhe/DeepPhe-Viz.git
cd DeepPhe-Viz
  1. Navigate to the client directory:
cd client
  1. Install dependencies:
npm install
  1. Start the development server:
npm run start
  1. To stop the server, press Ctrl + C in the terminal.

Test

  1. Test the server by visiting the following url: http://localhost:3001/deepphe/patient/fake_patient1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages