Skip to content

Commit 364b5e7

Browse files
mouren.jmouren.j
authored andcommitted
upd_revisions
1 parent a95a0d6 commit 364b5e7

26 files changed

+988
-848
lines changed

Chromatin_accessibility/Figures/supp_overlap_dnase_atac_4_species.ipynb

Lines changed: 37 additions & 47 deletions
Large diffs are not rendered by default.

Chromatin_accessibility/Figures/supp_overlap_histones_hsap.ipynb

Lines changed: 27 additions & 34 deletions
Large diffs are not rendered by default.

Conservation_and_structure/Figures/fig7e_PhyloP_hg.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
},
9393
{
9494
"cell_type": "code",
95-
"execution_count": 15,
95+
"execution_count": 2,
9696
"metadata": {},
9797
"outputs": [
9898
{

Conservation_and_structure/Figures/fig7f_GC_pLDDT_disorder_by_decile_hg.ipynb

Lines changed: 49 additions & 40 deletions
Large diffs are not rendered by default.

Conservation_and_structure/Figures/supp_GC_pLDDT_disorder_by_decile_4_species.ipynb

Lines changed: 138 additions & 144 deletions
Large diffs are not rendered by default.

Conservation_and_structure/Figures/supp_GC_ratioCpG_4_species.ipynb

Lines changed: 24 additions & 40 deletions
Large diffs are not rendered by default.

Conservation_and_structure/Figures/supp_PhyloP_by_decile_4_species.ipynb

Lines changed: 39 additions & 53 deletions
Large diffs are not rendered by default.

EE_selection/Figures/supp_EE_sizes_4_species.ipynb

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,21 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 8,
5+
"execution_count": 2,
66
"metadata": {},
7-
"outputs": [],
7+
"outputs": [
8+
{
9+
"ename": "FileNotFoundError",
10+
"evalue": "[Errno 2] No such file or directory: '/home/mouren/Data/article_repo_data/EE_selection/other_species/summary_files/EE_summary_mm39.tsv'",
11+
"output_type": "error",
12+
"traceback": [
13+
"\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
14+
"\u001b[0;31mFileNotFoundError\u001b[0m Traceback (most recent call last)",
15+
"Cell \u001b[0;32mIn [2], line 61\u001b[0m\n\u001b[1;32m 58\u001b[0m f\u001b[38;5;241m.\u001b[39mclose()\n\u001b[1;32m 60\u001b[0m mm_candidates \u001b[38;5;241m=\u001b[39m []\n\u001b[0;32m---> 61\u001b[0m \u001b[38;5;28;01mwith\u001b[39;00m \u001b[38;5;28;43mopen\u001b[39;49m\u001b[43m(\u001b[49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[38;5;124;43m/home/mouren/Data/article_repo_data/EE_selection/other_species/summary_files/EE_summary_mm39.tsv\u001b[39;49m\u001b[38;5;124;43m\"\u001b[39;49m\u001b[43m)\u001b[49m \u001b[38;5;28;01mas\u001b[39;00m f:\n\u001b[1;32m 62\u001b[0m \u001b[38;5;28;01mfor\u001b[39;00m line \u001b[38;5;129;01min\u001b[39;00m f:\n\u001b[1;32m 63\u001b[0m mm_candidates\u001b[38;5;241m.\u001b[39mappend(\u001b[38;5;28mint\u001b[39m(line\u001b[38;5;241m.\u001b[39mstrip()\u001b[38;5;241m.\u001b[39msplit()[\u001b[38;5;241m6\u001b[39m]))\n",
16+
"\u001b[0;31mFileNotFoundError\u001b[0m: [Errno 2] No such file or directory: '/home/mouren/Data/article_repo_data/EE_selection/other_species/summary_files/EE_summary_mm39.tsv'"
17+
]
18+
}
19+
],
820
"source": [
921
"### Packages and data\n",
1022
"from statannot import add_stat_annotation\n",
@@ -253,7 +265,7 @@
253265
],
254266
"metadata": {
255267
"kernelspec": {
256-
"display_name": "base",
268+
"display_name": "Python 3",
257269
"language": "python",
258270
"name": "python3"
259271
},
@@ -267,7 +279,7 @@
267279
"name": "python",
268280
"nbconvert_exporter": "python",
269281
"pygments_lexer": "ipython3",
270-
"version": "3.9.16"
282+
"version": "3.8.10"
271283
},
272284
"orig_nbformat": 4
273285
},

GWAS_analysis/Figures/supp_gwas_watanabe.ipynb

Lines changed: 24 additions & 40 deletions
Large diffs are not rendered by default.

Genes_specificity/atlas_starrseq_rna_seq.ipynb

Lines changed: 40 additions & 28 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)