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

Implemented retention index computation according to Kovats/Van den Dool #25

Merged
merged 32 commits into from
Jun 18, 2021

Conversation

hechth
Copy link
Member

@hechth hechth commented Jun 16, 2021

Implemented class for Kovats RI computation and added tests.

  • Basic class
  • Tests
  • Extensions on data classes

Fixes #9

Copy link
Contributor

@xtrojak xtrojak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks nice, just some minor details like missing docs.

RIAssigner/compute/Kovats.py Show resolved Hide resolved
RIAssigner/compute/Kovats.py Show resolved Hide resolved
RIAssigner/compute/Kovats.py Outdated Show resolved Hide resolved
RIAssigner/data/MatchMSData.py Outdated Show resolved Hide resolved
RIAssigner/compute/Kovats.py Outdated Show resolved Hide resolved
@hechth hechth merged commit 4e93f79 into RECETOX:main Jun 18, 2021
@hechth hechth deleted the kovats branch January 25, 2022 14:02
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 this pull request may close these issues.

Implement Kovats retention index computation class
5 participants