Ashley S Doane

Results 13 comments of Ashley S Doane

I set up ess with lisp backend, and lost auto-completion of paths in R buffers. Any suggestions for fix?

also having this issue. I'm able to cd to the mounted directory in a shell and cp files for example onto my desktop, but all Finder integration is broken. Fuse...

> @abalter > The `-i` option starts `bash` in interactive mode that means that it loads your `~/.bashrc` file, and you probably have conda activation there. This gets to another...

Ok, thank you Alicia. Great package!

Also wonder if you could provide any insight into the distribution of p-values returned. [deff_dev.qqplot.pdf](https://github.com/GreenleafLab/chromVAR/files/1098868/deff_dev.qqplot.pdf)

Axis limits are basic plot attributes. Is there any way to specify axis limits for the marginal plots?

I want the limits to be the same in the scatter and box plots. I’m setting scatter plot limits with `coord_cartesian(xlim = xlim, ylim = ylim)`, but the box plots...

Hi, It looks like the DataFrames package in currently supported Julia (>=1.6) made some changes to syntax for constructing a 'DataFrame' from a 'Matrix'. A work around is to use...

Hi, Is it possible to make ARM binaries for python 3.9?

Correct, issue is with building wheel. ``` × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [91 lines of output] ``` Happy to provide more output...