-
Notifications
You must be signed in to change notification settings - Fork 2
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
Develop #12
Open
Redmar-van-den-Berg
wants to merge
7
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Develop #12
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0206c4f - Browse repository at this point
Copy the full SHA 0206c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc318dc - Browse repository at this point
Copy the full SHA bc318dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e7d785 - Browse repository at this point
Copy the full SHA 3e7d785View commit details
Commits on Mar 23, 2021
-
Rewrite multi sample calling to use scatters
Previously, multi sample calling was done on the merged per sample g.vcf files. However, in rare cases, VCF files that are merged by bcftools can trigger a crash in GATK. To resolve this, the multi sample calling now uses the scattered per sample g.vcf files, so that GATK does not have to act on VCF files that were modified by bcftools. As an added advantage, using the scatters directly for the multi sample calling allows for better parallelisation.
Configuration menu - View commit details
-
Copy full SHA for 84dd189 - Browse repository at this point
Copy the full SHA 84dd189View commit details
Commits on Jun 7, 2021
-
Move gvcf2coverage image to quay.io
Docker hub has started to remove unused images from free accounts, which means that it might remove images used by this pipeline without notice. Therefore the pipeline now exclusively uses images from quay.io or official repositories from docker hub, which do not have this limitation.
Configuration menu - View commit details
-
Copy full SHA for ea939fd - Browse repository at this point
Copy the full SHA ea939fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5063dbb - Browse repository at this point
Copy the full SHA 5063dbbView commit details
Commits on Jan 12, 2022
-
* Use tmp on shared filesystem for aling rule * Group up tests to reduce load on test runners * Only test small-scatter on github * Check size of created files on failure * Reduce the number of test scatters * Add new entry to changelog * Pin Snakemake version
Configuration menu - View commit details
-
Copy full SHA for 5649dff - Browse repository at this point
Copy the full SHA 5649dffView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.