Skip to content
New issue

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

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

Already on GitHub? # to your account

Calculate IC50 and verify against PRISM's value #14

Open
TKMarkCheng opened this issue May 5, 2024 · 1 comment
Open

Calculate IC50 and verify against PRISM's value #14

TKMarkCheng opened this issue May 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@TKMarkCheng
Copy link
Owner

Is your feature request related to a problem? Please describe.
A natural extension of this project - doing the IC50 for the user without the need of PRISM.

Describe the solution you'd like

  1. Uses a correct curve fitting tool - currently on PRISM the 4-parameter logistical fit curve is used (https://www.mdpi.com/2409-9279/1/1/8)
  2. Plot all curves for visualisation, and flag outstanding values (IC50 outside the upper/lower detection limits)
  3. Return IC50 to table according to user-defined groups (V2.0)
@TKMarkCheng TKMarkCheng added the enhancement New feature or request label May 5, 2024
@TKMarkCheng
Copy link
Owner Author

A good package to use is the drc package

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant