Skip to content

Commit 09b7488

Browse files
committed
changed chrVII to fullgenome in click for help
1 parent 9788f41 commit 09b7488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module_notebooks/02-building-graphs-with-pggb.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@
850850
"\n",
851851
"!cp graphs/output_full_genome/yprp.all.fa.gz.*.smooth.final.gfa graphs/yprp.fullgenome.pggb.gfa\n",
852852
"\n",
853-
"!cut -f 1 graphs/yprp.chrVIII.pggb.gfa | sort | uniq -c\n",
853+
"!cut -f 1 graphs/yprp.fullgenome.pggb.gfa | sort | uniq -c\n",
854854
"\n",
855855
"</details>"
856856
]

0 commit comments

Comments
 (0)