Other packages > Find by keyword >

ptm  

Analyses of Protein Post-Translational Modifications
View on CRAN: Click here


Download and install ptm package within the R console
Install from CRAN:
install.packages("ptm")

Install from Github:
library("remotes")
install_github("cran/ptm")

Install by package version:
library("remotes")
install_version("ptm", "0.2.6")



Attach the package and use:
library("ptm")
Maintained by
Juan Carlos Aledo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-16
Latest Update: 2022-08-07
Description:
Contains utilities for the analysis of post-translational modifications (PTMs) in proteins, with particular emphasis on the sulfoxidation of methionine residues. Features include the ability to download, filter and analyze data from the sulfoxidation database 'MetOSite', and integrate data from other main PTMs (other databases). Utilities to search and characterize S-aromatic motifs in proteins are also provided. In addition, functions to analyze sequence environments around modifiable residues in proteins can be found. For instance, 'ptm' allows to search for amino acids either overrepresented or avoided around the modifiable residues from the proteins of interest. Functions tailored to test statistical hypothesis related to these differential sequence environments are also implemented. A number of utilities to assess the effect of the modification/mutation of a given residue on the protein stability, have also been included in this package. Further and detailed information regarding the methods in this package can be found in (Aledo (2020) ).
How to cite:
Juan Carlos Aledo (2020). ptm: Analyses of Protein Post-Translational Modifications. R package version 0.2.6, https://cran.r-project.org/web/packages/ptm
Previous versions and publish date:
0.2.2 (2020-12-16 17:00), 0.2.3 (2021-05-09 09:30), 0.2.4 (2021-05-24 09:20), 0.2.5 (2022-02-14 20:40), 0.2.6 (2022-08-07 17:20)
Other packages that cited ptm R package
View ptm citation profile
Other R packages that ptm depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns