Protein secondary structure analysis (with STRIDE) and visualization (with ggplot2) for trajectories. Three functions are included in this package: ssa() returns a data frame that contains residue identifiers (resname_chain_resid; e.g., MET_A_1) as column names and STRIDE assignments of each residue as each row for each frame of the trajectory. ssa_plot() returns a plot that contains percentage of secondary structures observed along the trajectories per residue by comparing the two ssa data frames obtained by ssa(). ssa.pdb() returns a data frame that contains residue identifiers (resname_chain_resid; e.g., MET_A_1) as column names and STRIDE assignments of each residue as a row.
Package details |
|
|---|---|
| Author | Umut Gerlevik |
| Maintainer | Umut Gerlevik <umut.gerlevik@gmail.com> |
| License | UMUT GERLEVIK, 2020 |
| Version | 1.0 |
| URL | https://github.com/ugerlevik/ggstride |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.