# Parameters
sample_name = "MCRPHG_BMD.LPD_Stmltd;A;GEO"
modisco_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019"
mitra_subdir = "report/version2"
task_dir = "task_143-naivegw"
database_name = "CISBP"
perf_file = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/fineFactorized/task_143-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 22:20:25,525 [WARNING] git-lfs not installed
display_metadata(sample_name, perf_file, reportfile, sheetname)
| MetaData Name | Description |
|---|---|
| Cell type | bone marrow-derived macrophages(Lipid A stimulation 120min) |
| 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 | 116765 | 75199 | 13.2127 | 14651988 | 2167237 | 0.1481 | 1479012 | 0.1011 | 5833419 | 0.3986 |
| rep2 | 116765 | 75199 | 9.3591 | 8537967 | 641008 | 0.0752 | 649779 | 0.0763 | 3088077 | 0.3624 |
| rep3 | 116765 | 75199 | 14.521 | 17628648 | 4318226 | 0.2452 | 2368863 | 0.1345 | 7713306 | 0.438 |
| rep4 | 116765 | 75199 | 7.1732 | 14571958 | 465768 | 0.032 | 816061 | 0.0561 | 4844595 | 0.3329 |
| Metric | Value |
|---|---|
| auPRC | 0.5825 |
| Calibrated Recall at 50% FDR | 0.228 |
| Number of Positive Examples in Test Data | 89513 |
| Number of Negative Examples in Test Data | 7981338 |
| Imbalance Ratio in Test Data | 0.0111 |
| 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 |
|---|---|---|
| Pbx3 | ||
| Creb3 | ||
| Fos | ||
| Sfpi1 | ||
| Smarcc2 | ||
| Ctcf |
| Motif Name | Modisco | Homer |
|---|---|---|
| Runx1 | absent | |
| Sp3 | absent | |
| Mbtps2 | absent | |
| Cebpb | absent | |
| Bcl11a | absent | |
| Rel | absent | |
| Bach2 | absent | |
| Tbpl2 | absent | |
| Rfx1 | absent | |
| Rfx8 | absent | |
| Erf | absent | |
| Hsf1 | absent |
| Motif Name | Modisco | Homer |
|---|---|---|
| Tcfec | absent | |
| Sp2 | absent | |
| Cebpe | absent | |
| Stat2 | absent | |
| Rela | absent | |
| Yy1 | 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_143-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_143-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_143-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_143-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_143-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_143-naivegw Displaying motifs which has negative importances for the cell type