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 RIAssigner read RI from comments tool #482

Closed
4 tasks
hechth opened this issue Jan 18, 2024 · 0 comments · Fixed by #486
Closed
4 tasks

Add RIAssigner read RI from comments tool #482

hechth opened this issue Jan 18, 2024 · 0 comments · Fixed by #486
Assignees

Comments

@hechth
Copy link
Member

hechth commented Jan 18, 2024

Add a new tool based on RIAssigner that reads single file in format supported by RIAssigner (msp, mgf, json, csv, tsv, tabular, parquet) and has a select to identify which retention index to assign.

Supported types should be SemiStdNP, StdNP and StdPolar.
This should be passed to the Data.init_ri_from_comment(arg) function and then the result written back.

This function will not use the commandline interface of the package but will use the library directly.

The tool should output a file of the same format where the RI is replaced by the selected one that is present in the comments column.
The previous values present in the RI colum should be removed, so that all values that are there are actually the ones read from the comments field.

Requirements:

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

Successfully merging a pull request may close this issue.

2 participants