Arguments
file.Medipsite
The path of MeDIP-seq site file or sequence
tag file.
file.blacklist
The path of blacklist file (If we do
not use the file, there will be defaulted as NULL).
file.bin
The path of all bins file. For
computing the number of sequence tag of each window, we use the file
as a normalization window position. (If we do not use the file,
there will be defaulted as NULL).
file.CNV
If need, we should input CNV file to normalize
count of each bin.
writefile
The path of output results. (If
writefile=NULL, there will return the results back to main program.)
reportfile
The path of output results of bin length,
the number of bin, total reads before processing and total reads
after processing.
binlength
The length of each window.(Defaulted
length is 500).