Entering edit mode
Matthew Liebers
▴
10
@matthew-liebers-5715
Last seen 10.2 years ago
I am looking for a way to convert geneid to gene name. Specifically,
I am
calling for variants and then using VariantAnnotation to output using
a
predictCoding() function that gives the following columns:
"seqnames" "ranges" "strand" | "paramRangeID"
"varAllele" "CDSLOC" "PROTEINLOC" "QUERYID"
"TXID" "CDSID" "*GENEID*" "CONSEQUENCE" "REFCODON"
"VARCODON" "REFAA" "VARAA".
I am interested in gene name moreso than GENEID and so I have been
looking
at how to do this including using the biomaRt package, but I was
wondering
whether anyone knew about this. Thanks in advance!
Matt
[[alternative HTML version deleted]]