make_binding_site_df: Make binding site dataframe

Description Usage Arguments

View source: R/pdb_functions2.R

Description

This function makes a row of the RBDMap binding_site_df based on a row of the input/eluate table

Usage

1
make_binding_site_df(pdb_info, filtered_input_eluate_table_row, fasta_seq)

Arguments

pdb_info

List of information made from go_through_menu_loops() or do_sr_chain_loop()

filtered_input_eluate_table_row

A row of input/eluate table made from make_in make_input_eluate_table()

fasta_seq

Vector or string of protein sequence to match the input/eluate information against


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