dyl4nm4rsh4ll / FIDDLE

functional genomic data integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIDDLE

Flexible Integration of Data with Deep LEarning

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

alt text

note: an HPC cluster with GPUs is recommended

coding environment instructions

About

functional genomic data integration

License:MIT License


Languages

Language:Jupyter Notebook 97.5%Language:Python 2.5%