ceScanOneStep(axt1, filter1=NULL, sizes1, assembly1, twoBit1, axt2, filter2=NULL, sizes2, assembly2, twoBit2, thresholds=c("49_50"), blatBinary="blat", blatCutoff1, blatCutoff2)axt object or axt filenames with each assembly as referecne.
GRanges object or bed filenames.
Seqinfo object which contains the seqnames and
seqlengths for each assembly.
character object specifiying the scanning windows and
minimal score.
It can be specified in th form of "45_50" with scanning windows 50
and minial score 45.
More than one thresholds can be provided.
character. The path of blat binary.
integer.
The CNEs with more than the cutoff hits on the reference genome are removed.
CNE is returned.