Description Usage Arguments Value
Handle filtering by pattern
1 | .filterByPattern(input, col_name, patterns, filter, drop)
|
input |
|
col_name |
chr, name of the column with peptide sequences. |
filter |
lgl, if TRUE, peptides will be actually filtered. |
drop |
lgl, if TRUE, the |
pattern |
chr, regular expression - matching peptides will be removed from the data. |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.