Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add methods to export results in tabular format #280

Open
wants to merge 34 commits into
base: dev
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6b8d3d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    cdd26c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8b8ae View commit details
    Browse the repository at this point in the history
  3. improve doctring and typing

    liannette committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2207df1 View commit details
    Browse the repository at this point in the history
  4. fix a failing test

    liannette committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c6e166a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32ca3dd View commit details
    Browse the repository at this point in the history
  6. change the output format for gnps_annotations in metabolomics results…

    … file, improve docstrings
    liannette committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e7945d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    2592810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f53de8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad049c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    b220fb0 View commit details
    Browse the repository at this point in the history
  2. add more tests

    liannette committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f98fa98 View commit details
    Browse the repository at this point in the history
  3. correct typing in doctrings

    liannette committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a8a8329 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c6c33e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a260338 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    3289683 View commit details
    Browse the repository at this point in the history
  2. make dicts json compatible

    liannette committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d2272e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb49209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a4da5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edcc7db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05f9f76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bff7731 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4bf9fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c05efb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    229a11d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Improve docstrings

    Apply suggestions from code review
    
    Co-authored-by: Cunliang Geng <[email protected]>
    liannette and CunliangGeng authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    32d78c3 View commit details
    Browse the repository at this point in the history
  2. Improve docstrings

    Apply suggestions from code review
    
    Co-authored-by: Cunliang Geng <[email protected]>
    liannette and CunliangGeng authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b04226b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd4108 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8137f7d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    940eb19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e551dcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9ae9f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b00262 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. refactor: to_tabular returns dict, to_string turned into private func…

    …, tabs are replaced in to_tabular
    liannette committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0d6bec3 View commit details
    Browse the repository at this point in the history