Add tube map [CW-7218]

This commit is contained in:
Kiah McIntosh 2026-05-14 10:50:18 +00:00
parent 42d29d3a4d
commit 225f9c4a44
3 changed files with 14 additions and 0 deletions

View File

@ -29,6 +29,11 @@ together. The workflow also produces separate per-sample transcriptomes, so
each sample has its own GTF, FASTA, count tables, and optional `SQANTI3`
summary alongside the shared results.
<figure>
<img src="docs/images/wf-transcriptomes.drawio.svg" alt="wf-transcriptomes overview schematic."/>
<figcaption>Schematic depicting wf-transcriptomes workflow.</figcaption>
</figure>
For users familiar with earlier transcriptome workflows, the main change is
that transcript discovery, quantification, and optional differential analysis
now use the shared `bambu` outputs rather than the older

View File

@ -21,6 +21,11 @@ together. The workflow also produces separate per-sample transcriptomes, so
each sample has its own GTF, FASTA, count tables, and optional `SQANTI3`
summary alongside the shared results.
<figure>
<img src="docs/images/wf-transcriptomes.drawio.svg" alt="wf-transcriptomes overview schematic."/>
<figcaption>Schematic depicting wf-transcriptomes workflow.</figcaption>
</figure>
For users familiar with earlier transcriptome workflows, the main change is
that transcript discovery, quantification, and optional differential analysis
now use the shared `bambu` outputs rather than the older

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 834 KiB