pdb.quaternary: Protein Subunit Composition

Description Usage Arguments Details Value Author(s) Examples

View source: R/pdb_ancillary.R

Description

Determines the subunit composition of a given protein.

Usage

1
pdb.quaternary(pdb, keepfiles = FALSE)

Arguments

pdb

the path to the PDB of interest or a 4-letter identifier.

keepfiles

logical, if TRUE the fasta file containing the alignment of the subunits is saved in the current directory, as well as the splitted pdb files.

Details

A fasta file containing the alignment among the subunit sequences can be saved in the current directory if required.

Value

This function returns a list with four elements: (i) a distances matrix, (ii) the sequences, (iii) chains id, (iv) the PDB ID used.

Author(s)

Juan Carlos Aledo

Examples

1

jcaledo/ptm_0.1.1 documentation built on April 4, 2020, 3:48 a.m.