-
Originally reported by @teb510
> i can grab the response from headers from a callnode - but the filter seems to bomb with headers that are multiple words connected by a "-" - downcasing/snakecasi…
-
I'm wondering if there could be support for searching within markdown and other text-based files locally. For instance, if I search for 'cat' and I have a markdown file containing that word, it will a…
-
### Ask away!
Hi,
I'm running the pipeline like this:
```
nextflow run epi2me-labs/wf-metagenomics \
--fastq $fastq_pass_path \
-profile singularity \
--database_set PlusPF-8 \
--out_dir $…
-
I'm running pycisTopic but `create_cistopic_object_from_fragments` has significant memory usage.
As has already been discussed (e.g. see https://github.com/aertslab/pycisTopic/issues/14), the main…
-
Do we like to add an apt repository for proxmoxer?
Using [wheel2deb](https://github.com/upciti/wheel2deb) , this is quite easy.
```bash
python3 -m build
cd dist
cat >wheel2deb.yml
-
Dera Jinghao,
I first want to thank you for sharing your powerfull pipeline.
I have already use it on V2 miniscope video, but on V4 it doesn't work.
I use the newest Min1pipe 2023 and I get an er…
-
See issue #1.
I have been able to create `insert` unit tests for Vignettes 2 and 3 because `insert` is called by `simplify` and uses similar inputs to `join`. However, I have not been able to crea…
-
See issue #2.
I have been able to create `join` unit tests for Vignettes 1 and #3 because `join` is called by `simplify`. However, I have not been able to create the `join` unit test for Vignette 2…
-
### Description
I'm trying to use the criteria builder "select new" feature together with a subquery. In a simplified example along the lines of:
```
CriteriaBuilder cb = cbf.create(em, Tuple.cla…
-
I am using cactus-hal2maf and the conversion seems to be failing at the stage where it is running taffy norm commands. I included a snippet of the stderr below, but please let me know if you need mor…