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

Framefix introducing errors? #1

Open
emdyess opened this issue Oct 20, 2020 · 1 comment
Open

Framefix introducing errors? #1

emdyess opened this issue Oct 20, 2020 · 1 comment

Comments

@emdyess
Copy link

emdyess commented Oct 20, 2020

Hi Paul,

I have run framefix on a few bacterial hybrid assemblies (ONT+Illumina) generated with Unicycler or Flye/Racon/Pilon. I am using the Uniref90 database:

/path/to/framefix /path/to/assembly.fasta 1e-25 /path/to/uniref90.dmnd

I have a "Gold Standard" PacBio reference sequence that I am comparing the ONT+Illumina hybrid assemblies to, and when I run NucDiff against my assembly without framefix and then my assembly with framefix, it appears that errors are introduced. For example (Pseudomonas aeruginosa):

Without framefix:
Insertions: 73
Deletions: 28
Substitutions: 5

With framefix
Insertions: 99
Deletions: 57
Substitutions: 5

Do you have any idea why this might be? Should I try a different database?

Thanks!

@nodrogluap
Copy link
Owner

Thanks for trying it out. To figure out what is going on, could you post the output_prefix.diamond_nr.txt file? This reports the database sequence matches that were used to adjust each frameshift.

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