AleksZakirov

Results 6 comments of AleksZakirov

> Hi, I had the exact same error as you when I ran my code for ComBat-Seq with a covariate matrix. For me it worked by changing the `covar_mod` input....

Thanks for sharing your observation and solution. I upgraded R from v 4.1.1 to 4.2.3 and encountered the same issue - the function was outputting a list rather a matrix....

Can confirm - the buttons are greyed out but touching them still works as expected.

I can confirm that the issue can be fixed by converting the variable into a factor. I tried replacing all dots, spaces and dash characters with underscores, thinking that it...

> Other broken shortcuts: > > * `Cmd`+`Shift`+`T` (Restore tab) > > * `Cmd`+`R` (Reload) > > * `Cmd`+`Shift`+`L` (Bitwarden autofil trigger) > > * `Cmd` + `A` (Select All)...

Hi, thanks for your great work! I have updated to the latest github version and it doesn't work for me, unfortunately. I get this error: ```TypeError Traceback (most recent call...