Russell Hamilton
Russell Hamilton
The paper from Booth et al (http://www.sciencemag.org/content/336/6083/934/suppl/DC1) used the Fishers-Exact test to measure the detectability of 5hmC at a single cytosine position at different coverage levels (Figure S15) and correlates...
There is no t-test - the Fishers-Exact test is the correct one to use
I had Labrador running in Docker as I wanted to run multiple versions on a single server. However, I ran into issues with email notifications. I'd be interested in getting...
@ewels I had a quick look for my images. One was setting up a docker web server and the other containing Labrador. I don't think they will be particularly useful...
Hi @ewels @jcgrenier, I found a couple more PHP7 changes and I still need to push them to the repo. I'll add them this morning and then submit a PR....
@ewels @jcgrenier I added some minor tweaks to my repo for more PHP7 compatibility I also submitted a PR with all the updated to Phil
@jcgrenier The user table in the database gets a verification code when a user registers. I was then extracting this and manually emailing it to the user. However, I think...