Protools2
Tools for proteomics and phosphoproteomics data analysis
Install / Use
/learn @CutillasLab/Protools2README
protools2
A Set Of Tools For Proteomics And Phosphoproteomics Data Analysis
Reads and normalises proteomic and phosphoproteomic data. Does statistical analysis using limma or t-test. It also incorporates functions for KSEA, pathway analysis and network visualisation tools.
Installation
RStudio
- Download the Package Archive File (protools2_x.x.x.tar.gz) of the latest release.
- Not the Source code
- In RStudio, click: Tools menu
- Select: Install Packages...
- In the Install from list box, select: Package Archive File (.zip; .tar.gz)
- Click: Browse to select the downloaded
protools2Package Archive File - Select: Install
R console
One-liner
Run: devtools::install_github("CutillasLab/protools2@*release")
- You may first need to install
devtools:install.packages("devtools")
Manual
- Download the Package Archive File (protools2_x.x.x.tar.gz) of the latest release.
- Not the Source code
- Run:
devtools::install_local(path = "C:/path/to/protools2_x.x.x.tar.gz")- Replace the string argument to
pathwith the actual location - You may first need to install
devtools:install.packages("devtools")
- Replace the string argument to
Errors
If you encounter errors stating that certain required packages are missing, try manually installing the missing packages listed prior to reattempting to install protools2:
install.packages("package_name")- Replace
"package_name"with each of the packages listed in the R console in turn
Usage
Where possible, use _edit variants of functions as this will execute the latest implementation. The package is in the process of being updated and so original functions are kept with the same name for backwards compatibility.
Related Skills
feishu-drive
341.0k|
things-mac
341.0kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
341.0kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
