Skip to content

Simple visualisation of PTM data sites alongside protein motif and family domain information

License

Notifications You must be signed in to change notification settings

ChildrensMedicalResearchInstitute/ptm-visquant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTM VisQuant

PTM VisQuant is a web application designed for visualising post-translational modification sites alongside protein motif and family domain information.

You can use the app now at visquant.cmri.org.au/

A redesigned, client-only application is currently under construction. This is available at childrensmedicalresearchinstitute.github.io/ptm-visquant/

Development

The source code for this project is available at github.com/ChildrensMedicalResearchInstitute/ptm-visquant

This project uses Yarn to manage dependencies.

Once you've installed Yarn, run the following commands to launch the app locally.

make dev
make start