OpenMS / pyopenms-docs

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

[FEATURE] pandas DF conversion tutorial #236

Closed axelwalter closed 2 years ago

axelwalter commented 2 years ago

Added a section how to use the pandas data frame conversion functionality.

axelwalter commented 2 years ago

Could we do something like this for all our pyOpenMS objects? https://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html#auto-document-your-python-code

timosachsenberg commented 2 years ago

@rahul799 we had similar discussions a while ago in https://github.com/OpenMS/pyopenms-extra/issues/107 Do you know if it is possible to add this auto document?

rahul799 commented 2 years ago

@rahul799 we had similar discussions a while ago in #107 Do you know if it is possible to add this auto document?

Hi @timosachsenberg I will go through it and will try to find some way.

axelwalter commented 2 years ago

Added 'BSA1_F1_idmapped.featureXML' as a new example data file, because of that the test code in notebooks will fail.