Skip to content

VDR gene as control region #91

Answered by sbslee
emeadd asked this question in Q&A
Apr 14, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@emeadd,

That's a great question!

First of all, you don't have to use the VDR gene for the compute-control-statistics command. If you look at the command's docs, you will see that it actually accepts two other genes (EGFR and RYR1) or a custom region of your choice.

$ pypgx compute-control-statistics \
EGFR \
control-statistics.zip \
1.bam 2.bam

$ pypgx compute-control-statistics \
chr1:100-200 \
control-statistics.zip \
1.bam 2.bam

So why were the three genes chosen by PyPGx in the first place? From one of my Stargazer papers (see the Citation page for more details):

In the initial development of Stargazer, three genes—VDR, RYR1, and EGFR—were evaluated as control loci. ... They are a…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@emeadd
Comment options

Answer selected by sbslee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants