Description Usage Arguments Value Author(s)
Internal function used to check the input foreground and background sequence vectors
1 2 |
fg.seqs |
a character vector of foreground sequences |
bg.seqs |
a character vector of background sequences |
option |
what should be done when some sequences in fg.seqs do not exist in the bg.seqs. acceptable options are "extend" - extend the background list; "trim" - trim the foreground list, i.e. remove the ones in foreground but not in background; "error" - stop and returns error message. |
center |
the amino acid centered at the sequences, sequences with other center AA would be
removed from the list. To disable this function, set |
a list has two components: fg.seqs and bg.seqs
Chen Meng
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.