a novel deep neural network approach towards functional genomic data integration
directory architecture
├── < head_dir >
│ ├── logs/
│ ├── DATA/
│ │ ├── RAW/
│ │ │ ├── annotations
│ │ │ ├── bedgraphs
│ │ │ ├── txt
│ │ ├── COLLATED/
│ ├── MODELS/
│ │ ├── FIGURES_STATS/
│ │ ├── INPUTS/
│ │ ├── OUTPUTS/
│ │ ├── TRAINED/
│ │ ├── SCRIPTS/
│ │ │ ├── sc_train_split.py
│ │ │ ├── fiddle.py
│ │ │ ├── collate_outputs.py
note: an HPC cluster with GPUs is recommended