Skip to main content
An official website of the United States government
Government Funding Lapse
Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted.

The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov.

Updates regarding government operating status and resumption of normal operations can be found at opm.gov.

genefile

Syntax: gene_file=directory
 

To use hg16, hg17, or hg18, set gene_file=folder containing the gene information files. By default, hg19 is used and is installed with CRaVe. The files are named chr_xx.txt.gz.

Each file contains the columns:
Column 1: gene name
Column 2: gene start position
Column 3: gene end position
Column 4: codon start position
Column 5: codon end position
Column 6: number of exon start and end positions
Column 7: comma separated list of exon starting positions
Column 8: comma separated list of exon ending positions
 

The files must be tab-delimited and sorted by ascending gene start position. Row 1 has the total number of rows in the file minus 1. Row 2 are the column names. Use the command "tar –xzvf hg18.tar.gz" to un-pack the files.

Email