OpenMS / pyopenms-docs

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
https://pyopenms.readthedocs.io
Other
46 stars 55 forks source link

add example workflow id by mz #173

Closed axelwalter closed 3 years ago

axelwalter commented 3 years ago

Added an example workflow section with a small workflow that includes data centroiding, feature detection, feature grouping and accurate mass search. Results are exported as pandas dataframes, where data gets filtered, imputated and features get annotated with identified compounds.

jpfeuffer commented 3 years ago

Cool!