Figured out it works if I use a concatenated fast file for the entire
genome, but now I get memory errors (the machine has 128GB of memory,
so this shouldn't happen)
varid_exec -r ../../../../reference/yeast/scerevisiae_noheaders.fasta -
o test --threads 8 -a test.sam
Using 8 threads
- alignments: test.sam
- ref-file: ../../../../reference/yeast/
scerevisiae_noheaders.fasta
Detected:
sc288:12157105 nt
Splitting reads
Total reads: 5963809
Used reads: 0
Done: in: 4.032 secs
------------------------------
Processing fasta entry : sc288 - 12157105bp
Processing group number : 1
Loading reads ...
Done in 0.000 secs
Aligning reads ...
There are 0 potential insert sites
Done in: 0.000 secs
Starting VARiD Algorithm
Building Transition Matrix...
Done in: 0.054 secs
Trying to allocate 243142100 bytes...
covmaps built in: 3.478 secs, Used reads in the covmaps: 0/0,
Skipped for 0 index:0
Computing emissions...
SNP penalty 1.000000e-03, log -6.907755e+00
./tools/va_utils.c: 463 , out of memory!