Skip to content
#

nextflow

Here are 361 public repositories matching this topic...

methylseq
efratushava
efratushava commented Feb 13, 2020

Hi,

The time for fastqc is not enough...
I'm getting the following error:

Error executing process > 'fastqc (TBR532u)'

Caused by:
  Process exceeded running time limit (2h)

Command executed:

  fastqc --quiet --threads 1 TBR532u.R1.fq.gz TBR532u.R2.fq.gz

Command exit status:
  -

Command output:
  (empty)

Work dir:
  /path/to/work/68/387258828eecd198130d8230217c21

ampliseq
erikrikarddaniel
erikrikarddaniel commented Jan 22, 2021

Indentation: Sometimes tabs have been used, sometimes spaces (maybe a vim thing). I think it would be best with an indentation of two spaces.

--manifest: It says "table" where it should say "tab" and the rest should be checked to be grammatically correct.

I think there may be other mistakes, so a read through could be worthwhile.

eager
ashildv
ashildv commented Jan 7, 2021

Hi there,
I wonder if it would be possible to add a feature in the pipeline allowing libraries made with different adapter sequences to be processed in the same run.

For example, my colleagues and I are often working with a mixture of Illumina and BGI (4 channel) sequencing data and it would be cool to be able run these data together, instead of having to run adapter removal separately for eac

deepvariant

Improve this page

Add a description, image, and links to the nextflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nextflow topic, visit your repo's landing page and select "manage topics."

Learn more