clean_seq_influenza_A | R Documentation |
Clean influenza A sequences
clean_seq_influenza_A(seqs.obj, maxreltol = 0.005, verbose = FALSE)
seqs.obj |
List of sequences as returned from |
maxreltol |
Numeric. Maximum tolerance for the relative proportion of missing/aberrant proteins in any given sequence. Default = 0.005. |
A list of sequences cleaned according to influenza A specifications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.