-
Hi, wgbs_tools looks great. I am just wondering how could we convert pat files to bam files back? |
Beta Was this translation helpful? Give feedback.
Answered by
nloyfer
Dec 22, 2023
Replies: 1 comment
-
Hi @mackaay, and thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nloyfer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mackaay, and thank you.
There is no way to convert a pat file back to bam, since most of the data in the bam file (the DNA sequence, bp quality, exact read start/length etc.) is discarded when a pat file is created.
This allows pat files to be 300x smaller than their corresponding bam files.