Description Usage Arguments Details Value
This function looks for adjacent peptides (peptides being positioned head-to-tail at zero distance) taking the specificity of the test protease and the working protease into account. The function also checks for the presence of N-terminal labels on the peptides. These indicate that a peptide lies downstream of a cleavage site. Pairs of adjacent peptides, passing all specificity checks, are unified and returned as a single IRange.
1 |
x |
IRanges object |
united |
Pairs object |
—XXXXX.XXXXX— ==> —XXXXXXXXXX—
This function expects test.prot.spec and work.prot.spec to be present in the environment.
Function returns an IRanges object by default. If united is set to FALSE a pairs object returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.