# Parameters
sample_name = "KDNY;8wks;D;En"
modisco_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019"
mitra_subdir = "report/version2"
task_dir = "task_223-naivegw"
database_name = "CISBP"
perf_file = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/fineFactorized/task_223-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-23 02:35:29,328 [WARNING] git-lfs not installed
display_metadata(sample_name, perf_file, reportfile, sheetname)
| MetaData Name | Description |
|---|---|
| Cell type | Kidney(adult-8wks) |
| Cell Group | Other Tissues |
| Experiment Name | DHS |
| Experiment Group | ENCODE |
| 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 | 200603 | 140321 | 8.9682 | 104649434 | 24593043 | 0.235 | 10374464 | 0.0992 | 42918556 | 0.4102 |
| rep2 | 200603 | 140321 | 15.4059 | 23694000 | 4350531 | 0.1837 | 2443775 | 0.1032 | 9676433 | 0.4086 |
| Metric | Value |
|---|---|
| auPRC | 0.5502 |
| Calibrated Recall at 50% FDR | 0.248 |
| Number of Positive Examples in Test Data | 133263 |
| Number of Negative Examples in Test Data | 7937588 |
| Imbalance Ratio in Test Data | 0.0165 |
| 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 |
|---|---|---|
| Ctcf | ||
| Hnf4g | ||
| Sp3 |
| Motif Name | Modisco | Homer |
|---|---|---|
| Dbp | absent | |
| Pbx3 | absent | |
| Nfia | absent | |
| Smarcc2 | absent | |
| Erf | absent | |
| Pax5 | absent | |
| Mef2a | absent | |
| Mbtps2 | absent | |
| 9430076C15Rik | absent | |
| Foxc1 | absent | |
| Bach1 | absent | |
| Hoxc9 | absent | |
| Bach2 | absent | |
| Irf1 | absent | |
| Rfx2 | absent | |
| Hsf1 | absent | |
| Grhl1 | absent |
| Motif Name | Modisco | Homer |
|---|---|---|
| Srebf2 | absent | |
| Zfp143 | absent | |
| Elk1 | 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_223-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_223-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_223-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_223-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_223-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_223-naivegw Displaying motifs which has negative importances for the cell type