Public Member Functions | |
ChromInfo (String name, long size, int type) | |
long | getSize () |
String | getName () |
int | getType () |
String | toString () |
Description:
ChromInfo is information about the data available for a chromosome, such as name, minimum data coordinate on disk, and maximum data coordinate on disk. This information is sent from the VISTA Servlet to the VISTA Browser. COPYRIGHT 2002, 2003 by THE REGENTS OF THE UNIVERSITY OF CALIFORNIA
|
|
|
get Name
|
|
return the minimum data coordinate available on disk |
|
get chromosome Type
|
|
return XML formatted summary
|