HDXBoxeR is a tool designed to streamline various aspects of HDX (Hydrogen-Deuterium Exchange) data analysis:
HDXBoxeR can be used to enhance the efficiency and effectiveness of HDX data analysis, providing tools for data processing, analysis, and visualization.
First, ensure that you have R (and RStudio) installed on your computer. Then you can proceed with the installation of the HDXBoxeR package. There are two methods to install the HDXBoxeR package:
install.packages(“HDXBoxeR”) #execute only once
install.packages(“devtools”) #if not installed
library(devtools) #run next two commends only once
devtools::install_github(“mkajano/HDXBoxeR”)
After installing HDXBoxeR in R, load the package using following command:
library(HDXBoxeR)
Please access the vignette with examples at:
https://cran.r-project.org/web//packages/HDXBoxeR/vignettes/HDXBoxeR.html
After HDXBoxeR package installation the test data will be located in system files of the HDXBoxeR. The path to the input table is shown below:
file_nm<-system.file(“extdata”, “All_results_table.csv”, package = “HDXBoxeR”)
This project is licensed under the GPL (>= 2) licence
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.