Matthew J. Oldach

Results 67 issues of Matthew J. Oldach

I'm running into errors with the installation of `pyflow`: ``` (venv) [moldach@beluga4 pyflow]$ python setup.py build_ext -i running build_ext building 'pyflow' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe...

I had trouble installing on a HPC with access to GPUs (#29 ) so I've now tried to install on my local laptop (_without GPU support_). Using `python 3.8.0` I...

I'm trying to integrating `HTML`, `CSS` into {`shinyMobile`} and I've noticed you cannot edit CSS for the **Split-Layout** and **Split-Tabs** modes (however, you can with the **Single-Layout** mode. To create...

fixed-in-rc-1.0.0

I would like to have the following look to the application: ``` f7Card( title = "Add some 🧙✨ {magick}", image = "https://images.unsplash.com/photo-1557682224-5b8590cd9ec5?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1015&q=80", f7Segment( container = "row", f7Button("Add some {`magick`}", color...

I'm trying to get automatic e-mail notifications setup for all of the dependencies in my pipeline, in order to get a notification upon new releases. I was searching an found...

I'm using an academic HPC so the use of docker is not allowed due to security concerns. I would like to know how I can run `hap.py` using `singularity`: I'm...

{manipulateWidget} is not working for [RStudio's {gt} package](https://gt.rstudio.com/): Given the following two files as input for {gt} and {DiagrammeR} we will try and use the package to display both widgets...

I was trying to use [`samplot`](https://github.com/ryanlayer/samplot/issues/101) on my various call sets; however, for Pindel, all of the variants are homref so I and was directed here. A couple of my...

I'm getting an error from the default `create_package_project()`: ``` library(starters) > create_package_project(name = "networkanalyst", title = "A visual analytics platform for comprehensive gene expression profiling & meta-analysis") ✔ Creating '/home/tsundoku/RProjects/networkanalyst/'...