-
Notifications
You must be signed in to change notification settings - Fork 17
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
Test Freyja Update function #270
Comments
In this context, the help mssg
Is wrong. I am not 100% sure how LCS was doing this, but Freyja is not giving a lineage assignment for each read. Freyja is doing a deconvolution of the variant calls to estimate the proportion of lineages. In this context, I am also wondering @DataSpott @replikation if we could not remove the screen_reads parameter? Then, the user can just activate freyja or LCS with the parameter that is anyway available? |
Alright, I tested this on patient samples. here is the plot w/o here is the same data and command but with Let's check the "interesting" samples (if I can see the colors correctly) IMSSC2-174-2024-00065, barcode13 - assigned JN 1.48.1 (designated 15.04.2024)
IMSSC2-99-2024-00026, barcode 12 - assigned JN 1.16.2 (designated 15.04.2024)
IMSSC2-63-2024-00057, barcode 18 - assigned KP 2.3 (designated 15.04.2024)
SummaryThis works very well! And the update function also does it's job. Still, I think we should implement a more robust way where the used freyja reference db is also versionized and stored. But this can be done in another issue/PR. |
agree on this screen_reads part to simplify. but i prefer descriptions rather than tool names. (e.g. --screen_reads Uses freya to.....) |
Amazing results @hoelzer ! |
From my pov we could discontinue LCS. And then screen_reads would simply activate freyja. @Krannich479 @MarieLataretu are you using LCS for anything? From my pov it's not well-updated and freyja would be anyway preferable |
We occasionally investigate the LCS results in special cases. But I agree that LCS is not up-to-date (even if we could update it)! Maybe deprecation is a nice compromise? @replikation , it would be usable/available for some time, right? |
yep |
I'd vote for deprecating LCS, then. If we need LCS results in the near future for whatever reason, we'd still have the option to run it easily |
Agree! |
Regarding your |
@Krannich479 pleasure. We could also then do a re-basecalling of the run with v5 Dorado SUP and see any differences. |
Freyja was recently added and also has a update parameter. To test this new functionality, we can run poreCov with a sample that has a very recent lineage assignment which is not part of the Freyja version in the container (from March I think):
Recent designations:
https://github.com/cov-lineages/pango-designation/releases/tag/v1.27
We have a Run24-123 (17.05.2024) with samples
IMSSC2-174-2024-00065 - assigned JN 1.48.1 (designated 15.04.2024)
IMSSC2-99-2024-00026 - assigned JN 1.16.2 (designated 15.04.2024)
IMSSC2-63-2024-00057 - assigned KP 2.3 (designated 15.04.2024)
The data is on the HPC here:
<usual-path>/2024-05-17/*Run24-123/
The text was updated successfully, but these errors were encountered: