Calculate library complexity for Chip sep data
Hi,,
I want to calculate the library complexity of my chips data using the NRF (non-redundant fraction) and PCR Bottlenecking Coefficient 1 (PBC1), is anyone can share the command in linux to get the output for these two parameters.
Thanks,,
• 1,928 views
•
link
1 answer
Log in to answer this question.
I am not aware of any library that does it, but it seems to be part of some pipelines, e.g. https://github.com/ENCODE-DCC/chip-seq-pipeline The "fingerprint" implemented in
deepToolsmay already give you a good idea of the quality, too: https://deeptools.readthedocs.io/en/develop/content/tools/plotFingerprint.html