zhou-lab/biscuit

Conversion Rate calculation

Irfanwustl opened this issue · 2 comments

Hi,
Thanks for the great tool.

I have used BISCUIT and generated bw and bam files. However, I am trying to calculate the bisulfite conversion rate. Is there any way so that BISCUIT can provide the rate from the aligned bam file?

Or do I need to write a script? In the aligned bam file, I have found that there are ZC (Number of cytosine conversions) and ZR (Number of cytosine retentions) tags. Probably I need to use those to calculate the rate?

Hi @Irfanwustl

BISCUIT is now maintained at the huishenlab repo. If you are still in need of help, please open an issue on that repo's Issues page.

Thanks