irida
irida copied to clipboard
Add button to rerun file processor / fastqc
Describe your idea for a new feature
Sometimes fastqc could fail to run properly, so it would be nice to have a rerun button or dropdown option.
Describe how you would access this feature?
The button would likely best fit on the SequenceFiles page
Additional information
Maybe it should only be visible if FastQC did not complete correctly, as we can probably assume that a valid fastqc result would not change if the files do not change.
This could probably just change the file processing status for the file, and let the file processors pick the file back up to process.
Question: Also what happens if it re-runs the processors when they passed previously?