dot-filterByPattern.RdHandle filtering by pattern
.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