Hi there, I am not sure which concatenate tool to use to combine individual chromosome wig files into 1 file so that I can convert this merged file into 1 large BigWig file.
I see two concatenate utilities on Galaxy: tail to head,
and tail to head (cat) NEW
I used the first utility yesterday and then tried to create a bigwig file with the concatenated file and I received an error message:
"There's more than one value for chr1 base 3000321 (in coordinates that start with 1). Fatal error: Matched on Error Error running wigToBigWig"
I checked the chr 1 wig file and there was only 1 entry for base 3000321, So I am not sure why the error occurred. Seeing that it takes 24 hours to convert a concatenated file to a BigWig file , I am hoping to get this set up correctly.
Many thanks,
Scott