Directory Structure

.
β”œβ”€β”€ README.md
β”œβ”€β”€ dpacman
β”‚   β”œβ”€β”€ data
β”‚   β”‚   β”œβ”€β”€ README.md
β”‚   β”‚   β”œβ”€β”€ chip_atlas
β”‚   β”‚   β”‚   β”œβ”€β”€ full_data_loading.py
β”‚   β”‚   β”‚   └── smaller_data_loading.py
β”‚   β”‚   β”œβ”€β”€ remap
β”‚   β”‚   β”‚   β”œβ”€β”€ analyze.py
β”‚   β”‚   └── tfclust
β”‚   β”‚       β”œβ”€β”€ analyze.py
β”‚   β”‚       β”œβ”€β”€ api_download.py
β”‚   β”‚       β”œβ”€β”€ combine.py
β”‚   β”‚       β”œβ”€β”€ download.py
β”‚   β”‚       β”œβ”€β”€ figures
β”‚   β”‚       β”‚   β”œβ”€β”€ seq_lengths_box.png
β”‚   β”‚       β”‚   β”œβ”€β”€ seq_lengths_flanked_box.png
β”‚   β”‚       β”‚   β”œβ”€β”€ seq_lengths_flanked_hist.png
β”‚   β”‚       β”‚   β”œβ”€β”€ seq_lengths_flanked_xlog_box.png
β”‚   β”‚       β”‚   β”œβ”€β”€ seq_lengths_flanked_xlog_hist.png
β”‚   β”‚       β”‚   β”œβ”€β”€ seq_lengths_hist.png
β”‚   β”‚       β”‚   β”œβ”€β”€ seq_lengths_xlog_box.png
β”‚   β”‚       β”‚   └── seq_lengths_xlog_hist.png
β”‚   β”‚       β”œβ”€β”€ hg38_success_download.log
β”‚   └── data_files
β”‚       β”œβ”€β”€ processed
β”‚       β”‚   └── tfclust
β”‚       β”‚       β”œβ”€β”€ hg19
β”‚       β”‚       β”‚   β”œβ”€β”€ encRegTfbsClustered_hg19_chr1.csv
β”‚       β”‚       β”‚   └── logs
β”‚       β”‚       β”‚       β”œβ”€β”€ completed.txt
β”‚       β”‚       β”‚       β”œβ”€β”€ completed_worker_0.txt
β”‚       β”‚       β”‚       β”œβ”€β”€ worker_0.log
β”‚       β”‚       └── hg38
β”‚       β”‚           β”œβ”€β”€ encRegTfbsClustered_hg38_chr1.csv
β”‚       β”‚           └── logs
β”‚       β”‚               β”œβ”€β”€ completed.txt
β”‚       β”‚               β”œβ”€β”€ completed_worker_0.txt
β”‚       β”‚               β”œβ”€β”€ worker_0.log
β”‚       └── raw
β”‚           β”œβ”€β”€ chip_atlas
β”‚           β”‚   └── experimentList.tab
β”‚           β”œβ”€β”€ genomes
β”‚           β”‚   β”œβ”€β”€ hg19
β”‚           β”‚   β”‚   β”œβ”€β”€ hg19_chr1.json
β”‚           β”‚   └── hg38
β”‚           β”‚       β”œβ”€β”€ hg38_chr1.json
β”‚           β”œβ”€β”€ remap
β”‚           β”‚   β”œβ”€β”€ reMap2022.bb
β”‚           β”‚   β”œβ”€β”€ reMap2022.bed
β”‚           β”‚   β”œβ”€β”€ remap2022_all_macs2_hg38_v1_0.bed.gz
β”‚           β”‚   └── remap2022_crm_macs2_hg38_v1_0.bed
β”‚           └── tfclust
β”‚               β”œβ”€β”€ encRegTfbsClusteredWithCells.hg19.bed
β”‚               β”œβ”€β”€ encRegTfbsClusteredWithCells.hg38.bed
β”‚               └── encRegTfbsClustered_data
β”‚                   β”œβ”€β”€ hg19
β”‚                   β”‚   β”œβ”€β”€ hg19_encRegTfbsClustered_chr1.json
β”‚                   └── hg38
β”‚                       β”œβ”€β”€ hg38_encRegTfbsClustered_chr1.json
β”œβ”€β”€ environment.yaml
β”œβ”€β”€ setup.py
└── tree_output.txt

20 directories, 3089 files

In data_files subfolders, only representative files for certain chromosomes are shown. In reality, any file that contains the substring "_chr" exists for every chromosome in that genome. Genome hg38 has 711 chromosomes. Genome hg19 has 298 chromosomes. To reconstruct a full directory structure, run the following from DPACMAN

tree -I '__pycache__|*.egg-info|*.git' > tree.txt
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support