{% extends "base.html" %} {% load url from future %} {% block subtitle %} | About{% endblock subtitle %} {% block navbar %}
{% endblock navbar %} {% block content %}Presented at the CADD GRC in July 2013, CADD Stat aims to be a community resource to aid you in finding, performing and interpreting the correct statistic test(s) for the task at hand. CADD Stat is under active development.
Who runs CADD Stat?
OpenEye Scientific Software hosts CADD Stat on Amazon Web Services as a community resource. They also maintain the code base which is built completely on open source tools.
What powers CADD Stat?
CADD Stat is built on the Python ecosystem and utilizes many open source libraries including, but not limited to:
Can I see the code and/or contribute?
Absolutely, the code for django-caddstat, the django package behind CADD Stat, is on GitHub and is licensed with a BSD 3-clause OSI approved license.
I have feedback or found a bug, what should I do?
Please use the Feedback link at the top of every page to contact us. Alternatively, you can enter a bug on our GitHub issue tracker or submit a pull request if you find and fix a bug.
Do I have to pay to use CADD Stat?
No, this is a free community resource for academia and industry alike.
Do you store my data?
The data you provide is briefly held in memory while the service performs your requested statistical test. Once the calculation is complete, no record is kept of your data.
My question is not answered here?
Please contact us via the Feedback link with your question.