In [1]:
# Parameters
sample_name = "Heart;D;En"
modisco_root = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/Naive_modisco2019"
mitra_subdir = "report/version2"
task_dir = "task_56-naivegw"
database_name = "CISBP"
perf_file = "/srv/scratch/msharmin/mouse_hem/with_tfd/full_mouse50/fineFactorized/task_56-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 17:56:44,731 [WARNING] git-lfs not installed
In [3]:
display_metadata(sample_name, perf_file, reportfile, sheetname)
    Sample Information
    MetaData NameDescription
    Cell typeHeart
    Cell GroupOther Tissues
    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
    rep11307078213621.453559540756836590.11528577690.144521238600.3578
    rep21307078213613.23063850267049981680.129941052370.1067138241220.3592
    rep31307078213615.63912364108529723210.125828446890.120484916840.3595
    Modelling Metadata
    MetricValue
    auPRC0.6195
    Calibrated Recall at 50% FDR0.21
    Number of Positive Examples in Test Data93709
    Number of Negative Examples in Test Data7977142
    Imbalance Ratio in Test Data0.0116
    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
Shared Motifs
Motif NameModiscoHomer
Ctcf
Mef2a
Tcfeb
Sp3
Unique TF-MoDISco Motifs
Motif NameModiscoHomer
Cebpbabsent
Creb3absent
Nfiaabsent
Ergabsent
Ferd3labsent
Pbx3absent
Fosabsent
Klf16absent
Smarcc2absent
Rfx1absent
Irf1absent
Gata2absent
Mbtps2absent
Unique Homer Motifs
Motif NameModiscoHomer
Gabpaabsent
Zfp143absent
9430076C15Rikabsent
Smarcc1absent
Tcf3absent
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_56-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_56-naivegw/
chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_56-naivegw
Displaying motifs which has positive importances for the cell type
metacluster_0, # patterns: 23, # seqlets: 18338, Positive for: Heart;D;En
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_56-naivegw/cisbp_tomtomout /srv/www/kundaje/msharmin/report/version2/task_56-naivegw/
chmod -R +755 /srv/www/kundaje/msharmin/report/version2/task_56-naivegw
No motifs with negative importance