Guides#
CAREamics can be used in two ways, the recommended way is to use the CAREamist API, as it made to be simple, intuitive and minimize potential errors. Advanced users might want to only use parts of CAREamics in their own pipeline, for this they should refer to the Lightning API.
We also provide a command-line interface and developer resources!
CAREamist API
The recommended way to use CAREamics in a few lines of code to apply various methods in the most comfortable way possible.
Lightning API
Advanced users can re-use parts of CAREamics in their Lightning pipeline, with more customization potential available.