We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10aaa8e commit 444867bCopy full SHA for 444867b
1 file changed
workflow/scripts/calculate_dnds.R
@@ -19,7 +19,7 @@ variants <- read_delim(
19
col_select = c(
20
"SAMPLE",
21
"VARIANT_NAME",
22
- "REGION",
+ "CHROM",
23
"ALT_FREQ",
24
"SYNONYMOUS",
25
"POS"
0 commit comments