biomodal Data Interpretation: Quick Start Guide#

This quick start guide gives a concise overview of how to use our Data Interpretation Guide. It outlines the key steps to assess your data quality and begin exploring your duet pipeline outputs, depending on the level of analysis you want to achieve, whether you are a lab scientist or a bioinformatician. The full Data Interpretation Guide is comprehensive, you don’t need to read it all at once. Instead, use the sections that are most relevant to your role and the depth of analysis you’re aiming for.

Who Is This For?#

This guide is for anyone who has run the duet pipeline and wants to understand how to interpret the output data. It is particularly useful for:

  • 🔬 Lab Scientist: You want to understand what the data says about your biological samples.

  • 🧑‍💻 Bioinformatician: You want to explore, process, or integrate the data into downstream analyses.

Overview: From Data to Insight#

Note

The diagram below shows the main files the duet pipeline produces, and how they can be used to derive biological insights. The duet pipeline produces additional optional output files that are not listed in the diagram.

Data interpretation flowchart
  1. Review the metrics and plots generated by duet to make sure your data is of high quality.

  2. Explore individual output files with standard tools to get a feel for your data.

  3. Use the output files to derive biological insights, such as differential methylation or integration with other omics data.

Step-by-Step#

For Lab Scientists#

  1. Check Your Assay Type - duet +modC or duet evoC? See assay overview

  2. Review technical QC measures - Understand how duet assesses accuracy. Summary metrics

  3. Open the Summary Report - Review key metrics. Metrics summary and MultiQC report

  4. Explore Methylation Calls - Find the methylation output files that suit your needs. Epigenetic Quantification

For Bioinformaticians#

  1. Locate Output Files - BAM, BED, TSV, JSON. File formats

  2. Dive into the Metrics - Use summary files or raw data. Metrics analysis

  3. Visualise your alignment files - Using IGV, R, Python. Alignment output files

  4. Explore Epigenetic Quantification - Using one of the output files. Quantification