Skip to content

adhilmd/HiCMCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

HiCMCL

High Performance Multi Resolution Markov Clustering for HiC data. Used https://micans.org/mcl/ for the MCL algorithm.

All the required codes are in the bin folder. The HiCMCL requires python3.4 to run the scripts

  1. BAM to bedpe

bamtobed tool from bedtools to convert bam to bedpe (bed file with paired end information)

bedtools bamtobed -bedpe -i

https://bedtools.readthedocs.io/en/latest/content/tools/bamtobed.html

  1. sqlite database dump from bedpe

sql_dump.py

  1. Calculating the appropriate parameters (approriate bins and inflation value) for identifying topological boundaries

parametermcl.py

  1. Identifying the topological boundaries and classfying them based on their strength

mclclust.py

About

High performance multi resolution Markov Clustering for HiC data

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages