ppi.loadData: PPI: Load Data

Description Usage Arguments

View source: R/ppi.loadData.R

Description

This function loads the data from your XL-MS experiments to a format that is readable by ppi.combineData

Usage

1
ppi.loadData(xldata, fasta_file, file_directory = getwd(), datatype = NULL)

Arguments

xldata

Name of files or loaded data.frames. If using pLink2 data, it is recommended to use the name of file.

fasta_file

FASTA file as loaded by seqinr::read.fasta()

file_directory

Directory where XL-MS data is located. Defaults to getwd().

datatype

Type of data being loaded. Will automatically detect otherwise. Defaults to NULL.


egmg726/crisscrosslinker documentation built on Jan. 23, 2021, 1:50 a.m.