powered by
Determines the subunit composition of a given protein.
pdb.quaternary(pdb, keepfiles = FALSE)
This function returns a list with four elements: (i) a distances matrix, (ii) the sequences, (iii) chains id, (iv) the PDB ID used.
the path to the PDB of interest or a 4-letter identifier.
logical, if TRUE the fasta file containing the alignment of the subunits is saved in the current directory, as well as the split pdb files.
Juan Carlos Aledo
A fasta file containing the alignment among the subunit sequences can be saved in the current directory if required.
if (FALSE) pdb.quaternary('1bpl')
Run the code above in your browser using DataLab