Skip to content

Develop#164

Merged
joshfactorial merged 23 commits into
mainfrom
develop
Oct 6, 2025
Merged

Develop#164
joshfactorial merged 23 commits into
mainfrom
develop

Conversation

@joshfactorial
Copy link
Copy Markdown
Collaborator

No description provided.

chenyenchung and others added 23 commits October 1, 2025 20:47
In `read_simulator.utils`, `apply_mutations` passed the genomic
coordinates instead of the relative location of the mutation
in the simulated read to `update_quality_array`, causing wrong
or no quality scores to be updated. This commit corrects it by
passing the relative location.
When QUAL is missing in user VCF files, replace it with 42.
(Address #161)
Handling missing QUAL in user VCF files
Fix genomic coordinate incorrectly used as array index in quality array update
@joshfactorial joshfactorial marked this pull request as ready for review October 6, 2025 06:49
@joshfactorial joshfactorial merged commit 53295bf into main Oct 6, 2025
2 checks passed
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