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
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support