# Generated by roxygen2: do not edit by hand

export(fun_analysis)
export(fun_convert)
export(fun_homology)
export(fun_insert_length)
export(fun_load_bam)
export(fun_load_chr_no)
export(fun_load_genome)
export(fun_load_id)
export(fun_load_mutation)
export(fun_load_mutation_gz)
export(fun_read_check)
export(fun_save)
export(fun_save_gz)
export(fun_summary)
importFrom(BiocGenerics,as.data.frame)
importFrom(BiocGenerics,which.max)
importFrom(Biostrings,DNAString)
importFrom(Biostrings,DNAStringSet)
importFrom(Biostrings,PDict)
importFrom(Biostrings,countPDict)
importFrom(Biostrings,matchPattern)
importFrom(Biostrings,reverseComplement)
importFrom(Biostrings,start)
importFrom(Biostrings,trimLRPatterns)
importFrom(Biostrings,width)
importFrom(GenomeInfoDb,seqnames)
importFrom(Rsamtools,BamFile)
importFrom(Rsamtools,scanBam)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(gtools,asc)
importFrom(openxlsx,addWorksheet)
importFrom(openxlsx,createWorkbook)
importFrom(openxlsx,freezePane)
importFrom(openxlsx,read.xlsx)
importFrom(openxlsx,saveWorkbook)
importFrom(openxlsx,setColWidths)
importFrom(openxlsx,writeData)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
