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

How ariba deal with reads mapped to multiple clusters #198

Closed
IEkAdN opened this issue Oct 10, 2017 · 3 comments
Closed

How ariba deal with reads mapped to multiple clusters #198

IEkAdN opened this issue Oct 10, 2017 · 3 comments

Comments

@IEkAdN
Copy link

IEkAdN commented Oct 10, 2017

Hello,

I would like to use ariba without cd-hit clustering. When two similar reference sequences exist, I guess some sequence reads will be mapped to both of them (in other words, some reads will be mapped to two clusters). In such a case, how does ariba deal with these reads? Does ariba use these reads for local assemblies in both of these two clusters?

@martinghunt
Copy link
Contributor

Yes, reads can be put into more than one cluster. Reads are allocated to every cluster where either read of the pair matches any sequence in that cluster.

@IEkAdN
Copy link
Author

IEkAdN commented Oct 11, 2017

Thank you for your quick response. Then I will try ariba without cd-hit clustering.

@IEkAdN IEkAdN closed this as completed Oct 11, 2017
@mattbawn
Copy link

mattbawn commented Jul 4, 2018

I have also noticed that I get false negatives due to homologs. I have ran with and without '--no_cdhit' but the issue remains. Is there any other recomended manner to overcome this?

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

3 participants