In [1]:
# Parameters
sample_name = "Mast;A;CL"
modisco_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019"
mitra_subdir = "report/version2"
task_dir = "task_18-naivegw"
database_name = "CISBP"
perf_file = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/fineFactorized/task_18-naivegw/NaiveauPRC.txt"
homer_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_scans"
In [2]:
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 16:01:17,877 [WARNING] git-lfs not installed
In [3]:
display_metadata(sample_name, perf_file, reportfile, sheetname)
    Sample Information
    MetaData NameDescription
    Cell typemast cells
    Cell GroupOther Immune Cells
    Experiment NameATAC
    Experiment GroupCasellas Lab
    Pipeline Output
    replicateNaïve overlap peaksIDR peaksTSS enrichment (< 8 is very poor <10 is low)Final number of unique mapping, dup-filtered, chrM filtered readsNumber of reads in called peak regionsFraction of reads in called peak regionsNumber of reads in promoter regionsFraction of reads in promoter regionsNumber of reads in enhancer regionsFraction of reads in enhancer regions
    rep1937745659210.76675755687346433010.080739918280.0694168363410.2926
    Modelling Metadata
    MetricValue
    auPRC0.5777
    Calibrated Recall at 50% FDR0.233
    Number of Positive Examples in Test Data58384
    Number of Negative Examples in Test Data8012467
    Imbalance Ratio in Test Data0.0072
    Test Chromosomeschr2, chr3, chr19
In [4]:
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.
Number of CISBP motifs obtained by TF-MoDISco and Homer-denovo
Common Motifs
Motif NameModiscoHomer
Runx1
Pbx3
Ctcf
Mbtps2
Unique TF-MoDISco Motifs
Motif NameModiscoHomer
Nfe2l2absent
Tcfecabsent
Ets1absent
E2f1absent
Hsf1absent
Sfpi1absent
Irf1absent
Smarcc2absent
Nfiaabsent
9430076C15Rikabsent
Stat4absent
Sp3absent
Gata4absent
Rfx1absent
Unique Homer Motifs
Motif NameModiscoHomer
Elk1absent
Zfp143absent
Sp2absent
E4f1absent
Gata2absent
Klf16absent
In [5]:
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_18-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_18-naivegw/
chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_18-naivegw
Displaying motifs which has positive importances for the cell type
metacluster_0, # patterns: 21, # seqlets: 20458, Positive for: Mast;A;CL
In [6]:
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_18-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_18-naivegw/
chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_18-naivegw
No motifs with negative importance