polyester
polyester copied to clipboard
Read length longer than 100 with illumina4 platform error
Hey, I'm very new to polyester! I tried to use simulate_experiment
with both readlen=101 and error_model="illumina4". Polyester through me
Error in sample.int(length(x), size, replace, prob) :
NA in probability vector
I then looked into https://github.com/alyssafrazee/polyester/blob/master/data/ill100v4_mate1.rda it appears that this error probability matrix only support up to 100 bases? Is this by design? Many thanks!