Hello, I try to visualize .bam file into UCSC server with custom tracks. .bam file are stored with .bam.bai directly on my web server but i'm not abble to see anything in UCSC server (empty track). I can't see also bamExample.bam when i upload it with .bai onto my server.
Is there apache configuration issues to be abble to do that ? apache access.log is: 128.114.119.131 - - [09/Feb/2011:11:50:41 +0100] "GET /data/public/tmp/myTest.bam HTTP/1.0" 200 152281290 "-" "genome.ucsc.edu/net.c" Here is the custom track i've used to see one of my .bam files (.bai in the same directory). track type=bam name="BAM Example One" db=mm9 visibility=dense bigDataUrl=http://www.microarray.fr/data/public/tmp/myTest.bam thanks for your help, kevin. _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
