formatHead | R Documentation |
Format the header of a PyPop-formatted data frame.
formatHead(colHead)
colHead |
A vector of column names. PyPop format requires that paired locus/gene names should end in '_1' and '_2', respectively. |
A vector in which the locus names are suffixed with '_1' and '_2'.
This function assumes that the first two elements the 'colHead' vector are not locus/gene names.
Lancaster et al. Front Immunol. 2024 Apr 2;15:1378512. https://pubmed.ncbi.nlm.nih.gov/38629078/
Pappas et al. Hum Immunol. 2016 Mar 77(3):283-287. https://pubmed.ncbi.nlm.nih.gov/26708359/
formatHead(colHead = colnames(sHLAdata))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.