Skip to content

dylanmmarshall/FIDDLE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.5%
  • Python 2.5%