Skip to content

Commit

Permalink
some notebooks updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Lienhard committed Apr 25, 2023
1 parent 7486279 commit 00230ff
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 22 deletions.
12 changes: 11 additions & 1 deletion docs/notebooks/05_qc.ipynb

Large diffs are not rendered by default.

10 changes: 1 addition & 9 deletions docs/notebooks/08_alternative_splicing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,7 @@
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"This is isotools version 0.3.3, but data has been pickled with version 0.3.2rc2, which may be incompatible\n"
]
}
],
"outputs": [],
"source": [
"from isotools import Transcriptome\n",
"import matplotlib.pyplot as plt\n",
Expand Down
16 changes: 4 additions & 12 deletions docs/notebooks/10_domains.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,7 @@
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"This is isotools version 0.3.3, but data has been pickled with version 0.3.2rc2, which may be incompatible\n"
]
}
],
"outputs": [],
"source": [
"from isotools import Transcriptome\n",
"import matplotlib.pyplot as plt\n",
Expand Down Expand Up @@ -71,7 +63,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 2523/2523 [00:17<00:00, 146.26domains/s]\n"
"100%|██████████| 2523/2523 [00:12<00:00, 207.52domains/s]\n"
]
},
{
Expand All @@ -85,7 +77,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 1103/1103 [00:03<00:00, 325.45domains/s]\n"
"100%|██████████| 1103/1103 [00:03<00:00, 350.76domains/s]\n"
]
},
{
Expand All @@ -99,7 +91,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 1988/1988 [00:10<00:00, 190.56domains/s]\n"
"100%|██████████| 1988/1988 [00:09<00:00, 207.04domains/s]\n"
]
}
],
Expand Down

0 comments on commit 00230ff

Please sign in to comment.