Schema for ucscToINSDC
  Database: wuhCor1    Primary Table: ucscToINSDC    Row Count: 1   Data last updated: 2020-01-29
Format description: UCSC to INSDC chromosome name translation table.
On download server: MariaDB table dump directory
fieldexampleSQL type info description
chrom NC_045512v2varchar(255) values UCSC chromosome name
chromStart 0int(10) unsigned range Start position in chromosome
chromEnd 29903int(10) unsigned range End position in chromosome
name MN908947.3varchar(255) values INSDC name at www.insdc.org

Connected Tables and Joining Fields
        wuhCor1.chromInfo.chrom (via ucscToINSDC.chrom)

Sample Rows
 
chromchromStartchromEndname
NC_045512v2029903MN908947.3

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.

INSDC (ucscToINSDC) Track Description
 

Description

This track associates UCSC Genome Browser chromosome names to accession names from the International Nucleotide Sequence Database Collaboration (INSDC).

The data were downloaded from the NCBI assembly database.

Credits

The data for this track was prepared by Hiram Clawson.