Skip to content

Software that powers the website portal of the MCL Consortium

License

Apache-2.0, GPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE.txt
GPL-2.0
GNU-LICENSE.txt
Notifications You must be signed in to change notification settings

MCLConsortium/mcl-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🩺 MCL Portal

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.)

🚗 Getting Started

For installation instructions, see INSTALL.rst.

Developer notes are in notes.rst.

📀 Software Environment

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.

👥 Contributing

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.

🔢 Versioning

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.

👩‍🎨 Creators

The principal developers are:

The QA team consists of:

To contact the team as a whole, email the Informatics Center.

📃 License

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.