In order to reduce the memory requirement of indexing the genome, the loci saved in context index are unformely pre-sampled before the insertion. This approach produces an issue when the number of requests of the same mutation type is greater than the number of loci indexed for that mutation type.
This must be mainly addressed by albertocasagrande/CLONES#16.
In order to reduce the memory requirement of indexing the genome, the loci saved in context index are unformely pre-sampled before the insertion. This approach produces an issue when the number of requests of the same mutation type is greater than the number of loci indexed for that mutation type.
This must be mainly addressed by albertocasagrande/CLONES#16.