View source: R/extractEMBOSS_antigenic.R
extractEMBOSS_antigenic | R Documentation |
A function to convert Antigenic EMBOSS output into a nice & tidy DataFrame
extractEMBOSS_antigenic(table_raw, seqs, headers, positions = FALSE)
table_raw |
Antigenic EMBOSS output tsv |
seqs |
A character vector containing fasta sequences |
headers |
A character vector containing fasta headers |
positions |
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.