From 7ddbd709ade18a2c50233b7f27aac8e7f8fcf85a Mon Sep 17 00:00:00 2001 From: gpas-github-bot Date: Wed, 18 Dec 2024 16:35:57 +0000 Subject: [PATCH] chore: appease pc --- src/genome.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/genome.rs b/src/genome.rs index 8085745..fab276b 100644 --- a/src/genome.rs +++ b/src/genome.rs @@ -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