Skip to content

JordiHeijman/MANTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maastricht antiarrhythmic drug evaluator (MANTA)

This page (will soon contain) the source code for MANTA: a computational tool for better understanding of antiarrhythmic drugs. MANTA is developed in Jordi Heijman's Lab.

For details about MANTA, please see our publication in Pharmacological Research (open access).

To cite MANTA, please see the instructions here.

Quick installation

To install MANTA, use

pip install pyqt5 manta_maastricht

If you're using Python2, you might need to use

pip install manta_maastricht

and install PyQt5 some other way. On certain Python distributions (e.g. Anaconda) it might already be provided.

Running

To run, simply type

manta

or use the longer form

python -m manta_maastricht

For a user guide, please see the supporting material to our publication.

For developers

Some instructions for developers (including installating from the repo) are given in CONTRIBUTING.md.

About

The Maastricht Antiarrhythmic Drug Evaluator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages