Sus

Results 3 comments of Sus

Hey, Just curious do we have a plan to have the read length issue fixed in the near future? I'm experiencing a similar problem (utf8ToInt) and it does not seem...

Hi Robbie, Thanks a lot for getting back! We will also try to find a hacky version :) One specific problem when reading this bit of code: `readpos=cbind(newkmers[match(substring(seqs,11,20),newkmers[,1]),2],newkmers[match(substring(seqs,21,30),newkmers[,1]),2],newkmers[match(substring(seqs,121,130),newkmers[,1]),2],newkmers[match(substring(seqs,131,140),newkmers[,1]),2])` It seems...

Hi Robbie, Again many thanks for getting back! After I fixed the read-length issue per our discussion (which now should be able to cope with any read length) I kept...