Description Usage Format Source References See Also
The dataset is a small subset of all human genes available in the RefSeq database. The gene annotations require the exon annotations along with the reads files.
1 |
The genes data is a (num_genes x 4) matrix where num_genes is the total number of uniquely annotated genes. Column 1 is the gene ID, column 2 is the starting exon and column 3 is the ending exon in the gene. If Column 2 = 1 and Column 3 = 4, then exons 1,2,3 and 4 are inside the gene. Column 4 is the gene length.num_genes = 2
NCBI RefSeq RNA Sequences
NCBI37, hg19 human genome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.