Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion ArcPlot.py
Original file line number Diff line number Diff line change
Expand Up @@ -1481,7 +1481,7 @@ def merge_peak(group):

df = df.sort_values(by = ['info', 'tstart'])
df = df.groupby('info').apply(lambda g: merge_peak(g))
df = df.groupby(['info', 'diff']).agg({'tstart': 'min', 'tend': 'max'}).reset_index()
df = df.groupby([pd.Grouper(key='info'), 'diff']).agg({'tstart': 'min', 'tend': 'max'}).reset_index()
df = df.sort_values(by = 'info')
df['label'], df['group'] = zip(*df['info'].apply(lambda g: split_info(g)))

Expand Down
Binary file added ENCODE_eCLIP_data/ENCFF002HYO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF005GER.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF007VPS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF011NAP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF011XTO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF012MMQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF023YVD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF027MEO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF027UTH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF028GAJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF031CQH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF031FMO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF033EFV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF033MGP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF037TVC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF039XQD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF045HSV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF048FDF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF048RLZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF048YPA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF050VVI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF051EEW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF054VLU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF056LEW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF056UAW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF058OOW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF061XNA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF071QDP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF073IJF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF087MAJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF089QYN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF094MQV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF098REE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF105HMJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF111LMZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF111TWF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF112MVG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF114EUH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF121RVH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF125IDN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF128AKC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF128BDG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF134LIU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF136CWQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF137YFD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF139NXB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF141DOI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF154AYH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF158AOV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF159MMZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF161ENB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF167CDB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF183GUV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF185OEI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF191XRG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF193URO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF198ULC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF203YHA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF205UTG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF206RIM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF207BXK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF208ZMI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF211TRO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF223JMV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF223KVR.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF227EJF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF232WUE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF233PRB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF239GPP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF241DVU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF244JER.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF246EPM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF247NXL.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF252CWU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF258HOX.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF260ZOK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF262ILV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF266TKW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF278ZCU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF283WLS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF285IGP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF286AXW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF290DFO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF293IZG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF295HRZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF301IJW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF307MDW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF312VDN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF313WDF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF315HYU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF317HGW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF318RSO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF321HPH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF323PUC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF327DLL.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF327VCE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF327YTD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF328KJW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF335JTC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF335TZG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF341XMP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF343TCO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF349SVY.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF351ZDU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF365LFU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF366UJP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF378OYA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF382URH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF385MJU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF389PHE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF390NMJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF392AEV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF399GGH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF404HHM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF406MSI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF423SOR.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF432QCK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF433QSY.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF434SMG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF440ROZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF442USD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF445ENC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF452MJL.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF462WAI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF466UMQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF472CCL.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF480NUZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF488MWW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF497HPI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF498IGK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF513FDO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF515BJK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF520QYX.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF524ZZB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF530HTL.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF534JCV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF537KWB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF553PTT.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF554NIV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF559HGK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF560RWD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF566EAE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF566LNK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF570OUX.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF573DXD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF587KKM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF588ITW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF591BUK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF592WIH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF593RED.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF594EDV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF597MMG.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF597NVR.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF603WDI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF605AFN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF607ZRF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF609LWQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF610JVZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF611SOO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF612HOP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF614NUP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF618WYU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF623WGE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF630KXK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF633LQC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF634UAC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF635NZZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF640IHY.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF642GNE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF642QVZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF644EIR.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF644LPB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF649GEE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF649IRC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF650LMV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF662DZH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF663QIZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF663WYH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF665BGJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF673QBV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF674BUM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF678FCX.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF687EQE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF692RZM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF695OLO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF696QWE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF704OCI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF704ZXV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF709FEU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF721PWF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF723BSO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF723JLS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF726PFJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF726SQU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF730QRI.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF736RYV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF746XLE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF749IUB.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF752JNY.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF759KCD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF765PIF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF766OCH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF768WOD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF771QAU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF777NMK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF780OCY.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF781BNS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF781RUK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF783INO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF786UOW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF792SRL.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF794RJQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF796RMF.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF797BHU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF797GSK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF797QRS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF799ERK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF809CKN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF810EUA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF810NKV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF813JIK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF822NWY.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF823HFC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF825UVD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF831PMS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF848JWA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF850ZSC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF854BHP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF855CPQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF858CSS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF858EHN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF858UKE.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF861KMV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF862EKD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF862ZPV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF863SUL.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF869RUC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF871NYM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF876XPP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF878VVA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF880MWQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF883KCN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF886MLH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF886SDQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF886XUO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF887ARJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF889AWX.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF894YJA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF897MSA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF899AWZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF899HHP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF900IOH.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF904KTV.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF907HNN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF914WFQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF917CBK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF918KMT.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF918XJQ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF923KPP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF924OVC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF927KRA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF929AWR.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF932UXC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF934ANS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF941GJK.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF943XOU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF945NFS.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF947CIN.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF949QGM.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF950EYJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF950VZO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF953WTP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF955LYD.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF957AOZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF958GMP.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF972DFZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF972ZMJ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF977HDU.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF981MMO.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF985ECA.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF986XOC.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF992LCW.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF993VRZ.bed.gz
Binary file not shown.
Binary file added ENCODE_eCLIP_data/ENCFF999ZAW.bed.gz
Binary file not shown.
Binary file added ExampleData/.DS_Store
Binary file not shown.
Empty file.
46 changes: 46 additions & 0 deletions ExampleData/7SKexample/7SK-incell-0-pairmap.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
332 Window=3 Metric=PAIRMAPPER
i j Sig. Class Zij Zi Zj Mod_Depth Mod_Comuts Unt_Depth Unt_Comuts
94 168 240.20 1 7.84 8.09 7.59 437910 1439 3372303 195
114 149 46.92 1 5.16 5.02 5.30 459229 163 3390869 64
115 148 27.60 1 3.08 2.81 3.35 457204 136 3380099 76
116 147 25.63 1 3.17 1.83 4.50 458532 177 3393820 151
122 137 106.61 1 6.61 3.71 9.50 446552 89 3396881 56
123 136 44.30 1 5.02 6.93 3.11 452981 312 3395564 50
201 271 53.03 1 4.31 4.05 4.56 449541 565 3376393 333
206 266 31.37 1 3.06 4.35 1.78 450649 327 3370770 143
212 260 63.23 1 5.32 7.14 3.49 453225 295 3377420 307
213 259 83.43 1 6.69 9.86 3.53 449141 225 3378323 81
32 41 84.82 2 7.82 4.27 11.38 434861 309 3264424 49
59 71 24.06 2 2.83 4.11 1.54 441387 946 3272323 128
60 70 167.27 2 9.16 8.91 9.40 440914 1273 3271747 241
67 80 70.95 2 4.73 5.23 4.24 387077 3797 3265721 121
67 285 56.25 2 3.20 4.15 2.25 419938 4468 3275920 25
78 104 43.87 2 2.96 2.41 3.51 379919 4012 3277608 242
79 103 60.32 2 3.90 3.44 4.37 382533 5214 3283356 122
89 187 33.91 2 2.75 2.20 3.30 455119 2272 3397833 480
92 167 168.27 2 4.34 4.16 4.51 439501 1509 3395327 109
93 169 123.19 2 3.67 2.86 4.48 428367 1362 3396600 175
95 167 149.08 2 6.25 8.50 4.00 438321 1430 3396565 229
109 154 573.36 2 11.92 10.43 13.42 435314 3270 3385166 91
170 223 113.84 2 2.70 4.29 1.10 428667 1866 3391299 339
171 183 222.24 2 6.22 7.73 4.71 436764 1772 3372402 35
172 182 32.34 2 3.44 1.04 5.85 438222 510 3391204 51
202 260 55.49 2 3.88 4.69 3.07 451585 304 3354992 178
211 261 102.29 2 6.47 6.35 6.59 453611 279 3386086 214
221 251 192.97 2 4.67 4.93 4.40 439369 2685 3387419 166
222 253 95.62 2 2.52 3.00 2.05 422407 1015 3371146 126
226 246 51.04 2 5.08 3.29 6.87 430995 883 3386704 54
228 248 56.80 2 4.18 0.90 7.46 432936 819 3378308 20
229 247 46.11 2 2.87 0.53 5.21 434073 1017 3358693 11
247 260 27.03 2 2.27 3.06 1.49 452872 217 3380118 108
248 259 24.43 2 2.12 3.21 1.03 445852 120 3371503 32
60 104 29.38 0 1.96 1.57 2.35 410639 1895 3279289 315
60 176 25.07 0 2.04 1.34 2.73 427107 2479 3264914 356
61 200 23.90 0 1.31 1.49 1.13 433068 709 3267858 128
64 176 28.62 0 3.30 3.47 3.12 417262 4344 3207950 184
64 183 26.69 0 1.90 3.24 0.57 416303 1889 3214114 53
66 286 80.71 0 4.21 4.79 3.63 426152 9572 3272850 49
80 102 26.66 0 1.77 1.59 1.95 379188 3738 3279879 187
83 193 26.44 0 2.87 4.43 1.30 409310 2044 3146869 35
98 165 69.51 0 4.01 2.80 5.22 433883 2983 3385485 65
223 252 43.40 0 0.67 0.41 0.93 433943 1508 3385274 314
376 changes: 376 additions & 0 deletions ExampleData/7SKexample/7SK-incell-0-rings.txt

Large diffs are not rendered by default.

333 changes: 333 additions & 0 deletions ExampleData/7SKexample/7SK-incell-0.ct
Original file line number Diff line number Diff line change
@@ -0,0 +1,333 @@
332 ENERGY = -153.8 sequence
1 G 0 2 295 1
2 G 1 3 294 2
3 A 2 4 293 3
4 U 3 5 292 4
5 G 4 6 291 5
6 U 5 7 290 6
7 G 6 8 289 7
8 A 7 9 0 8
9 G 8 10 0 9
10 G 9 11 48 10
11 G 10 12 47 11
12 C 11 13 46 12
13 G 12 14 45 13
14 A 13 15 44 14
15 U 14 16 43 15
16 C 15 17 42 16
17 U 16 18 39 17
18 G 17 19 38 18
19 G 18 20 37 19
20 C 19 21 0 20
21 U 20 22 0 21
22 G 21 23 0 22
23 C 22 24 0 23
24 G 23 25 33 24
25 A 24 26 32 25
26 C 25 27 31 26
27 A 26 28 0 27
28 U 27 29 0 28
29 C 28 30 0 29
30 U 29 31 0 30
31 G 30 32 26 31
32 U 31 33 25 32
33 C 32 34 24 33
34 A 33 35 0 34
35 C 34 36 0 35
36 C 35 37 0 36
37 C 36 38 19 37
38 C 37 39 18 38
39 A 38 40 17 39
40 U 39 41 0 40
41 U 40 42 0 41
42 G 41 43 16 42
43 A 42 44 15 43
44 U 43 45 14 44
45 C 44 46 13 45
46 G 45 47 12 46
47 C 46 48 11 47
48 C 47 49 10 48
49 A 48 50 0 49
50 G 49 51 0 50
51 G 50 52 0 51
52 G 51 53 0 52
53 U 52 54 0 53
54 U 53 55 0 54
55 G 54 56 0 55
56 A 55 57 0 56
57 U 56 58 0 57
58 U 57 59 0 58
59 C 58 60 73 59
60 G 59 61 72 60
61 G 60 62 71 61
62 C 61 63 70 62
63 U 62 64 69 63
64 G 63 65 0 64
65 A 64 66 0 65
66 U 65 67 0 66
67 C 66 68 0 67
68 U 67 69 0 68
69 G 68 70 63 69
70 G 69 71 62 70
71 C 70 72 61 71
72 U 71 73 60 72
73 G 72 74 59 73
74 G 73 75 0 74
75 C 74 76 0 75
76 U 75 77 0 76
77 A 76 78 0 77
78 G 77 79 93 78
79 G 78 80 92 79
80 C 79 81 0 80
81 G 80 82 90 81
82 G 81 83 89 82
83 G 82 84 88 83
84 U 83 85 0 84
85 G 84 86 0 85
86 U 85 87 0 86
87 C 86 88 0 87
88 C 87 89 83 88
89 C 88 90 82 89
90 C 89 91 81 90
91 U 90 92 0 91
92 U 91 93 79 92
93 C 92 94 78 93
94 C 93 95 170 94
95 U 94 96 169 95
96 C 95 97 168 96
97 C 96 98 167 97
98 C 97 99 0 98
99 U 98 100 166 99
100 C 99 101 165 100
101 A 100 102 0 101
102 C 101 103 0 102
103 C 102 104 161 103
104 G 103 105 160 104
105 C 104 106 0 105
106 U 105 107 0 106
107 C 106 108 0 107
108 C 107 109 0 108
109 A 108 110 156 109
110 U 109 111 155 110
111 G 110 112 154 111
112 U 111 113 0 112
113 G 112 114 0 113
114 C 113 115 151 114
115 G 114 116 150 115
116 U 115 117 149 116
117 C 116 118 148 117
118 C 117 119 147 118
119 C 118 120 145 119
120 U 119 121 143 120
121 C 120 122 142 121
122 C 121 123 139 122
123 C 122 124 138 123
124 G 123 125 137 124
125 A 124 126 136 125
126 A 125 127 0 126
127 G 126 128 135 127
128 C 127 129 134 128
129 U 128 130 0 129
130 G 129 131 0 130
131 C 130 132 0 131
132 G 131 133 0 132
133 C 132 134 0 133
134 G 133 135 128 134
135 C 134 136 127 135
136 U 135 137 125 136
137 C 136 138 124 137
138 G 137 139 123 138
139 G 138 140 122 139
140 U 139 141 0 140
141 C 140 142 0 141
142 G 141 143 121 142
143 A 142 144 120 143
144 A 143 145 0 144
145 G 144 146 119 145
146 A 145 147 0 146
147 G 146 148 118 147
148 G 147 149 117 148
149 A 148 150 116 149
150 C 149 151 115 150
151 G 150 152 114 151
152 A 151 153 0 152
153 C 152 154 0 153
154 C 153 155 111 154
155 A 154 156 110 155
156 U 155 157 109 156
157 C 156 158 0 157
158 C 157 159 0 158
159 C 158 160 0 159
160 C 159 161 104 160
161 G 160 162 103 161
162 A 161 163 0 162
163 U 162 164 0 163
164 A 163 165 0 164
165 G 164 166 100 165
166 A 165 167 99 166
167 G 166 168 97 167
168 G 167 169 96 168
169 A 168 170 95 169
170 G 169 171 94 170
171 G 170 172 185 171
172 A 171 173 184 172
173 C 172 174 183 173
174 C 173 175 182 174
175 G 174 176 181 175
176 G 175 177 0 176
177 U 176 178 0 177
178 C 177 179 0 178
179 U 178 180 0 179
180 U 179 181 0 180
181 C 180 182 175 181
182 G 181 183 174 182
183 G 182 184 173 183
184 U 183 185 172 184
185 C 184 186 171 185
186 A 185 187 0 186
187 A 186 188 0 187
188 G 187 189 0 188
189 G 188 190 285 189
190 G 189 191 284 190
191 U 190 192 0 191
192 A 191 193 0 192
193 U 192 194 0 193
194 A 193 195 0 194
195 C 194 196 0 195
196 G 195 197 0 196
197 A 196 198 0 197
198 G 197 199 0 198
199 U 198 200 0 199
200 A 199 201 274 200
201 G 200 202 273 201
202 C 201 203 272 202
203 U 202 204 271 203
204 G 203 205 0 204
205 C 204 206 0 205
206 G 205 207 268 206
207 C 206 208 267 207
208 U 207 209 266 208
209 C 208 210 0 209
210 C 209 211 264 210
211 C 210 212 263 211
212 C 211 213 262 212
213 U 212 214 261 213
214 G 213 215 260 214
215 C 214 216 259 215
216 U 215 217 0 216
217 A 216 218 0 217
218 G 217 219 0 218
219 A 218 220 0 219
220 A 219 221 0 220
221 C 220 222 253 221
222 C 221 223 252 222
223 U 222 224 251 223
224 C 223 225 0 224
225 C 224 226 249 225
226 A 225 227 248 226
227 A 226 228 247 227
228 A 227 229 246 228
229 C 228 230 0 229
230 A 229 231 0 230
231 A 230 232 0 231
232 G 231 233 0 232
233 C 232 234 0 233
234 U 233 235 0 234
235 C 234 236 0 235
236 U 235 237 0 236
237 C 236 238 0 237
238 A 237 239 0 238
239 A 238 240 0 239
240 G 239 241 0 240
241 G 240 242 0 241
242 U 241 243 0 242
243 C 242 244 0 243
244 C 243 245 0 244
245 A 244 246 0 245
246 U 245 247 228 246
247 U 246 248 227 247
248 U 247 249 226 248
249 G 248 250 225 249
250 U 249 251 0 250
251 A 250 252 223 251
252 G 251 253 222 252
253 G 252 254 221 253
254 A 253 255 0 254
255 G 254 256 0 255
256 A 255 257 0 256
257 A 256 258 0 257
258 C 257 259 0 258
259 G 258 260 215 259
260 U 259 261 214 260
261 A 260 262 213 261
262 G 261 263 212 262
263 G 262 264 211 263
264 G 263 265 210 264
265 U 264 266 0 265
266 A 265 267 208 266
267 G 266 268 207 267
268 U 267 269 206 268
269 C 268 270 0 269
270 A 269 271 0 270
271 A 270 272 203 271
272 G 271 273 202 272
273 C 272 274 201 273
274 U 273 275 200 274
275 U 274 276 0 275
276 C 275 277 0 276
277 C 276 278 0 277
278 A 277 279 0 278
279 A 278 280 0 279
280 G 279 281 0 280
281 A 280 282 0 281
282 C 281 283 0 282
283 U 282 284 0 283
284 C 283 285 190 284
285 C 284 286 189 285
286 A 285 287 0 286
287 G 286 288 0 287
288 A 287 289 0 288
289 C 288 290 7 289
290 A 289 291 6 290
291 C 290 292 5 291
292 A 291 293 4 292
293 U 292 294 3 293
294 C 293 295 2 294
295 C 294 296 1 295
296 A 295 297 0 296
297 A 296 298 0 297
298 A 297 299 0 298
299 U 298 300 0 299
300 G 299 301 0 300
301 A 300 302 0 301
302 G 301 303 324 302
303 G 302 304 323 303
304 C 303 305 322 304
305 G 304 306 319 305
306 C 305 307 318 306
307 U 306 308 317 307
308 G 307 309 316 308
309 C 308 310 315 309
310 A 309 311 0 310
311 U 310 312 0 311
312 G 311 313 0 312
313 U 312 314 0 313
314 G 313 315 0 314
315 G 314 316 309 315
316 C 315 317 308 316
317 A 316 318 307 317
318 G 317 319 306 318
319 U 318 320 305 319
320 C 319 321 0 320
321 U 320 322 0 321
322 G 321 323 304 322
323 C 322 324 303 323
324 C 323 325 302 324
325 U 324 326 0 325
326 U 325 327 0 326
327 U 326 328 0 327
328 C 327 329 0 328
329 U 328 330 0 329
330 U 329 331 0 330
331 U 330 332 0 331
332 U 331 0 0 332
Loading