Skip to content

Commit 81e6753

Browse files
committed
reformat markdown
1 parent 0e9a83e commit 81e6753

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

command_line_interface.ipynb

+14-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "392d13f0",
6+
"metadata": {},
7+
"source": [
8+
"# Command line interface "
9+
]
10+
},
311
{
412
"cell_type": "markdown",
513
"id": "10e43065",
@@ -766,7 +774,7 @@
766774
},
767775
{
768776
"cell_type": "markdown",
769-
"id": "0c3184b6",
777+
"id": "7445dd23",
770778
"metadata": {},
771779
"source": [
772780
"Punctate pairwise peaks of enriched contact frequency are a prevalent feature of mammalian interphase contact maps. See the [dots](https://github.com/open2c/open2c_examples/blob/master/dots.ipynb) notebook for more details.\n",
@@ -777,7 +785,7 @@
777785
{
778786
"cell_type": "code",
779787
"execution_count": 19,
780-
"id": "25ede2dc",
788+
"id": "3718fe1c",
781789
"metadata": {},
782790
"outputs": [],
783791
"source": [
@@ -787,7 +795,7 @@
787795
{
788796
"cell_type": "code",
789797
"execution_count": 20,
790-
"id": "0bd99cf2",
798+
"id": "29527f75",
791799
"metadata": {},
792800
"outputs": [
793801
{
@@ -1297,7 +1305,7 @@
12971305
{
12981306
"cell_type": "code",
12991307
"execution_count": 21,
1300-
"id": "060b828b",
1308+
"id": "d74d206d",
13011309
"metadata": {},
13021310
"outputs": [
13031311
{
@@ -1522,7 +1530,7 @@
15221530
},
15231531
{
15241532
"cell_type": "markdown",
1525-
"id": "31e806a5",
1533+
"id": "61e68b3b",
15261534
"metadata": {},
15271535
"source": [
15281536
"A common method for quantifying contact maps is by creating pileup plots, which are averages over a set of \"snippets\", or 2D windows, from the genome-wide map. See the [pileups](https://github.com/open2c/open2c_examples/blob/master/pileup_CTCF.ipynb) notebook for more details.\n",
@@ -1533,7 +1541,7 @@
15331541
{
15341542
"cell_type": "code",
15351543
"execution_count": 22,
1536-
"id": "e08677c3",
1544+
"id": "6197486f",
15371545
"metadata": {},
15381546
"outputs": [],
15391547
"source": [

0 commit comments

Comments
 (0)