After Annotation in R , the binding sites are less than the starting downloaded from ENCODE Chip-seq Matrix
I download ENCODE chip-seq broadpeak files and annotate them in R with annotatePeakInBatch(gr_narrowPeak, featureType = c("TSS"),maxgap=5000 ,AnnotationData=annotationData , output="overlapping", FeatureLocForDistance="TSS") .The binding sites i get are less that the starting in the ENCODE peak files (e.g i had 40.000 and after the annotation i get only 14.000 ). Can anyone explain to me why this is happening?
• 2,000 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Can you provide the results of the following code: