-
Something I've been thinking about lately is how different `concurrent.futures.Executor`s could be composed. A few `Executor`s that might be of interest include the usual suspects as well as some pote…
-
Some way in which a Task implementation may be wrapped in a 'moderated' annotation that, when applied, can control the frequency at which this Task may run using rules.
Examples of when one would n…
-
Hi!
I am running RAiSD analysis for the same vcf but with two different maf filtering:
600M Pop10_before_geo_cluster_005.vcf
1.3G Pop10_before_geo_cluster_001.vcf
This is the flags
-f Ov…
-
machine: disk 512GB, RAM 750GB, 16 cores
dataset: 23Gb, 15GB
commands that I ran for 23Gb dataset:
spades.py -o $OUT_DIR/$name --only-error-correction -s $i -m 500
and here is the log:
```
…
-
Please reimlpement this functionality using the "micro-actor" approach being so persuasively advocated by @gregoryyoung. See https://twitter.com/gregyoung/status/628618631895744514
![micro](https://c…
dsyme updated
9 years ago
-
Hello,
We are using an AWS ElastiCache Redis cluster as a cache mechanism, and we are using the `ConnectionMultiplexer` to create the connection as a singleton at the start of our application. This…
-
Shutting down the multi-jvm unit test generates these warning and errors:
```logs
[JVM-3] [2020-02-12 20:14:57,075] [WARN] [akka.stream.Materializer] [GetNearestNodeSessionSpec-akka.actor.default-…
-
Hi Mathias,
I started to use the pipeline and analyzed successfully one nanopore dataset. In the second dataset I face quite high
CPU time consumption at minimap step. Most of the barcodes need arou…
-
Hi All,
I'm running mirnovo stand alone:
perl mirnovo.pl -i /raid/projects/scratch/BioTrans/Pdensiflora/miRNA/reformat_to_phred64/QA/fa/Bud_Tree_C64.clipped.fa.gz -g NA --disable-genome -t unive…
-
### Bug report criteria
- [X] This bug report is not security related, security issues should be disclosed privately via security@etcd.io.
- [X] This is not a support request, support requests should…