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

Reg: Reciprocal hits from already run blast outcomes #9

Closed
harish0201 opened this issue Mar 11, 2021 · 5 comments
Closed

Reg: Reciprocal hits from already run blast outcomes #9

harish0201 opened this issue Mar 11, 2021 · 5 comments

Comments

@harish0201
Copy link

Hi!

I have performed the following to obtain blast format 6 tabular format:

  1. A vs B with Diamond
  2. B vs A with Diamond

I read AvB.hits and BvA.hits using read_blast() function. Will it be possible to identify the reciprocal hits? Or should I rerun the searches with metablastr?

@HajkD
Copy link
Member

HajkD commented Mar 17, 2021

Hi Harish

Many thanks for contacting me.

Could you please provide me a small example script?

Are you using rdiamond or metablastr or both?

This will help me to help you better.

Cheers,
Hajk

@harish0201
Copy link
Author

Hi!

These were run directly via diamond. At this stage, I was not using rdiamond or metablastr.

So basically, I ran diamond to obtain hits in the tabular (6) format, which is the default diamond output, and reading them via read_blast() function under metablastr.

@HajkD
Copy link
Member

HajkD commented Mar 18, 2021

Hi,

Do you want to try read_diamond() in my R package rdiamond?

Cheers,
Hajk

@HajkD
Copy link
Member

HajkD commented Mar 18, 2021

Passing an existing BLAST/DIAMOND output into the blast_reciprocal_best_hit() function is currently not possible and I can see this as a feature request.

@harish0201
Copy link
Author

Hi!

Sorry, I didn't get any notifications from GitHub. I'll play around with rdiamond!

@HajkD HajkD closed this as completed Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants