parseAlignmentHead: Guides for Parsing the Header Blocks of Alignment Files

View source: R/accessoryFunctions.R

parseAlignmentHeadR Documentation

Guides for Parsing the Header Blocks of Alignment Files

Description

Returns a vector describing the location of key information in the header blocks of alignment files.

Usage

parseAlignmentHead(version)

Arguments

version

A character string of a validated IPD-IMGT/HLA Database release version (e.g., '3.25.0' or '3250').

Value

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.

Examples

parseAlignmentHead("3.25.0")


HLAtools documentation built on June 8, 2025, 12:24 p.m.