View source: R/extractEMBOSS_pepdigest.R
extractEMBOSS_pepdigest | R Documentation |
A function to convert Pepdigest EMBOSS output into a nice & tidy DataFrame
extractEMBOSS_pepdigest(table_raw, seqs, headers, col_mode = "", extra = FALSE)
table_raw |
Pepdigest EMBOSS output tsv |
seqs |
A character vector containing fasta sequences |
headers |
A characyer vector containing fasta headers |
col_mode |
A character with the name of proteolytic enzyme or reagent. |
extra |
A boolean, if |
It returns a DataFrame containing the results in a 'tidy' format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.