Leonardo Collado-Torres
Leonardo Collado-Torres
See test.html and test2.html for examples. Here's test2.html http://htmlpreview.github.com/?https://github.com/lcolladotor/ballgownR-devel/blob/master/clickme-test/test2.html
Thanks for the report Brian! I'll look into it later this week. I'm a bit out of the loop on the Git security changes, so thanks for the link to...
FYI I've been away most of June as my father had an important surgery. I'll be back in the office on July 5th.
Hi @flying-sheep, I don't appreciate the tone of your message and it doesn't make me want to help you. You might benefit from checking these tweets https://gist.github.com/jimhester/9b5461108f93162e15c42684076de82f#file-tweets-md. Having said that,...
Hi again, Regarding `rcmdcheck::rcmdcheck()` and `R CMD build` and `R CMD check` in general, `R CMD build` compiles the vignettes. So you can see that we are under the `rcmdcheck::rcmdcheck()`...
Hi Lori, Thanks for the issue! I brought this up at https://community-bioc.slack.com/archives/C6MVC96AZ/p1604600559030500 and while there was a discussion, I don't think that we reached a conclusion. I'll ping that Slack...
# GHA on another branch Thanks Marcel! I didn't know you could have the `.github/workflow/something.yml` file in another branch. That's good to know =) Although well, I don't think that...
wow thanks @oliyh!
Thanks Charlotte! Re-ordering the `colData()` fixed things for us. https://github.com/LieberInstitute/10xPilot_snRNAseq-human/commit/a4eda2cacbf8f6d8a0a2e0218f06061d439812f0 Best, Leo
Hi, I got it to work with the SGE cluster I have access by taking advantage of the names of the compute machines in our SGE cluster. All nodes start...