if (FALSE) {
data(msec_read_checked)
data(homology_searched)
fun_homology(msec = msec_read_checked,
df_distant = homology_searched,
min_homology_search = 40,
ref_genome = BSgenome.Hsapiens.UCSC.hg38::BSgenome.Hsapiens.UCSC.hg38,
chr_no = 24,
progress_bar = "N"
)
}
Run the code above in your browser using DataLab