Skip to content

iossifovlab/gpfjs

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2022
May 10, 2021
Dec 1, 2023
Mar 28, 2025
Apr 26, 2022
Jan 21, 2025
Feb 7, 2025
May 10, 2021
Apr 26, 2022
Dec 22, 2022
Apr 26, 2022
Feb 22, 2024
Mar 12, 2025
Jul 17, 2019
Oct 7, 2022
Jul 17, 2019
Dec 20, 2024
Feb 7, 2025
Apr 15, 2022
Apr 20, 2022
Mar 5, 2025
Dec 20, 2024
Sep 27, 2023
Jan 21, 2025
Apr 15, 2022
Oct 26, 2023

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.