Roestlab / massdash

MassDash: A web-based dashboard for streamlined DIA-MS visualization, analysis, prototyping, and optimization
https://massdash.streamlit.app/
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

[TUTORIAL] quickstart jupyter notebook #51

Closed jcharkow closed 8 months ago

jcharkow commented 8 months ago

Add a quickstart jupyter notebook to outline how to quickly get started.

I was debating having a separate module called "convenience" however considering the new implementation of SQL I decided it might be easier to have these as methods of the loader objects.

The idea behind this implementation is that if someone just wants quick plotting without learning the ins and outs of the package they can do so.

Hope to add one of these for DIA-NN chromatograms as well (and maybe .d loader)

jcharkow commented 8 months ago

Also created a "master tutorials branch" so that things can be more easily merged.

singjc commented 8 months ago

I think it looks good :+1: Can merge if you want.