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/
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