Description Usage Arguments Value Author(s) Examples
Extract the HLA typing string from a character string containing one line of alignment
1 | extractTyping(seq, endPos)
|
seq |
A |
endPos |
A |
a character
string containing the HLA type of a empty
character
string
Pascal Belleau, Astrid Deschenes
1 2 3 4 5 | ## One line of aligment
sequence <- " DOB*01:01:01:01 MGSGWV PWVVALLVNL TRLDSSMTQG"
## Extract HLA type
HLAClustRView:::extractTyping(seq=sequence, endPos=20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.