Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lc_extrap error: saturation #60

Open
MyBiscuit opened this issue May 16, 2022 · 1 comment
Open

lc_extrap error: saturation #60

MyBiscuit opened this issue May 16, 2022 · 1 comment

Comments

@MyBiscuit
Copy link

When running lc_extrap, I receive the error
ERROR: Saturation expected at double initial sample size. Unable to extrapolate.

I read in the manual, that this problem can occur if the number of reads observed twice (n2) is greater than the number of reads observed once (n1). However, I quality checked my library and the percentages of duplicated reads are 6.5 and 6.7% (paired-end). Why did I get the message and what can I do?

@andrewdavidsmith
Copy link
Contributor

There's nothing too unusual here. Yes, the manual says that this problem can occur in a particular situation (and typically that's what we see), but it's not the only reason. In general if we predict saturation so quickly, we are usually confident in that conclusion, but essentially nothing else. If you want more help with this, provide the counts histogram please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants