theislab / bindome

Assembling of biomolecule binding data (TF/RNA) from genomics databases for ML-downstream.
MIT License
1 stars 1 forks source link

Function to convert ChIP-atlas bigWig to raw counts #13

Closed ilibarra closed 1 year ago

ilibarra commented 1 year ago

Description

While loading bigWig files path from ChIP-atlas using bindome.datasets.chipatlas, a normalization constant has to be applied to loaded bigWig files before generating the final object, based on the formula described here formula. https://github.com/inutano/chip-atlas/issues/84

Tasks

ilibarra commented 1 year ago
ivirshup commented 1 year ago

@ilibarra, where do I get the dataset schema and list files? E.g. experimentList.tab.gz?