Jordi

Results 21 issues of Jordi

(created using `eb --new-pr`)

update

### Prerequisite * [x] Make sure your problem is not listed in [the common build problems](https://github.com/pyenv/pyenv/wiki/Common-build-problems). * [x] Make sure no duplicated issue has already been reported in [the pyenv...

Say that we have two jobs/tools, which will be grouped by the system: > job1|job2 When I try to set specs for a job2, it looks like they are ignored,...

I'm trying to get a splitted interleaved output for a pair end experiment, but I cannot find the proper command line. Is this even possible? I tried ``` $ fastp...

I tried to install Pygments in a python 2.7.3 setup as a standard user (shared cluster, no root access), but it went bad and not pygmentize is also throwing an...

It would be good if the configuration file could be located somewhere else. In particular, it would be nice to have it located where the XDG specification states (https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), so...

Dear @johnkerl, the booleans in Miller are clearly defined as ``` boolean: literals true and false; results of ==, , etc. ``` The result of comparisons are internal and will...

Dear @johnkerl, sometimes I hit the need of using a parameter for a string format more than once: ``` put '$result = format("{}/{}/{}_{}.ext", $param1, $param2, $param1, $param3)' ``` it would...

I have some corrections for the spanish and catalan translations. Also some ideas, some constructions that I think should be reworded. To start, I'm gonna prepare a pull request for...

translation

## New feature Configurable output width in non-interactive scenarios. ## Use case When you run nextflow in a non-interactive scenario, like a batch scheduler, the ANSI output is constrained to...

stale