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

Check for specific analysis output mode when deciding whether to analyze run #12

Open
dfornika opened this issue Mar 25, 2024 · 0 comments

Comments

@dfornika
Copy link
Member

If we want to re-analyze a run, we typically delete (or move) the original analysis outputs for that run. Then when the system scans again it will see that there is a set of fastq files available for a run that have not been analyzed.

But there may be cases where we want to specifically re-run either the short-only or the hybrid analysis, without interfering with any other existing analyses for the run. In that case, the system should check for the output directory of the specific analysis mode and re-run the analysis for that mode if it doesn't exist.

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

1 participant