Skip to content
#

nextflow

Here are 335 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

eager
jfy133
jfy133 commented Dec 12, 2019

Is your feature request related to a problem? Please describe.
While currently not used in the field (AFAIK) might be worth including bcftools stats for getting statistics on VCF files from genotyping. This would help for genotyping assessiment when not using MultiVCFAnalyzer (which is only really used in aDNA pathogen work).

It would be a simple process, with input channel being VCFs and

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

You can’t perform that action at this time.