I am getting a new error when i try to run rseg on a different genome. here is my command and error:
/local/cluster/rseg/bin/rseg -c ../CASHX_2.3_Nc/Nc.txt -o rseg_K27ac -i 5 -v K27acs.bed
[PROCESSING] K27acs
[LOADING_DATA] chromosomes
[LOADING_DATA] reads
[LOADING_DATA] separating deserts
[Remove duplicate reads]
[Selecting bin size] use Hideaki's empirical method: ERROR: could not allocate memory
31.125u 53.748s 1:31.24 93.0% 0+0k 0+0io 10pf+0w
if i set a bin size, then the "could not allocate memory" error occurs during the binning reads step.
i don't understand why i would run out of memory when i have run rseg on a genome of the same size (40Mb) with data files of similar size.
any input would be greatly appreciated.
Kristina