phac-nml / irida

Canada’s Integrated Rapid Infectious Disease Analysis Platform for Genomic Epidemiology
https://irida.ca
Apache License 2.0
40 stars 31 forks source link

Add ability to update analysis associated with sequencing object/sample #343

Open apetkau opened 5 years ago

apetkau commented 5 years ago

Describe your idea for a new feature

We should add in the ability to update the analysis pipeline associated with a sequencing object. This is particularly useful if the initially analysis (automated analysis) fails.

Describe how you would access this feature?

Additional information

The analysis associated with a sequencing object:

image

tom114 commented 5 years ago

I think we should have a discussion about what to do with sharing analyses to the sequencing object. We already have the ability to share analysis results with a Project and Sample, but in these specific pipelines (SISTR and Assembly) we also save to the SequencingObject. In the case of the assembly, it shows each assembly twice (once attached to the seqobject, once to the sample).

I'm wondering if we should build a more generic shared analysis result section for a sample (or maybe seqobject) so all pipelines can take advantage of it. That would make an issue like this redundant and I feel like it would be more obvious for users. Any thoughts?