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

Updated Uncalled and Minknow No Longer Working #46

Open
sbabbbie opened this issue Jun 22, 2022 · 4 comments
Open

Updated Uncalled and Minknow No Longer Working #46

sbabbbie opened this issue Jun 22, 2022 · 4 comments

Comments

@sbabbbie
Copy link

Hello,

I am a researcher working on enriching fungal pathogen genomes from mammal host tissues, which I have successfully done using your UNCALLED software in the past. However, after being forced to update MinKNOW and then updating UNCALLED so it would work with the newest version, UNCALLED has essentially stopped functioning.

In the .paf files, no reads are being kept even though I know there is target DNA in the sample, and mapping to the target afterward using minimap2 does show there are reads from the target. Additionally, although the .paf says that reads are being ejected, I don't see the characteristic "spike" in the read length distribution in MinKNOW at the length they say they are being ejected at. The size distribution is in fact identical to a run I performed without UNCALLED, suggesting to me that UNCALLED is simply not working or actually enriching for my target.

Do you have any guidance?

Thank you!

@skovaka
Copy link
Owner

skovaka commented Jun 23, 2022

Very sorry for the trouble, I'm working on getting a sequencing run together so I can look into this. It is probably an issue with the new MinKNOW version. I recently tested the MinKNOW connection on an old flowcell (#44), but did not confirm that reads were being properly ejected.

I will hopefully be able to check on this within the next week, but in the meantime you could try using ReadFish, or MinKNOW's builtin "adaptive sampling" method

@sbabbbie
Copy link
Author

sbabbbie commented Jun 24, 2022 via email

@skovaka
Copy link
Owner

skovaka commented Jul 7, 2022

Sorry for the delay, I have identified and fixed the main issue, which was related to signal calibration which MinKNOW used to perform but no longer does. Unfortunately, the ReadUntil API appears to be more finicky in general with the new update. I found that briefly running MinKNOW's builtin adaptive sampling fixes the problem. I've added a warning to the README which describes the problem and solution in more detail: https://github.com/skovaka/UNCALLED#real-time-readuntil

I know that's not an ideal solution, I will try to look into it further in the future.

Thanks,
Sam

@sbabbbie
Copy link
Author

sbabbbie commented Jul 7, 2022 via email

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