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

reetox-xmsannotator: compute mass defect #613

Open
hechth opened this issue Nov 18, 2024 · 0 comments
Open

reetox-xmsannotator: compute mass defect #613

hechth opened this issue Nov 18, 2024 · 0 comments

Comments

@hechth
Copy link
Member

hechth commented Nov 18, 2024

This tool wraps the compute_mass_defect function from the package.

Inputs

  • a table (can be peak table or annotation table, both should be used for the tests) -> tabular, csv, parquet
  • mass_defect_precision -> float

Output

  • table with added column? -> format should be taken from the table input (see example below)
<data name="output_dataset" format_source="query_dataset" label="${tool.name} on ${on_string}">
  <change_format>
    <when input="query_dataset.ext" value="tsv" format="tabular" />
  </change_format>
</data>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant