Skip to content

Commit 6a962cb

Browse files
committed
Keep rs_id in ID field if we also annotate with COSMIC.
1 parent 13900e4 commit 6a962cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/vcfanno/somatic.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ ops=["uniq"]
1010

1111
[[postannotation]]
1212
name="ID"
13-
fields=["cosmic_id", "ID"]
13+
fields=["cosmic_id", "rs_id", "ID"]
1414
op="setid"
1515
type="String"

0 commit comments

Comments
 (0)