Skip to content

Commit

Permalink
Update streamlit_app.py_2023_02_23-SB_4
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanie-bishop authored Feb 23, 2024
1 parent 57f8b19 commit eb87895
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion streamlit_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@ def display_button():
###### Value (signal intensity values inputted by the user)
###### Pred_conc (concentration of compound predicted from the standard curve equation)
###### In_range (1 = the concentration is in the linear range and 0 = the concentration is NOT in the linear range)
###### *Note: Concentrations outside the linear range should not be considered quantitative.
###### *Note: Concentrations outside the linear range should not be considered quantitative. \n
###### Concentration values are calculated based on the concentration of analyte injected into the LC-MS system. \n
###### If applicable, users must manually calculate the final concentration in the sample based on the dilution factor used during sample preparation.
''')

url = "https://github.com/LewisResearchGroup/ms-conc"
Expand Down

0 comments on commit eb87895

Please sign in to comment.