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 target concentrations in notebook display of quantitate methods #54

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

dave-doty
Copy link
Collaborator

alhambra.quantitate has convenience "display_*" methods for display in Jupyter notebooks: display_hydrate_from_specs and display_hydrate_and_measure_conc_and_dilute_from_specs. Before, these had generic titles display like

"Initial hydration volumes" and "Initial measured concentrations and subsequent dilution volumes"

Now, the titles are more informative and indicate the target concentrations for each step:

e.g., "Initial hydration volumes targeting 200 µM" and "Measured concentrations after targeting 200 µM, subsequent dilution volumes targeting 100 µM"

@dave-doty dave-doty requested a review from cgevans May 11, 2022 09:40
@codecov-commenter
Copy link

codecov-commenter commented May 11, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (2700d86) to head (18c7058).
Report is 53 commits behind head on v2.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2      #54   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files           3        3           
  Lines         295      295           
=======================================
  Hits          294      294           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

2 participants