-
I noticed that concurrentlinkedhashmap originally planned on having LIRS eviction for v2.x according to the google code page [1].
Is this still planned for caffeine the successor to concurrentlinkedh…
-
Some ideas how to enhance the new Map View
1) Use chromosome banding to visualize all genes returned by server (not just top 100)
2) Display top N genes per chromosome
3) Resolve issues with cluttered…
-
I have CentOS installed on a VM I created on my Windos 8 machine.
During creation, I reserved 20GB which I think is sufficient for most practical purposes atleast for ETLLIB.
However after I install p…
-
The optimize functions do not have any way to set parameter limits, for example stating p[0]>=0 to prevent the fitting from attempting negative values. This SEVERALLY limits the usefulness of the pack…
-
Dear Aleksander,
I would like to know if you ever tried to use Romulus on ATAC-seq data ?
If so, do you have any advice to analyze this type of data ? Do I need for example to shift the reads before …
-
**Initial description**
The proposal at hand describes the working plan for developing a graph-based SLAM algorithm using the mrpt toolkit in the following summer. The suggested strategy builds upon t…
-
Hi,
I had some troubles transmitting data from my browser to my android phone, and it turned out it was a permission problem. The phone audio pre-processing wasn't turned-off which resulted in an eff…
-
**Initial description**
Mobile Robot Programming Toolkit (MRPT) implements a versatile Rao-Blackwellized Particle Filter (RBPF) for practical robotics applications. At present, there are no Rao-Blackw…
-
if we remove the noise from $x$ in the "uncorrelated bernoulli"
and remove the noise from the "shape vs disease"
then MGC implements a "two-sample test" and "k-sample test", right?
what is an "k-sam…
-
I need to get a summarizing score from a set of statistical tests between pairs of distributions that represent different features:
``` python
score1 = score(f1_dataset1, f1_dataset2)
score2 = score(…