How to convert the Peakzilla TSV output to the BED format expected by Homer
Hello friends,
After performing the Peakzilla peak caller, I got .tsv output.. I want to visualize this output using the Homer to get motif. so it must be in bed.
Can any one tell me how to convert .tsv to .bed?
• 6,320 views
•
link
0 answers
No answers yet.
Log in to answer this question.
The tsv file might already be in BED format, which is just a special case of tsv. Show a few lines and it should be apparent what reformatting is needed.
Deleted....
Devon Ryan,
Yeah I found it similar to BED file format. I able to fix this problem.
Thanking you for consideration and time!