DrugInteractions.jl

Gtk Julia app for finding drug interactions from the RxNav database.
Author wherrera10
Popularity
1 Star
Updated Last
1 Year Ago
Started In
June 2021

DrugInteractions.jl

Finding drug interactions from the RxNav online internet database with Gtk in Julia



Usage

using DrugInteractions

drug_interactions_app()



Functions

drug_interactions_app()

Start the app.



Installation

You may install the package from Github in the usual way:

# press ] to go to Pkg mode

pkg> add DoseCalculators

Or, to install the current master copy:

using Pkg
Pkg.add("http://github.com/wherrera10/DoseCalculators.jl")                          

Used By Packages

No packages found.