diff --git a/src/ECP_GSE.jl.ipynb b/src/ECP_GSE.jl.ipynb index b5c2c16..8b93d49 100644 --- a/src/ECP_GSE.jl.ipynb +++ b/src/ECP_GSE.jl.ipynb @@ -37,6 +37,7 @@ "outputs": [], "source": [ "# Define the file path\n", + "#aaaaaa\n", "general_path = @__DIR__\n", "relative_path_GSE = \"../data/GSE_prelievo.xlsx\"\n", "file_GSE= joinpath(general_path,relative_path_GSE)\n",