If I understood correctly then,
Normalized tag count is number of statistically significant tags in the defined peaks which normalized with number of total tags mapped (By default it normalizes with 10 million reads, unless you define some number in the option)
Total tags are the total number of tags mapped to genome (not to be confused with total number of tags contributing peaks)
control tags are from input (self explanatory)
Fold change vs control is for the putative peaks where in, the fold change of normalized tag counts vs control tags is scored above threshold
Fold change vs Local is where putative peaks are narrowed down after filtering the peaks on the basis of width of region as much you specify in the option -L <>
Clonal fold change is another filtering step, where it discards those peaks which are false positive over repetitive elements, It take observed unique regions vs expected unique regions covered by tags, and upon specifying the value in -C <>
it discards the peaks above that value (fold change)
btw its well written in the manual.
HTH
Thanks so much for your answers. Its true the manual has discussed well but I had a very fundamental doubt .
I believe tags are the reads while I was confused with the protein tagging in chip-seq.
Secondly as per your answer,
Fold change vs control is for the putative peaks where in, the fold change of normalized tag counts vs control tags is scored above threshold. So what is the threshold over here.
Is it similar to
-F
option which we specify . In such case I have used default 4.0Kindly confirm it.
Thanks again for your kind reply.
yes, by default the fold change for assigning peak is 4 unless you specify from your side in -F option
No NO No, please do not get confused in the case of tag, this is not that tag by which we label proteins.
This is sequencing reads :)