Skip to content

Commit b1a9d35

Browse files
authored
docs: adding animated RNA-seek pipeline to README.
1 parent fbb95a9 commit b1a9d35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here are a few Snakemake rule graphs rendered by snakevision. These DAGs come fr
2424

2525
<p float="left">
2626
<img src="./examples/genome-seek_dag.svg" alt="example_genome_snakevision_dag" width="35%">
27-
<img src="./examples/rna-seek_dag.svg" alt="example_rna_snakevision_dag" width="63%">
27+
<img src="./examples/rna-seek_dag_animated.svg" alt="example_rna_snakevision_dag" width="63%">
2828
<sup><b>Left:</b> A snakevision rule graph of a slimmed-down version of the whole genome sequencing pipeline, <a href="https://github.com/OpenOmics/genome-seek">genome-seek</a>.<br><b>Right:</b> A snakevision rule graph of a slimmed-down version of the <a href="https://github.com/OpenOmics/RNA-seek">rna-seek</a> pipeline.</sup>
2929
</p><br>
3030

0 commit comments

Comments
 (0)