# Parameters
sample_name = "G_NRN_P;A;GEO"
modisco_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019"
mitra_subdir = "report/version2"
task_dir = "task_178-naivegw"
database_name = "CISBP"
perf_file = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/fineFactorized/task_178-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 00:18:21,052 [WARNING] git-lfs not installed
display_metadata(sample_name, perf_file, reportfile, sheetname)
| MetaData Name | Description |
|---|---|
| Cell type | Granule Neuron Progenitors (wt) |
| Cell Group | Neural Cells and Tissues |
| 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 | 191472 | 129314 | 16.7166 | 31762263 | 7460674 | 0.235 | 4439296 | 0.1399 | 13129268 | 0.4136 |
| rep2 | 191472 | 129314 | 17.0127 | 24782099 | 5027998 | 0.203 | 3469091 | 0.1401 | 9899910 | 0.3998 |
| rep3 | 191472 | 129314 | 10.9465 | 40353758 | 4898854 | 0.1215 | 3774336 | 0.0936 | 14981379 | 0.3714 |
| Metric | Value |
|---|---|
| auPRC | 0.6524 |
| Calibrated Recall at 50% FDR | 0.203 |
| Number of Positive Examples in Test Data | 152841 |
| Number of Negative Examples in Test Data | 7918010 |
| Imbalance Ratio in Test Data | 0.0189 |
| 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 |
| Motif Name | Modisco | Homer |
|---|---|---|
| Erf | absent | |
| Sox3 | absent | |
| Pbx3 | absent | |
| Sp3 | absent | |
| Klf16 | absent | |
| Tcfeb | absent | |
| Smarcc2 | absent | |
| Mbtps2 | absent | |
| Rfx1 | absent | |
| Nfib | absent | |
| Esx1 | absent | |
| Neurod1 | absent | |
| Zic1 | absent | |
| E2f1 | absent | |
| Creb3 | absent | |
| Tbpl2 | absent |
| Motif Name | Modisco | Homer |
|---|---|---|
| Hes7 | absent | |
| E4f1 | absent | |
| Mbd2 | absent | |
| Sp2 | absent | |
| Zfp143 | absent | |
| Nfic | absent | |
| Mbd1 | absent | |
| Ferd3l | absent | |
| Gabpa | absent | |
| Vsx2 | absent | |
| Bhlhe22 | absent | |
| Rfx2 | absent | |
| Klf13 | absent | |
| Zfx | 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_178-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_178-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_178-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_178-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_178-naivegw/ chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_178-naivegw Displaying motifs which has negative importances for the cell type