Anne Deslattes Mays

Results 9 comments of Anne Deslattes Mays

Perhaps we are thinking about this incorrectly. Jupyterlab notebooks can be translated from R, ipynb, etc. using the tool [jupytext](https://jupytext.readthedocs.io/en/latest/using-cli.html) Kernels are specified when running jupyterlab notebooks using rendering tools...

Hello -- Hmisc fails to compile for me as well. I manually installed backports as shown above and still had the failure. backports install was done with `R CMD INSTALL...

Thanks @couthcommander, I did as you recommended. I used Homebrew to reinstall gcc `brew update` `brew install gcc` I checked `/Library/Frameworks/R.framework/Resources/etc/Makeconf` the FLIBS flag was as you stated. then within...

@couthcommander -- you are correct! Interesting. Wonder what the conflict was -- but it is now fixed in that `Hmisc` compiled. As an aside, in the world of biological sequence...

- [ ] **Shell Basics:** Give basic shell instructions. - [ ] **CloudOS Onboarding:** Creating the basics of getting on, how CloudOS is priced for researchers, academics, and pharma

Hi @ewels You are amazing and this project would be great to be adopted for the emerging DRS servers for GA4GH and used for creating custom facets -- maybe one...

I think the yml file is no longer needed for the tutorial if we go ahead with the jupyter lab notebook. In my forked version: https://github.com/adeslatt/NSForest/blob/master/ipynb/Tutorial.ipynb you can see the...

I just now created a pull request - when I created a notebook (did this on my mac book pro laptop) -- everything did run perfectly - only thing missing...

Just FYI - the tutorial ran perfectly when I created a jupyter lab notebook of it. I've just put in that pull request.