You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for bringing this to our attention @wanghao98! I've looked into the problem and found a minor code bug that was causing it. I have pushed the fix to @lazappi to review and once accepted you should be able to install the updated package from github. Let us know if you have any more trouble with splatPop!
@wanghao98 This should be fixed now and will be in the current Bioconductor release (3.14) and devel (3.15) soon. If you haven't updated to the new Bioconductor version yet you can install it from GitHub.
Hi, in the tutorial, samples = 5 was used to simulate data. When I tried to increase sample size to more than 20, I had the following error:
Error in sample.int(length(x), size, replace, prob) : invalid first argument
Here is the Code I used:
Thank you for looking into this!
The text was updated successfully, but these errors were encountered: