-
I'm trying to run freebayes for a single chromosome on a population of 25 animals but usually get the following error:
```
terminate called after throwing an instance of 'std::bad_alloc'
what(): st…
-
Skimming through mne commands / manual and the python equivalent it occurred to me that the Python has 2 components as default for magnetometer while C uses 8. Is there a particular reason for this?
-
As expected, looping through the samples in _parse_samples is rather slow for files with many samples (e.g., [1]). It seems that the main bottlenecks are Python's split() and the fact that looping in…
arq5x updated
12 years ago
-
Hi Erik
Looks like we've found another bug.
When running the latest commit of freebayes (https://github.com/ekg/freebayes/commit/094879e3e7949d409e451add253c2dbdb3dc9a2d) with our dataset it's aborti…
-
Hi
We've been attempting to run freebayes (have tried 0.9.2., 0.9.3, 0.9.4 (ubuntu 10.04.2 LTS x64b)) on a small population of of medium to high coverage animals, and are getting a segfault after a n…