Skip to content

Commit ab30daa

Browse files
committed
Removed zipcode refs from 05
1 parent 0b756c3 commit ab30daa

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

module_notebooks/05-indexing-graphs-with-vg.ipynb

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,9 @@
230230
"\n",
231231
"A. *yprp.chrVIII.pggb.giraffe.gbz* - a [GBZ](https://academic.oup.com/bioinformatics/article/38/22/5012/6731924?login=false) format graph that includes a [GBWT](https://github.com/jltsiren/gbwt) index and the corresponding GBWTGraph.\n",
232232
"\n",
233-
"B. *yprp.chrVIII.pggb.shortread.withzip.min* - minimizer index annotated with positions in the distance index.\n",
233+
"B. *yprp.chrVIII.pggb.min* - minimizer index annotated with positions in the distance index.\n",
234234
"\n",
235-
"C. *yprp.chrVIII.pggb.shortread.zipcodes* - zipcode file (distance hints).\n",
236-
"\n",
237-
"D. *yprp.chrVIII.pggb.dist* - minimum distance index.\n"
235+
"C. *yprp.chrVIII.pggb.dist* - minimum distance index.\n"
238236
]
239237
},
240238
{
@@ -425,6 +423,12 @@
425423
}
426424
],
427425
"metadata": {
426+
"environment": {
427+
"kernel": "conda-env-nigms-pangenomics-nigms-pangenomics",
428+
"name": "workbench-notebooks.m127",
429+
"type": "gcloud",
430+
"uri": "us-docker.pkg.dev/deeplearning-platform-release/gcr.io/workbench-notebooks:m127"
431+
},
428432
"kernelspec": {
429433
"display_name": "nigms-pangenomics",
430434
"language": "python",

0 commit comments

Comments
 (0)