beausoleilmo
beausoleilmo
I'm not sure what is static mode, but I guess it's to get a map design? I don't see it in the package
Ah! OK good to know. That'd be amazing. I understand that this is in development and I'm looking forward to seeing how this will be implemented!
And things like a North arrow! https://stackoverflow.com/questions/22325460/how-can-i-add-a-north-arrow-to-a-leaflet-js-map
I'm not sure what was fixed, but it's still a problem: ``` library(mapview) GDAL version >= 3.1.0 | setting mapviewOptions(fgb = TRUE) ``` But whenever I want to print this...
Excellent catch! Thank you very much for the `very` fast reply 🥇
I've looked into it and it is not optimized for what I want to do. Whenever I use the pch =21 and the bg in conjunction with the col, it's...
Just noted that `pchisq(datalist$chi2, df = 1, lower.tail = TRUE)`, might be more appropriate with `lower.tail = FALSE`. By 'low allele frequencies' do you mean that _both_ maf1 and maf2...
I was curious in looking at the raw beagle file and try to get a sense of the allele frequency in the file. Basically, I wrote a naive (without model)...
I sent the data over email.
I also get this ``` tomahawk: lib/core.cpp:117: void tomahawk::twk1_t::calculateHardyWeinberg(): Assertion `ref == 0 || ref == 1 || ref == 4 || ref == 5' failed. Aborted (core dumped) ```...