Josh Herr

Results 6 comments of Josh Herr

Any chance this [pull request](https://github.com/jdeligt/Deepbinner/commit/f6c68607fda7d22b85ed38a7b7453f4c1b4e5799) will be merged anytime soon? I have a large run (380GB of fast5) where I'm not done calling bases, but I want to take the...

Thanks @ttubb! I needed a couple of days to implement, but this worked like a charm! I did exactly as you said, merged the hotfix, and reinstalled deepbinner using ```pip```....

Hi @sckott! Thanks for looking into this. The fetch "connects" now, but it's throwing this error: ``` rlang::last_error() Assigned data `meteo_spherical_distance(...)` must be compatible with existing data. x Existing data...

I'm late to the party as usual... From my memory, when we sat down at the workshop at CSHL where we initiated these teaching materials there was an emphasis on...

The first thing that came to my mind is [this thread on biostars](https://www.biostars.org/p/539/), which is a bit dated (5 1/2 years!), but still really useful. CRAN has a few good...

Thanks @dpryan79! You're awesome! I quickly was able to take your pull request to fix the git repo installation. I did the following: ``` git clone https://github.com/rrwick/Rebaler.git cd Rebaler git...