Skip to main content

Python CLI to make Violin SuperPlots

Project description

When using this package to generate Violin SuperPlots for your publications, please cite the commentary from the authors

Superviolin CLI commands

demo This command creates a Violin SuperPlot using dummy data that ships with the package. Run superviolin demo from your command prompt after installation to be sure the package is working.

init The superviolin init command generates an "args.txt" file in the current directory, which will be used to generate a Violin SuperPlot based on the Excel or csv file of your data located in the same folder using arguments specified in this text file.

plot The superviolin plot command renders the Violin SuperPlot as a figure. This layout can be edited prior to saving.

If any of these commands results in an error, please email Martin Kenny with a copy of:

  1. The data that caused the error

  2. The accompanying args.txt file

  3. A txt file containing the console output

Superviolin with scripts

You can also import the package into your own Python scripts. Simply import theSuperplot class by runningfrom superviolin import Superplot, and you can begin to automate generation of Violin SuperPlots or extend the Superplot class with your own customizations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

superviolin-1.0.6.tar.gz (46.5 kB view hashes)

Uploaded Source

Built Distribution

superviolin-1.0.6-py3-none-any.whl (46.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page