Gene Location Viewer
In "Gene Location Viewer" function, user can map the chromosomal distribution of genes in the six sapindaceae species that are included in the database. The user needs to select a species and specify which genes to display, one gene per line, in the format of "FeatureName,ChrID,StartPos,EndPos" or input the Gene ID. In addition, the user can set the genes to be highlighted, one gene per line (optional).
Input file format
First, user need to specify the species for which you want to map the distribution of genes on the chromosomes. Then, input a list of genes that need to be plotted (single gene or multiple genes). "Gene Location Viewer" supports two input modes:
Mode 1
Input the gene name, chromosome ID, start position, and end position (e.g. MYB12,Chr1,1599787,1602178). Note the use of commas as delimiters, one data per line.
For example:
Mode 2
Directly input the Gene ID, and the program may automatically obtain the coordinates of the input gene and draw them.
For example:
Output file format
Last updated