LRcaller
LRcaller copied to clipboard
An installation error
Hi there, I encountered an installation error, algo.hpp does not have ”viewRecords“ function, how can I get this function? The error message is: LRcaller/algo.hpp:1126:13: error: ‘viewRecords’ was not declared in this scope; did you mean ‘vcfRecords’? 1126 | viewRecords(bars, bamFiles[i], bamIndexes[i], bamRID, genome_begin, genome_end); | ^~~~~~~~~~~
All the best, YU