Good Evening Wuqi:

Please do not worry about what column 9 is called.
If you loaded the table with data in column 9 of
the form r,g,b where r g and b are integers in
the range of 0 to 255, then you are using the itemRgb
option of this column and you already know why.
Otherwise, you loaded this column with 0 because
it is "reserved" and used for nothing.

Please continue to load bed tracks with the hgLoadBed
option.  See also, the description of the bed format:
        http://genome.ucsc.edu/FAQ/FAQformat#format1

--Hiram

WANG Wuqi wrote:
> HI Hiram,
> 
>  
> 
> Good morning!
> 
>  
> 
> This is similar question for last mail.
> 
>  
> 
> In our database, bed format table structure below:
> 
> Database: hg18    Primary Table: DHP001fr_hg18_07032008_A_v1    Row
> Count: 488,226
> 

> 
> i.e. Our able has column 'reserved' but standard BED forma is column
> 'itemRgb'.
> 
> Why has such differences, how impact application?
> 
>  
> 
> By the way, our BED data loader is 'hgLoadBed'.
> 
>  
> 
> Thanks & Regards
> 
>  
> 
> Wuqi
_______________________________________________
Genome maillist  -  [email protected]
http://www.soe.ucsc.edu/mailman/listinfo/genome

Reply via email to