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

[User Story] Verify results by mapping #18

Open
1 task
Tracked by #19
pbiology opened this issue Oct 19, 2023 · 0 comments
Open
1 task
Tracked by #19

[User Story] Verify results by mapping #18

pbiology opened this issue Oct 19, 2023 · 0 comments
Labels
needs refinement User-Story This is a release feature
Milestone

Comments

@pbiology
Copy link
Contributor

Need

As a clinician I want to be able to "verify" if the OTUs the classifiers have identified are correct so I can feel certain in my interpretation.

Suggested approach

  • A click button to run post-processing in a separate repository to validate the interesting species.
  • KrakenTools will be used to extract reads from Kraken2 report. Custom scripts will be needed to extract reads from reports generated by other classifiers.
  • Run BLAST separately for the species of interest.
  • Mapping: Map the extracted reads against the target genome and the human genome.

Can be closed when

  • We've decided on what a good approach to this is

Blockers

No response

Anything else?

We have to figure out how this should be approached. There are multiple things to take into consideration.

  1. If the visualisation tool should launch new compute jobs, this needs to be agnostic to infrastructure as this is a national tool.
  2. If the visualiser starts performing calculations, this might push it into the frame of being a IVDR classified product and would have to comply to those rules, which are extensive when it comes to products with a GUI.
  3. Could the pipeline perform these alignments, and if so, on which OTUs? Can't be all of them.
@pbiology pbiology added User-Story This is a release feature needs refinement labels Oct 19, 2023
@pbiology pbiology added this to the TBD milestone Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs refinement User-Story This is a release feature
Projects
None yet
Development

No branches or pull requests

1 participant