8000 GitHub - patriciogtrz/ast: Antipsychotic Switching Tool.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

patriciogtrz/ast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Antipsychotic Switching Tool

Simple CLI D2-antagonist switching tool, currently supporting:

Coming Soon

  • Depot doses
  • Switching taper

Running

AST requires Python to run.

cd ast
python ast.py (path to csv)

CSV File

Required rows:

  • Drug (str)
  • generation (str)
  • defined_daily_dose (float)
  • effective_dose_95 (float)
  • minimum_effective_dose (float)
  • half-life (str)
  • CYP450 (str)

License

GNU General Public License v3.0

Releases

No releases published

Packages

No packages published

Languages

0