Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
884 changes: 884 additions & 0 deletions Data/gene_names.txt

Large diffs are not rendered by default.

884 changes: 884 additions & 0 deletions Data/gene_names1.txt

Large diffs are not rendered by default.

1,790 changes: 893 additions & 897 deletions Data/humchrx.txt

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Data/test01.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
My second file written from Python
---------------------------------
Hello, Felix! How is you today?
4 changes: 2 additions & 2 deletions Notebooks/00.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -167,7 +167,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.8"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
Loading