powered by
Computes online surface energies using the Getarea server.
get.area(pdb, keepfiles = FALSE)
is either a PDB id, or the path to a pdb file.
logical, if TRUE the dataframe will be saved in the working directory and we will keep the getarea txt file.
This function returns a dataframe containing the requested information.
If the option keepfiles is set as TRUE, then txt and Rda files are saved in the working directory.
Fraczkiewicz, R. and Braun, W. (1998) J. Comp. Chem., 19, 319-333.
compute.dssp(), atom.dpx(), res.dpx(), acc.dssp(), str.part()
# NOT RUN { get.area('3cwm') # }
Run the code above in your browser using DataLab