Learn R Programming

protein8k

V0.0.1

Author: Simon Liles

Maintainer: Simon Liles, simon@quantknot.com

This is a package that can be used for the visual analysis of proteins.

This package is still in early Alpha. Expect significant and continuous changes for a while.

This README will also be updated with more information as the package evolves.

Download and Installation

The easiest way to download and install this package is through CRAN. Simply run the following command in your R Console.

install.packages("protein8k")

To download and install the development version into your R session is to use the devtool function install_github(). The development version is not recommended for most users because it may contain bugs.

You can copy and paste this code into your console and it should work. If there are any issues, please contact the package maintainer.

devtools::install_github("SimonLiles/protein8k")

If you want vignettes included from the GitHub install, use this code.

devtools::install_github("SimonLiles/protein8k", build_vignettes = TRUE)

Bugs

If you encounter any issues, please contact the package maintainer.

Copy Link

Version

Install

install.packages('protein8k')

Monthly Downloads

190

Version

0.0.1

License

CC0

Maintainer

Simon Liles

Last Published

August 16th, 2021

Functions in protein8k (0.0.1)

fromJSONL

fromJSONL
summary

summary.Protein
read.pdb

read.pdb
getAtomicRecord

getAtomicRecord
p53_tetramerization

P53 Tetramerization Domain Crystal Structure
report_as_dataframe

report_as_dataframe
summary.Protein

summary.Protein
write_viz

write_viz
getTitleSection

getTitleSection
plot3D

plot3D
Protein-class

Protein Class Definitions
Protein3D

plot3DInteractive
plotModels

plotModels