I am trying to convert a bedgraph file ta bigwig file using galaxy (not able to do in linux since the bedGraphToBigWig script runs only in 64 bits and I am running 32 bits version).
I upload my bedgraph file and afterwards my genome file (genome.txt) which looks like the following:
contig1 32486
(name) (number of bases)
When I execute the Wig/bedgraph to bigWIg in galaxy it tells me:
Unspecified genome build, click the pencil icon in the history item to set the genome build.
How can I tell Galaxy my genome build is genome.txt? Is the format of my genome.txt wrong?
I upload my bedgraph file and afterwards my genome file (genome.txt) which looks like the following:
contig1 32486
(name) (number of bases)
When I execute the Wig/bedgraph to bigWIg in galaxy it tells me:
Unspecified genome build, click the pencil icon in the history item to set the genome build.
How can I tell Galaxy my genome build is genome.txt? Is the format of my genome.txt wrong?
Comment