Entering edit mode
10 months ago
Rita
•
0
Hello,
I am calling ChIP-Seq peaks using Peakranger, the image below is an example after peak calling using one treated verses input sample. Here is the script I used
peakranger ranger --format bam ${SAM_DIR}${SRR_ID}_sorted.sam ${SAM_DIR}${CONTROL_NAME}_sorted.sam ${PK_DIR}${SRR_ID} -t 10
Since the summit start and summit end regions have been provided, could anyone help explain the parts of the summit_ID
(column 4)? What does the numbers after the fdrPassed
represent? How do I obtain score values similar to the output from MACS?
[1]
Thank you
Follow up: Please do not add your entire question as an image description. The image description should just describe the image, and since it's used as an "alt" text, it only appears when the image itself does not.
Thanks Ram. I will post the question again,
I've fixed it this time, there's no need to post again. Please just be more mindful in the future.
Appreciate it Ram.