This is the software that runs the website for the Consortium for Molecular and Cellular Characterization of Screen-Detected Lesions, better known as the MCL Consortium, nominally hosted at https://mcl.nci.nih.gov/.
(Insert a badge of build status here.)
For installation instructions, see INSTALL.rst
.
Developer notes are in notes.rst
.
This software is primarily written in Python using the Plone content management system. The source code is mainly under the src
directory. It's typically built into a Docker image using the Dockerfile
provided.
You can start by looking at the open issues, forking the project, and submitting a pull request. You can also contact us by email with suggestions.
We use the SemVer philosophy for versioning this software. For versions available, see the releases made on this project. We're starting off with version 5 because reasons.
The principal developers are:
The QA team consists of:
To contact the team as a whole, email the Informatics Center.
The project is licensed under the Apache version 2 license.
Note that this package includes software from Plone Docker licensed under the GNU Public License version 2. The source code for this software is included in the files Dockerfile, docker-entrypoint.sh, docker-initialize.py, and buildout.cfg.