Skip to content

LIMLabSWC/dosing_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Dosing Calculator (Akrami Lab)

Single-page HTML calculator for animal surgery doses.
Computes injection volumes (mL) from animal weight using our SOP defaults.

👉 Public page

Lab Hosting

Repo is cloned to /opt/dosing_calculator and symlinked into the intranet on AkramiLab server

sudo ln -s /opt/dosing_calculator/dosing_calculator.html \
    /var/www/html/pages/dosing_calculator.html

Update with:

cd /opt/dosing_calculator && sudo git pull

⚠️ This tool only does the arithmetic. Verify all values against SOP.

About

Calculate drug doses for surgery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages