Ido Tamir
Ido Tamir
created pull request: https://github.com/mopemope/meinheld/pull/123
> I think you can make this work currently using clusterOptions and the task id environment variable for the scheduler. Toy example below for slurm. > > ``` > process...
was merged, closing
Its [now](https://github.com/VPetukhov/ggrastr/issues/22): ```r ggrastr::rasterise(ggpointdensity::geom_pointdensity(size=0.1), dpi=300) ```
I have the same issue. I use the preseq from [bioconda](https://github.com/bioconda/bioconda-recipes/blob/master/recipes/preseq/build.sh) which was built with ```--enable-hts``` . ``` wget https://depot.galaxyproject.org/singularity/preseq%3A3.1.2--h06ef8b0_1 singularity exec preseq:3.1.2--h06ef8b0_1 preseq lc_extrap -pe -output 187530_T1.ccurve.txt 187530_T1.bam ERROR:...
fixes #1419
I have updated the changelog. There was a discussion on slack and the developers wanted a more [comprehensive solution](https://app.slack.com/client/TE6CZUZPH/CE8SSJV3N) however in 3.18.0 the error is still there. I have tested...
Yes, in the R part the sample names get an X prepended
There must be some wierd invisible characters in the file. Another file with only numeric ids did work.
is indeed an issue. added [pull request](https://github.com/nf-core/rnaseq/pull/1421)