Skip to content

Commit 4eb6471

Browse files
committed
Removed a duplicated link.
1 parent db8dbcd commit 4eb6471

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"+ The main advantage of PGGB is that it is truly not reference biased\n",
6565
"+ The two main drawbacks of PGGB is that the graphs are computationally expensive to compute and the graphs can be very complex compared to other types of pangenome graphs, making them more difficult to analyse, both computationally and visually.\n",
6666
"\n",
67-
"#### The PGGB algorithm creates *[reference-free graphs](https://academic.oup.com/bioinformatics/article/30/24/3476/2422268)* from: \n",
67+
"#### The PGGB algorithm creates *reference-free graphs* from: \n",
6868
"+ All-pairwise whole genome alignments \n",
6969
"+ Inducing a graph from the alignments\n",
7070
"\n",
@@ -902,6 +902,12 @@
902902
}
903903
],
904904
"metadata": {
905+
"environment": {
906+
"kernel": "conda-env-nigms-pangenomics-nigms-pangenomics",
907+
"name": "workbench-notebooks.m127",
908+
"type": "gcloud",
909+
"uri": "us-docker.pkg.dev/deeplearning-platform-release/gcr.io/workbench-notebooks:m127"
910+
},
905911
"kernelspec": {
906912
"display_name": "nigms-pangenomics",
907913
"language": "python",

0 commit comments

Comments
 (0)