Introduction
ChRIS is a container platform for medical research and compute. This documentation is about ChRIS usage, concepts, development, and deployment.
Concepts
In ChRIS, objects called ChRIS plugins represent medical or scientific software. Users process data using ChRIS plugins by creating plugin instances. A chain of plugin instances is called a feed. Feeds are how analyses are organized in ChRIS.
Getting Started
ChRIS is for everyone!
For Users
Analyze data using open-source software and reproducible workflows on our free, public ChRIS instance.
For Developers
Run, scale, and share your software on ChRIS by writing a ChRIS plugin. Use our template repository to fast-track your way to the cloud.
For Contributors
Get familiar with our project and code base by reading the contributor's guide.