proteomics data visualization in Typst
Table of Contents
Introduction
The ProteoGraph package for Typst is a plotting library for proteomics based on Lilaq. It currently defines functions to display MS2 annotated fragmentation spectra and eXtracted Ion Current (XIC).
Documentation
Here proteograph-docs you have the reference documentation that describes the functions and parameters used in this package. (Generated with tidy)
Local Packages
This package is under heavy development, currently only available as local-packages.
You can read the documentation about typst local-packages and learn about the path folders used in differents operating systems (Linux / MacOS / Windows).
In Linux you can do:
git clone https://codeberg.org/olangella/proteograph ~/.local/share/typst/packages/local/proteograph/0.0.1
And import the package in your file:
#import "@local/proteograph:0.0.1": *