Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 1.36 KB

README.rst

File metadata and controls

66 lines (37 loc) · 1.36 KB

scipion-pkpd

This plugin allows to use PKPD plugin within the Scipion framework

You will need to use Scipion 3.0.0 to run the plugin protocols.

Plugin Versions

v1.0.2

January 20, 2021

new: Compatibility with Scipion v3.0.0

new: Migrated to python3

Installing the plugin

In order to install the plugin follow these instructions:

  1. Install the plugin
scipion3 installp -p scipion-pkpd

or through the plugin manager by launching Scipion and following Configuration >> Plugins

To install in development mode

  • Clone or download the plugin repository
git clone https://github.com/cossorzano/scipion-pkpd.git
  • Install the plugin in developer mode.
scipion3 installp -p local/path/to/scipion-pkpd --devel

Buildbot status

Status devel version:

image

Status production version:

image

SonarCloud

To analize a cloud-based code quality click here