Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/genesXY.R
\docType{data}
\name{geneNamesY}
\alias{geneNamesY}
\title{Genes on the Y Chromosome of Homo sapiens}
\format{An object of class \code{character} of length 561.}
\source{
\url{https://www.gencodegenes.org/releases/current.html}
}
\usage{
data("geneNamesY")
}
\description{
Created from gencode.v19.annotation.gtf
The result is a vector of gene names
Is used in "filterForYChromosomeGenes" function
}
\keyword{datasets}