I have a list of nonsynonymous SNV's
I would like to batch search them all to view if any of the variations is in an conserved domain/motif/active site. all databases I have found don't like position input / mutation position.
for each variant i have chromosomal position , gene name and amino acid change in gene like this:
chr5:112227650,112227650:T/A
ZRSR1:ENST00000391338:exon1:c.T314A:p.L105Q,
Is there a way to batch search a list of mutations? against a protein domain database?
I don't like programming :P , but thanks for idea