Good Morning Josh:

If you were successful in converting your bedGraph file to bigWig, you
are almost there.  You only missed the bit about how to use the bigWig
file you created.  Take a look at the documentation in the source
tree file: src/hg/makeDb/trackDb/README
and the section about how to use a bigWig file in your local genome
browser (item # 18)

I'm curious, are you working on a 32-bit computer ?  You will definately
have problems working with large files if you are on a 32-bit computer.

--Hiram

Thiry, Joshua T wrote:
> Hi all,
> 
> I had a bedGraph file that I was trying to load to our mirror site/database,
> but when I used it with the hgLoadBed function, my computer could not handle
> it. Usually it froze, but one time I managed to get the output of "killed"
> on the command line. The file size is 2GB in size, and my computer is maxing
> out it's resources when I try to load it in our equCab2 database.
> 
> I then tried to convert it to a BigWig file, but the file it created was a
> bin file. This format is not recognized by the hgLoad* functions, so I
> didn't know if there was another way around it.
> 
> I was wondering if I moved to a better computer would I be able to handle
> the 2GB upload, or is there a step I am missing?
> 
> 
> Thanks,
> Josh
_______________________________________________
Genome maillist  -  [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome

Reply via email to