EXPLANATION |
LCT is a tool that analyzes a protein sequence and portrays its Low Complexity Triangle with information derived from its repeatability. You can read more about the Low Complexity Triangle here. LCT follows the following steps:
- Split the input protein in overlapping windows of the desired length.
- Per window, calculate the:
- Fraction of the most frequent amino acid
- Minimum number of mutations to perfect repeats
- Represent the results in a low complexity diagram. The original one was described in PMID:30698641 (Figure 1).
Here you can see the resulting LCT for known proteins:
|