You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(As a side note: it also calls umitools dedup separately for both replicates, although they should be duplicated together if they are the result of resequencing of the same libraries.)
With the recent version -r 2.2.0, there is no samplesheet.valid.csv and
Description of the bug
With a sample sheet like this, with a single-end sample being re-sequenced:
-r 2.1.1
createspipeline_info/samplesheet.valid.csv
with:and calls bwa_mem separately for _T1 and _T2.
(As a side note: it also calls umitools dedup separately for both replicates, although they should be duplicated together if they are the result of resequencing of the same libraries.)
With the recent version
-r 2.2.0
, there is no samplesheet.valid.csv andit calls:
which is how the call would look like for paired-end data and hence fails with:
[mem_sam_pe] paired reads have different names: ...
https://nf-co.re/nascent/2.2.0/docs/usage#multiple-runs-of-the-same-sample says : "The pipeline will concatenate the raw reads before performing any downstream analysis.", however unlike in the rnaseq pipeline, I don't see an explicit call of CAT_FASTQ to begin with.
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: