Hi Biostars community,
I would like to display my methylation data on UCSC genome browser. I have a custom BED file as follows: column1 = chr, column 2 = start position of the motif bound by my methylase, column 3 = end position of motif, column 4 = methylation fraction for this motif, column 5 = number of methylated C in the motif, column 6 = number of unmethylated C in the motif, column 7 = total number of C matching the motif (can be superior to the number of C in the motif because it sum up the observations in the reads mapping the motif in the reference genome).
I am struggling to find how to display this on UCSC genome browser and which file format would be the best to use to upload my data as a custom track. Any help would be much appreciated!!
Thank you :)