How to add a link to a VarSome variant or gene page

It couldn't be simpler! Here are examples of VarSome links (these links also work in Excel cells)

https://varsome.com/variant/hg19/GALNT12:c.907G>A

https://varsome.com/variant/hg19/BRAF:V600E

https://varsome.com/variant/hg19/rs145236923

https://varsome.com/variant/hg19/11-89017961-G-A

https://varsome.com/variant/hg19/chrX:138643751:C:T

where "hg19" is the reference genome used, alternative: "hg38"

Simply replace the last part with your variant. Remember, VarSome works for any variant, so it's not necessary to first check if a variant is on VarSome or not.

Download an example Excel sheet . Note the use of the “HYPERLINK” function.

For gene queries:

https://varsome.com/gene/<gene_symbol>

Example:

https://varsome.com/gene/BRAF

For region queries:

https://varsome.com/position/<genome>/chr<NN>:<start position>..<end positon>

Example:

https://varsome.com/position/hg19/chrX:55049627..55056327
 

For CNV queries (deletions):

https://varsome.com/cnv/<genome>/chr<NN>:<start position>:<end position>:DEL
 
For CNV queries (duplications):

https://varsome.com/cnv/<genome>/chr<NN>:<start position>:<end position>:DUP
 
Examples: