Skip to content

reactome-idg/gather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hierarchy to allow for dataOps parallel docker services

└── gather-app
      │
      ├── python
      │     ├── switch
      │     ├── docker                 
      │     └── scripts
      │
      └── data 
            ├── curated
            │     |── gk_central 
            │     |── FI_reactome
            │     └── TCRD_Pharos 
            │
            ├── source
            │     |── GTEx
            │     │    |── ui-fetch 
            │     │    |── raw-data
            │     │    └── meta-data 
            │     │ 
            |     └── ...
            │ 
            └──  processed
                  |── GTEx
                  │     |── raw-count
                  │     |── cpm
                  │     │    |── cpm 
                  │     │    |── wo-outliers
                  │     │    └── eda
                  │     |── fi
                  │     |    |── gene-ensg-fi.csv
                  │     |    |── cpm-spearman
                  │     |    |── wel-spearman
                  │     |    |── mcl-spearman
                  │     |    └── ea-spearman
                  │     |    
                  │     └──  adjacency 
                  │           └── spearman
                  │
                  └── ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published