rbd.makeIETable: Make input and eluate table

Description Usage Arguments Author(s)

View source: R/pdb_functions2.R

Description

This function makes an input and eluate table based on the make_sequence_hit_list() function

Usage

1
2
3
4
5
6
7
rbd.makeIETable(
  sequence_hit_list,
  prefixes,
  proteases = c("ArgC", "LysC"),
  output_file_name = "pipeline_output_file.csv",
  experiment_directory = NULL
)

Arguments

sequence_hit_list

Output from rbd.makeSeqHitList() function

prefixes

Prefix in file name identifying the experiments

proteases

Proteases used in the experiment. Defaults to c('ArgC','LysC')

outline_file_name

Name of output file. Defaults to 'pipeline_output_file.csv'

Author(s)

Emma Gail


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