-
![2019-06-17_cerasi_reanalysis_common_responses](https://user-images.githubusercontent.com/4654474/59625308-f8b5b500-9106-11e9-9991-76cc9e65e5a1.png)
-
**Describe the bug**
Thanks a lot for great and useful library.
I found that NormalDistributionsTransform::align may not work correctly by gimbal lock.
It's depend on user specified "guess" a…
-
should something like:
--prefix=/local.CPUnative --includedir=/local.CPUnative/include/libflame --libdir=/local.CPUnative/lib/libflame
be expected to make install to respective dirs? Because it has no…
-
## 🚀 Feature
As of now, one cannot leverage the positive-definitiveness of a matrix when computing log-determinants. The current `torch.logdet` works for general square matrices and thus uses LU in…
-
I tried to run smartpca.pl for this par file and every input files are in the same directory from where I tried to run smartpca.pl. However, I get error every time saying `OOPS -i flag not specified a…
-
Hello,
I want to run smartpca using .ped and .map files.
Prior to running the code, I had to change 2 things in the .map file
1) Replace 0's in Chromosome column with 40
2) Since it compl…
-
Hi,
I am following this protocol: https://www.nature.com/articles/nprot.2010.116. At some point it will make use of `smartpca`. This works beautifully for HapMap 3 data:
```
perl ~/git/EIG/bin/…
-
Hello, I've been trying to run AMICA on NSG server but it doesn't work. Attached the code I used to run it and the outputs I got.
the dataset I'm using is epoched.
I tried both running it using one …
moo-n updated
4 years ago
-
Dear Dr. Jason Palmer,
I am having some issues with amica and would really appreciate if you could help me with this.
I've installed mpich using mpich2-1.4-win-x86-64.msi as an administrator and…
-
Hi,
I would like to add some more timings to the output, so I added some user counters, and in the function to be benchmarked, I record some timing information for certain block of code.
The out…