Skip to content

Commit 7a1f467

Browse files
committed
chore: remove unused column from selection
1 parent 92afc28 commit 7a1f467

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

workflow/scripts/calculate_dnds.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ variants <- read_delim(
1919
col_select = c(
2020
"SAMPLE",
2121
"VARIANT_NAME",
22-
"REGION",
2322
"ALT_FREQ",
2423
"SYNONYMOUS",
2524
"POS"

0 commit comments

Comments
 (0)