Skip to content

JordiHeijman/MANTA

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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