Jakob Russel
Jakob Russel
Ok, I guess post-processing would be the simplest. Also, 50bp would probably be a bit too short if it was a hard limit on the spacer lengths.
Hi Martin, The TukeyHSD is run with all variables but only the one given by the "variable" argument is in the output. So to get the posthoc test for the...
It sounds like something on your system is deleting temporary files. Maybe you have a disk space limit for your temporary folder? A fix could be to set the TMPDIR...
Thank you for reporting this. Looks like I have to be more restrictive on the pandas and biopython versions
Great suggestion, I will look into that
Dear ltcall I'm glad you like the tool! I have thought about implementing a more flexible approach for CRISPR prediction, but it will probably take some time before I have...
Hi. This is available in the dev branch. I will soonish try to get it in the released branch, but until then you can clone this repo and install the...
Hi Keigo, It is unfortunately not possible to use other input than a nucleotide fasta. But it's definitely something I should implement, but it will be some time before I...
Apparently the permatfull/permatswap function removes row- and colnames when there is a strata argument. I don't have time at the moment to fix this, so if you want this functionality...
R2 = 1 - SSerr/SStotal is the standard way to calculate R2, but that assumes homoscedasticity. Here the response is bounded between 0 and 1 and the residuals will always...