Description Usage Arguments Details Value Author(s) References
Flag single nucleotide variants
1 2 | ## S4 method for signature 'SeqVarGDSClass'
chromWithPAR(gdsobj, genome.build=c("hg19", "hg38"))
|
gdsobj |
A |
genome.build |
A character sting indicating genome build. |
The pseudoautosomal region (PAR) should be treated like the autosomes for purposes of calculating allele frequency. This method returns a vector where sex chromosome variants are labeled wither "X", "Y", or "PAR".
A character vector of chromosome, with values "PAR" for the pseudoautosomal region.
Stephanie Gogarten
https://www.ncbi.nlm.nih.gov/grc/human
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.