| GroupCDR3byMotif | R Documentation |
Group CDR3 by motif
GroupCDR3byMotif(CDR3, motif)
CDR3 |
character. |
motif |
character. |
CDR3 = c('CSALSWDKPEETQYF', 'CSALSADKPEETQYF',
'CSALSWDAPEETQYF', 'CSALSWDKPEATQYF')
motif = c('EET', 'DKP')
GroupCDR3byMotif(CDR3, motif)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.