Victor
|
This class builds a spacer by concatenating the same aminoacid type for n times. More...
Public Member Functions | |
virtual Spacer & | makeSpacer (string type, unsigned int n) |
Protected Member Functions | |
void | buildAminoAcid (AminoAcid &aa, AminoAcid *prev) |
virtual void | loadReference () |
This class builds a spacer by concatenating the same aminoacid type for n times.
Binds the AminoAcid with the previous one.
aa | |
prev |
|
protectedvirtual |
Helper function to load the reference file. (same as in SeqLoader)
|
virtual |