This guide introduces Mantle’s capabilities, the end-to-end flow for biological data analysis on Mantle, and how to start analyzing your data.Documentation Index
Fetch the complete documentation index at: https://docs.mantlebio.com/llms.txt
Use this file to discover all available pages before exploring further.
What you can do with Mantle
| Capability | Enables you to… |
|---|---|
| Notebooks |
|
| Database |
|
| Pipelines |
|
How to use Mantle for biological data analysis
Open a Mantle Notebook and…Upload data to Mantle
- Select one of the built-in data types, e.g.
rnaseq_fastq. Or, if nothing fits, use thecustom_fileorcustom_directorytypes.
Process instrument data files
- Often, biological data is in bespoke file types and/or in an unstructured format, and needs to be processed before it undergo statistical analysis.
- Process files using Python or a pipeline.