Skip to content

Commit

Permalink
chore: appease pc
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyWesthead committed Dec 18, 2024
1 parent 0cf4bcf commit 7ddbd70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/genome.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4763,7 +4763,6 @@ mod tests {
);
assert_eq!(rv1096_diff.mutations[1].mutation, "t-18c".to_string());


// Single VCF row should give a large deletion crossing a gene boundary of a revcomp gene
// while giving a minor call for a SNP at the first position of the deletion
// It doesn't look like the first position, but revcomp puts the end of the deletion at the start
Expand Down

0 comments on commit 7ddbd70

Please sign in to comment.