Skip to content

iossifovlab/gpfjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpfjs

gpfjs is a Web based user interface of the Genotypes and Phenotypes in Families (GPF) system. For more on GPF system see the GPF repository https://github.com/iossifovlab/gpf

Information on how to use GPF User Interface could be found in the GPF documentation

Development server

The gpfjs project is using Angular

To run a development server user ng serve and navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project.