View source: R/accessoryFunctions.R
parseAlignmentHead | R Documentation |
Returns a vector describing the location of key information in the header blocks of alignment files.
parseAlignmentHead(version)
version |
A character string of a validated IPD-IMGT/HLA Database release version (e.g., '3.25.0' or '3250'). |
Either FALSE if the version is not valid, or two-value numerical vector describing (1) the header line in which alignment version data appears and (2) the length of the character string in that line preceding version data.
parseAlignmentHead("3.25.0")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.