Skip to content

Commit

Permalink
Fixed the files in the VG index command.
Browse files Browse the repository at this point in the history
  • Loading branch information
joannmudge committed Nov 18, 2024
1 parent 4e473ac commit 70e11a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module_notebooks/03-indexing-graphs-with-vg.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"metadata": {},
"outputs": [],
"source": [
"!vg index -x S288C.xg -g S288C.gcsa S288C.vg -t 20"
"!vg index -x yprp.chrVIII.pggb.xg -g yprp.chrVIII.pggb.gcsa yprp.chrVIII.pggb.vg -t 20"
]
},
{
Expand Down

0 comments on commit 70e11a2

Please sign in to comment.