Skip to content

Commit

Permalink
fixed bug in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
msarrias committed Nov 12, 2024
1 parent 40a28f5 commit 9cc5fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Now, let’s visualize the expansion graph for the DAZ1 gene. Nodes represent co

**Step 2: Visualize the gene structure**

The `draw_gene_structure` method uses the `[dna_features_viewer]`(https://edinburgh-genome-foundry.github.io/DnaFeaturesViewer/) library to illustrate the positions of expansion events within the gene, along with the coding exons it comprises.
The `draw_gene_structure` method uses the [dna_features_viewer](https://edinburgh-genome-foundry.github.io/DnaFeaturesViewer/) library to illustrate the positions of expansion events within the gene, along with the coding exons it comprises.

First, we need to parse the gene hierarchy dictionary (found in the exonize output directory) to obtain the gene structure:

Expand Down

0 comments on commit 9cc5fdb

Please sign in to comment.