The path of blacklist file (If we do
not use the file, there will be defaulted as NULL).
file.bin
The path of all cpg bin 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).
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).
Value
The CpG site should include at least three columns "chromosome",
"start position" and "end position". The output file is include four columns, that is "chromosome",
"start position", "end position" and "CpG count". Also, the function
output a report for some
parameters.