You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I used gridss to find breakpoints. My question is which tool shall i use to calculate the mean coverage and coverage variance values from my bam file to use clove. It would be really helpful.
The text was updated successfully, but these errors were encountered:
I think you can also use CollectWgsMetrics from gatk/picard.
Explanation of the output: see here.
The metrics are called MEAN_COVERAGE and SD_COVERAGE
It would be nice if clove could detect these options itself, because one is already providing the bam file from which the information could be calculated. Looking at the activity of this repo, I think it's unlikely to happen, so stick to the above-mentioned options.
Hi,
I used gridss to find breakpoints. My question is which tool shall i use to calculate the mean coverage and coverage variance values from my bam file to use clove. It would be really helpful.
The text was updated successfully, but these errors were encountered: