Skip to content

Conversation

@hermannromanek
Copy link
Collaborator

Version 2.6.0

Hermann Romanek and others added 20 commits January 6, 2025 23:14
(cherry picked from commit 0b36db9)
#341 #424 - Updating SVLEN for INS (not symbolic) during VCF write
When PS missing, the FORMAT and SAMPLE had different length now
they are added with the default value "."
When the --phase flag is present, the PS tag is added in FORMAT and the
PS value is added to each sample, otherwise skipped
When the --phase flag is present, the HP value is used to update the
HET genotypes from "/" to "|" and order the genotype (i.e 0|1 or 1|0).
Otherwise the default "/" is used
Coverage bug: some cases we had None in the coverage list and it would
cause an unhandled error, now we assess if there are 'None' values in
the coverage before performing analysis
Possible edge case of a list [int,int,int,None], so far all seen cases
have been either [int,int,int] or [None,None,None]
default is the systems default (i.e linux = /tmp)
@hermannromanek hermannromanek self-assigned this Feb 11, 2025
@hermannromanek hermannromanek merged commit fdf6e6d into master Feb 11, 2025
2 checks passed
@hermannromanek hermannromanek deleted the master-pub branch February 11, 2025 19:06
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

Successfully merging this pull request may close these issues.

3 participants