filter_subseq | R Documentation |
Filter sequences that have defined starting proteins.
filter_subseq(x, subseq, position, verbose = FALSE)
x |
List of sequences. |
subseq |
String. Sequence of characters that must start the sequence.
For example |
position |
String. Position of the subsequence:
|
verbose |
Logical. Display additional information about the filtering process. |
A list of sequences that all comply with the tolerance for missing/aberrant sata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.