diff --git a/all_geo_beds/README.md b/all_geo_beds/data_download/README.md similarity index 85% rename from all_geo_beds/README.md rename to all_geo_beds/data_download/README.md index 7e0f4c5..bd11c0c 100644 --- a/all_geo_beds/README.md +++ b/all_geo_beds/data_download/README.md @@ -4,5 +4,5 @@ The goal of this project is to download all BED files currently hosted in GEO, s ## Get a list of accessions: -[Instructions in this file!](./all_bed.ipynb) +[Instructions in this file!](all_bed.ipynb) diff --git a/all_geo_beds/all_bed.ipynb b/all_geo_beds/data_download/all_bed.ipynb similarity index 100% rename from all_geo_beds/all_bed.ipynb rename to all_geo_beds/data_download/all_bed.ipynb diff --git a/all_geo_beds/old_approach.md b/all_geo_beds/data_download/old_approach.md similarity index 100% rename from all_geo_beds/old_approach.md rename to all_geo_beds/data_download/old_approach.md