Skip to content

Commit 2fa3ecd

Browse files
committed
fixed type
1 parent 09b7488 commit 2fa3ecd

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
@@ -833,7 +833,7 @@
833833
"cell_type": "markdown",
834834
"metadata": {},
835835
"source": [
836-
"<div class=\"alert alert-block alert-info\"> <b>NOTE:</b> It will actually take a little less time to build a graph for the full genome then to build the 16 subgraphs that correspond to the chromosomes. But, that might not be the case for other datasets. The relative timing of building a graph for the full genome or subgraphs for the chromosomes (or chromosome fragments) will depend on many factors, including the size and number of chromosomes (or chromosome fragments), the number of assemblies, the number of haplotypes per assembly, and the number of repeats and how they are distributed across chromosomes."
836+
"<div class=\"alert alert-block alert-info\"> <b>NOTE:</b> It will actually take a little less time to build a graph for the full genome than to build the 16 subgraphs that correspond to the chromosomes. But, that might not be the case for other datasets. The relative timing of building a graph for the full genome or subgraphs for the chromosomes (or chromosome fragments) will depend on many factors, including the size and number of chromosomes (or chromosome fragments), the number of assemblies, the number of haplotypes per assembly, and the number of repeats and how they are distributed across chromosomes."
837837
]
838838
},
839839
{

0 commit comments

Comments
 (0)