This project focuses on the classification of amino acid sequences and/or the contained individual amino acids into various different categories related to signal peptide types and residue locations using various machine learning models.
-
2-state:
0
: Non signal peptide1
: Signal peptide
-
4-state:
- Non signal peptide
S
: Sec/SPIL
: Sec/SPIIT
: Tat/SPI and Tat/SPII
-
6-state:
I
: IntracellularM
: MembraneO
: ExtracellularS
: Sec/SPIL
: Sec/SPIIT
: Tat/SPI and Tat/SPII
- simple one hot encoding combined with a linear layer