-
Notifications
You must be signed in to change notification settings - Fork 31
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
Next minor release. #174
Open
williamrowell
wants to merge
21
commits into
main
Choose a base branch
from
develop-v2
base: main
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
Next minor release. #174
+269
−112
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
juniper-lake
approved these changes
Dec 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks right to me
williamrowell
force-pushed
the
develop-v2
branch
from
December 9, 2024 22:22
b6f702a
to
599e8aa
Compare
williamrowell
force-pushed
the
develop-v2
branch
from
December 9, 2024 23:08
599e8aa
to
4f8d071
Compare
williamrowell
changed the title
Support for BAMs that lack basemods.
Support a larger variety of input BAMs.
Dec 9, 2024
williamrowell
force-pushed
the
develop-v2
branch
from
December 10, 2024 00:36
4d56ec3
to
a729871
Compare
williamrowell
force-pushed
the
develop-v2
branch
from
December 10, 2024 01:48
a729871
to
342d259
Compare
williamrowell
force-pushed
the
develop-v2
branch
from
December 10, 2024 02:19
7d9397c
to
015dfc6
Compare
williamrowell
force-pushed
the
develop-v2
branch
from
December 10, 2024 02:28
015dfc6
to
ecdbf3e
Compare
juniper-lake
approved these changes
Dec 10, 2024
- changed trgt `samtools sort` to use 8 threads to address OOM
Updated to TRGT v1.4.1.
Release fixes behavior where `SA` tags were not stripped from aligned input.
williamrowell
changed the title
Support a larger variety of input BAMs.
Next minor release.
Dec 18, 2024
juniper-lake
approved these changes
Dec 20, 2024
…h > pharmcat_min_coverage - make PharmCAT outputs optional
…nocalls Gracefully handle low depth samples with StarPhase/PharmCAT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
rq
will not be calculated for these reads, but the reads will be aligned for downstream processes.max_depth
parameter and limited to 50 to reduce memory usage for high depth low complexity loci.samtools sort
threads to lower total memory used for sort.NO_READS
is used in StarPhase output to indicate no-calls.NO_MATCH
is used when StarPhase can't match the variants to a known allele.NO_READS
/NO_MATCH
outputs.depth > pharmcat_min_coverage