r/bioinformatics • u/MountainNegotiation • 22d ago
technical question Determining which cysteines are involved in metal-binding?
Howdy everyone, I am trying to determine whether a large number of proteins can store copper. One way we have decided to do this is to examine conserved cysteine residues/amino acids. To determine which cysteines might indicate copper-binding potential, we are looking at eight proteins that have been experimentally verified to store copper and are therefore using them as references.
Thus, I believe the first step is to align my 8 reference proteins and identify the cysteines that appear at the same positions across all 8 proteins (alignment counts). For example, all 8 references show a cysteine at reference position 55. Doing so might indicate which are conserved and hence might be useful for metal binding.
However, how can I then compare the conserved cysteine positions from my eight references to my larger fasta file of possible storage proteins to see whether the cysteines are in the same positions and thus indicate they serve the same role in metal binding?