compare_sequences_per_protein: Compare the number of peptides per protein pre/post-consensus...

View source: R/combine_runs.R

compare_sequences_per_proteinR Documentation

Compare the number of peptides per protein pre/post-consensus master protein assignment

Description

Compare the number of peptides per protein pre/post-consensus master protein assignment

Usage

compare_sequences_per_protein(seq2new_master_prot, seq_col, master_prot_col)

Arguments

seq2new_master_prot

data. Output from merging read_infiles & get_sequence2protein

seq_col

string Column name for peptide sequence

master_prot_col

string Column name for master protein(s)

Value

Returns an ggplot for the number of sequences per master protein in the original infiles and after the consensus master protein assignment


CambridgeCentreForProteomics/camprotR documentation built on Jan. 27, 2023, 8:36 p.m.