-
### What computer are you on (hardware)?
MBP 2.5 GHz Intel Core i7
### What operating system are you using, including version. e.g. Ubuntu 14.04? Fedora 23?
OSX 10.12.6 (Sierra)
### What v…
-
Hello, I am using your software GEMMA for my analysis and I need to estimate gebv. I am using the Univariate Linear Mixed Model and I have noticed that the output doesn't return the random effect esti…
-
It seems like `iocage update` fetches updates, but doesn't actually install them. I've verified this with a fresh clonejail using the latest release of iocage. As you can see from the transcript bel…
-
instead of
```
[0x10000122a]> ar=rax rbx
rax 0x00000000 rbx 0x00000000 rcx 0x00000000
rdx 0x00000000 rsi 0x00000000 rdi 0x00000000
r8 0x00000000 …
-
Hi!
I run a BSLMM in GEMMA and this is what appears in the terminal:
```bash
$ gemma -g bimbampcas2.gen -p pheno_catlinsPlus10.txt -k k_thin_100000.txt -bslmm 2 -notsnp -o out2
Reading Files .…
-
root@BlockChain:/data/waves# java -jar waves.jar waves.conf
2017-06-25 17:31:32 INFO [main] c.w.Application$ - Starting...
2017-06-25 17:31:34 INFO [lt-dispatcher-5] a.event.slf4j.Slf4jLogger - S…
-
Hey guys,
after the upgrade to owncloud 9.0 the authentication with the Cloudnews app is not working anymore. I only get "request failed: 401 unauthorised"
In the backend I use ldap auth in ownclou…
-
Currently you appear to be passing the entire configuration for a pop-out via the URL. When a configuration/componentState is especially large, the result is a 404. I have a suggestion to make this wo…
-
### Work environment
Built with MacPorts, commit a095f6f3f0e68bc0a48eb22560c1d5f00a40f355.
| Questions | Answers
|------------------------------------…
-
For example in AddTableViewColumns.kt:115:
```
val descriptor = declaration?.resolveToDescriptor() // resolveToDescriptorIfAny() is better
```
Otherwise you can have exceptions like below in …