# Parameters
sample_name = "ILC2+IL33+IL25;A;GEO"
modisco_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019"
mitra_subdir = "report/version2"
task_dir = "task_106-naivegw"
database_name = "CISBP"
perf_file = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/fineFactorized/task_106-naivegw/NaiveauPRC.txt"
homer_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_scans"
from matlas.modisco_report import modisco_report_pipeline, display_metadata
reportfile= "/mnt/lab_data/kundaje/msharmin/mouse_hem/with_tfd/full_mouse50/filtering samples_MS2.xlsx"
sheetname = "filter23"
load data from labcluster
Using TensorFlow backend. 2019-07-22 20:31:39,678 [WARNING] git-lfs not installed
display_metadata(sample_name, perf_file, reportfile, sheetname)
| MetaData Name | Description |
|---|---|
| Cell type | ILC2+IL33+IL25 |
| Cell Group | Other Immune Cells |
| Experiment Name | ATAC |
| Experiment Group | GEO |
| replicate | Naïve overlap peaks | IDR peaks | TSS enrichment (< 8 is very poor <10 is low) | Final number of unique mapping, dup-filtered, chrM filtered reads | Number of reads in called peak regions | Fraction of reads in called peak regions | Number of reads in promoter regions | Fraction of reads in promoter regions | Number of reads in enhancer regions | Fraction of reads in enhancer regions |
|---|---|---|---|---|---|---|---|---|---|---|
| rep1 | 116228 | 84281 | 13.0011 | 39220034 | 6427969 | 0.164 | 4728331 | 0.1206 | 12751109 | 0.3253 |
| rep2 | 116228 | 84281 | 13.2307 | 41928394 | 6715249 | 0.1602 | 4607571 | 0.1099 | 13357816 | 0.3187 |
| Metric | Value |
|---|---|
| auPRC | 0.5603 |
| Calibrated Recall at 50% FDR | 0.231 |
| Number of Positive Examples in Test Data | 97401 |
| Number of Negative Examples in Test Data | 7973450 |
| Imbalance Ratio in Test Data | 0.0121 |
| Test Chromosomes | chr2, chr3, chr19 |
from matlas.modisco_report import display_comparative_motif_sets
display_comparative_motif_sets(sample_name, homer_root, modisco_root)
TF-MoDISco is using the TensorFlow backend.
| Motif Name | Modisco | Homer |
|---|---|---|
| 9430076C15Rik | ||
| Sp3 | ||
| Pbx3 | ||
| Ctcf |
| Motif Name | Modisco | Homer |
|---|---|---|
| Fos | absent | |
| Zfx | absent | |
| Nr4a2 | absent | |
| Gata4 | absent | |
| Tcfeb | absent | |
| Irf1 | absent | |
| Smarcc2 | absent | |
| Rfx8 | absent | |
| Hsf1 | absent | |
| Mbtps2 | absent | |
| Tbpl2 | absent | |
| Runx2 | absent | |
| Ets1 | absent | |
| Rfx1 | absent | |
| Nfia | absent | |
| Rela | absent |
| Motif Name | Modisco | Homer |
|---|---|---|
| Zfp143 | absent | |
| E2f1 | absent | |
| Nfkb1 | absent | |
| Gabpa | absent | |
| Yy1 | absent | |
| Prdm1 | absent | |
| Smarcc1 | absent |
modisco_report_pipeline(sample_name, modisco_root, mitra_subdir, task_dir, database_name,
importance=True, render=True)
rsync -t -av /srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019/task_106-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_106-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_106-naivegw Displaying motifs which has positive importances for the cell type
modisco_report_pipeline(sample_name, modisco_root, mitra_subdir, task_dir, database_name,
importance=False, render=True)
rsync -t -av /srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019/task_106-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_106-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_106-naivegw Displaying motifs which has negative importances for the cell type