Sequana logo

LORA Summary

Report created with LORA (v{{version}})

LORA Report →

Overview

LORA (Long Read Assembly) is a Snakemake pipeline for de novo assembly of long-read sequencing data (PacBio, Oxford Nanopore). It covers the full workflow from raw reads to polished, annotated assemblies, and integrates quality assessment tools including QUAST, BUSCO, CheckM, Bandage, and Sequana coverage analysis.

Global reports

Per-sample reports

The table below lists each sample with the number of assembled contigs and links to the QUAST assembly quality report and Icarus contig browser. A link to the Sequana coverage report is included when coverage analysis was performed.

{% for sample, count in samples %} {% if coverage_done %} {% endif %} {% if long_read_sum_done %} {% endif %} {% endfor %}
Sample Contigs Links
{{sample}} {{count}} FASTA QUAST IcarusCoverageLongReadSum

Pipeline graph

expand_more
{{rulegraph}}

Software versions

expand_more
{% for tool, version in dependencies %} {% endfor %}
{{tool}} {{version}}

Materials and Methods

expand_more

{{methods_text | safe}}

This section was automatically generated by the LORA pipeline (v{{version}}) based on the tools and parameters used during this analysis. It can be used as a starting point for the Materials and Methods section of a research article; please verify tool names, versions, and parameters before submission.