Skip to content

Instantly share code, notes, and snippets.

@junaruga
Last active November 6, 2020 15:43
Show Gist options
  • Save junaruga/04c4603861b42920f2fadec3e8e63273 to your computer and use it in GitHub Desktop.
Save junaruga/04c4603861b42920f2fadec3e8e63273 to your computer and use it in GitHub Desktop.
Fedora 32 SELinux disabled
$ nextflow -version
N E X T F L O W
version 20.07.1 build 5412
created 24-07-2020 15:18 UTC (17:18 CEST)
cite doi:10.1038/nbt.3820
http://nextflow.io
$ docker system prune -a -f
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
$ git clean -fdx
$ nextflow run nf-core/nanoseq -profile test,docker 2>&1 | tee nextflow-run-nanoseq-test-docker4.log
$ cat nextflow-run-nanoseq-test-docker4.log
N E X T F L O W ~ version 20.07.1
Launching `nf-core/nanoseq` [jolly_morse] - revision: b88e1c9a77 [master]
NOTE: Your local project version looks outdated - a different revision is available in the remote repository [ad5b2bb7a3]
WARN: There's no process matching config selector: GUPPY
WARN: There's no process matching config selector: PYCOQC -- Did you mean: PycoQC?
WARN: There's no process matching config selector: UCSC_BEDGRAPHTOBIGWIG
WARN: There's no process matching config selector: UCSC_BED12TOBIGBED
WARN: There's no process matching config selector: GET_SOFTWARE_VERSIONS
[- ] process > GetTestData -
[- ] process > CheckSampleSheet -
----------------------------------------------------
,--./,-.
___ __ __ __ ___ /,-._.--~'
|\ | |__ __ / ` / \ |__) |__ } {
| \| | \__, \__/ | \ |___ \`-._,-`-,
`._,._,'
nf-core/nanoseq v1.1.0
----------------------------------------------------
Pipeline Release : master
Run Name : jolly_morse
Samplesheet : https://raw.githubusercontent.com/nf-core/test-datasets/nanoseq/samplesheet_bc_dx.csv
Protocol : cDNA
Stranded : No
Skip Basecalling : No
Skip Demultiplexing: No
Run Dir : https://raw.githubusercontent.com/nf-core/test-datasets/nanoseq/fast5/barcoded/
Flowcell ID : FLO-MIN106
Kit ID : SQK-DCS109
Barcode Kit ID : EXP-NBD103
Guppy Config File : Unspecified
Guppy Model File : Unspecified
Guppy GPU Mode : No
Guppy GPU Runners : 6
Guppy CPU Threads : 1
Guppy GPU Device : auto
Guppy GPU Options : Unspecified
Aligner : minimap2
Save Intermeds : No
Max Resources : 6 GB memory, 2 cpus, 12h time per job
Container : docker - nfcore/nanoseq:1.1.0
Output dir : ./results
Launch dir : /home/jaruga/git/nf-core/nanoseq
Working dir : /home/jaruga/git/nf-core/nanoseq/work
Script dir : /home/jaruga/.nextflow/assets/nf-core/nanoseq
User : jaruga
Config Profile : test,docker
Config Description : Minimal test dataset to check pipeline function
----------------------------------------------------
executor > local (1)
[28/95095f] process > GetTestData [ 0%] 0 of 1
[- ] process > CheckSampleSheet -
[- ] process > Guppy -
[- ] process > PycoQC -
[- ] process > NanoPlotSummary -
[- ] process > NanoPlotFastQ -
[- ] process > FastQC -
[- ] process > GetChromSizes -
[- ] process > GTFToBED -
[- ] process > MiniMap2Index -
[- ] process > MiniMap2Align -
[- ] process > SortBAM -
[- ] process > BAMToBedGraph -
[- ] process > BedGraphToBigWig -
[- ] process > BAMToBed12 -
[- ] process > Bed12ToBigBed -
[- ] process > output_documentation [ 0%] 0 of 1
----------------------------------------------------
,--./,-.
___ __ __ __ ___ /,-._.--~'
|\ | |__ __ / ` / \ |__) |__ } {
| \| | \__, \__/ | \ |___ \`-._,-`-,
`._,._,'
nf-core/nanoseq v1.1.0
----------------------------------------------------
Pipeline Release : master
Run Name : jolly_morse
Samplesheet : https://raw.githubusercontent.com/nf-core/test-datasets/nanoseq/samplesheet_bc_dx.csv
Protocol : cDNA
Stranded : No
Skip Basecalling : No
Skip Demultiplexing: No
Run Dir : https://raw.githubusercontent.com/nf-core/test-datasets/nanoseq/fast5/barcoded/
Flowcell ID : FLO-MIN106
Kit ID : SQK-DCS109
Barcode Kit ID : EXP-NBD103
Guppy Config File : Unspecified
Guppy Model File : Unspecified
Guppy GPU Mode : No
Guppy GPU Runners : 6
Guppy CPU Threads : 1
Guppy GPU Device : auto
Guppy GPU Options : Unspecified
Aligner : minimap2
Save Intermeds : No
Max Resources : 6 GB memory, 2 cpus, 12h time per job
Container : docker - nfcore/nanoseq:1.1.0
Output dir : ./results
Launch dir : /home/jaruga/git/nf-core/nanoseq
Working dir : /home/jaruga/git/nf-core/nanoseq/work
Script dir : /home/jaruga/.nextflow/assets/nf-core/nanoseq
User : jaruga
Config Profile : test,docker
Config Description : Minimal test dataset to check pipeline function
----------------------------------------------------
executor > local (2)
[28/95095f] process > GetTestData [ 0%] 0 of 1
[- ] process > CheckSampleSheet [ 0%] 0 of 1
[- ] process > Guppy -
[- ] process > PycoQC -
[- ] process > NanoPlotSummary -
[- ] process > NanoPlotFastQ -
[- ] process > FastQC -
[- ] process > GetChromSizes -
[- ] process > GTFToBED -
[- ] process > MiniMap2Index -
[- ] process > MiniMap2Align -
[- ] process > SortBAM -
[- ] process > BAMToBedGraph -
[- ] process > BedGraphToBigWig -
[- ] process > BAMToBed12 -
[- ] process > Bed12ToBigBed -
[e5/59e5e4] process > output_documentation [ 0%] 0 of 1
[- ] process > get_software_versions -
[- ] process > MultiQC -
----------------------------------------------------
,--./,-.
___ __ __ __ ___ /,-._.--~'
|\ | |__ __ / ` / \ |__) |__ } {
| \| | \__, \__/ | \ |___ \`-._,-`-,
`._,._,'
nf-core/nanoseq v1.1.0
----------------------------------------------------
Pipeline Release : master
Run Name : jolly_morse
Samplesheet : https://raw.githubusercontent.com/nf-core/test-datasets/nanoseq/samplesheet_bc_dx.csv
Protocol : cDNA
Stranded : No
Skip Basecalling : No
Skip Demultiplexing: No
Run Dir : https://raw.githubusercontent.com/nf-core/test-datasets/nanoseq/fast5/barcoded/
Flowcell ID : FLO-MIN106
Kit ID : SQK-DCS109
Barcode Kit ID : EXP-NBD103
Guppy Config File : Unspecified
Guppy Model File : Unspecified
Guppy GPU Mode : No
Guppy GPU Runners : 6
Guppy CPU Threads : 1
Guppy GPU Device : auto
Guppy GPU Options : Unspecified
Aligner : minimap2
Save Intermeds : No
Max Resources : 6 GB memory, 2 cpus, 12h time per job
Container : docker - nfcore/nanoseq:1.1.0
Output dir : ./results
Launch dir : /home/jaruga/git/nf-core/nanoseq
Working dir : /home/jaruga/git/nf-core/nanoseq/work
Script dir : /home/jaruga/.nextflow/assets/nf-core/nanoseq
User : jaruga
Config Profile : test,docker
Config Description : Minimal test dataset to check pipeline function
----------------------------------------------------
executor > local (3)
[28/95095f] process > GetTestData [ 0%] 0 of 1
[41/2e0702] process > CheckSampleSheet (samplesheet_bc_dx.csv) [ 0%] 0 of 1
[- ] process > Guppy -
[- ] process > PycoQC -
[- ] process > NanoPlotSummary -
[- ] process > NanoPlotFastQ -
[- ] process > FastQC -
[- ] process > GetChromSizes -
[- ] process > GTFToBED -
[- ] process > MiniMap2Index -
[- ] process > MiniMap2Align -
[- ] process > SortBAM -
[- ] process > BAMToBedGraph -
[- ] process > BedGraphToBigWig -
[- ] process > BAMToBed12 -
[- ] process > Bed12ToBigBed -
[e5/59e5e4] process > output_documentation [ 0%] 0 of 1
[- ] process > get_software_versions -
[- ] process > MultiQC -
executor > local (3)
[28/95095f] process > GetTestData [ 0%] 0 of 1
[41/2e0702] process > CheckSampleSheet (samplesheet_bc_dx.csv) [ 0%] 0 of 1
[- ] process > Guppy -
[- ] process > PycoQC -
[- ] process > NanoPlotSummary -
[- ] process > NanoPlotFastQ -
[- ] process > FastQC -
[- ] process > GetChromSizes -
[- ] process > GTFToBED -
[- ] process > MiniMap2Index -
[- ] process > MiniMap2Align -
[- ] process > SortBAM -
[- ] process > BAMToBedGraph -
[- ] process > BedGraphToBigWig -
[- ] process > BAMToBed12 -
[- ] process > Bed12ToBigBed -
[e5/59e5e4] process > output_documentation [100%] 1 of 1 ✔
[- ] process > get_software_versions -
[- ] process > MultiQC -
executor > local (3)
[28/95095f] process > GetTestData [ 0%] 0 of 1
[41/2e0702] process > CheckSampleSheet (samplesheet_bc_dx.csv) [ 0%] 0 of 1
[- ] process > Guppy -
[- ] process > PycoQC -
[- ] process > NanoPlotSummary -
[- ] process > NanoPlotFastQ -
[- ] process > FastQC -
[- ] process > GetChromSizes -
[- ] process > GTFToBED -
[- ] process > MiniMap2Index -
[- ] process > MiniMap2Align -
[- ] process > SortBAM -
[- ] process > BAMToBedGraph -
[- ] process > BedGraphToBigWig -
[- ] process > BAMToBed12 -
[- ] process > Bed12ToBigBed -
[e5/59e5e4] process > output_documentation [100%] 1 of 1 ✔
[- ] process > get_software_versions -
[- ] process > MultiQC -
Error executing process > 'CheckSampleSheet (samplesheet_bc_dx.csv)'
Caused by:
Process `CheckSampleSheet (samplesheet_bc_dx.csv)` terminated with an error exit status (1)
Command executed:
check_samplesheet.py samplesheet_bc_dx.csv samplesheet_reformat.csv
Command exit status:
1
Command output:
ERROR: Please check samplesheet header -> group,replicate,barcode,input_file,genome,transcriptome != sample,fastq,barcode,genome,transcriptome
Command wrapper:
ERROR: Please check samplesheet header -> group,replicate,barcode,input_file,genome,transcriptome != sample,fastq,barcode,genome,transcriptome
Work dir:
/home/jaruga/git/nf-core/nanoseq/work/41/2e07025a78043802d79ed3a0fb55f8
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
executor > local (3)
[28/95095f] process > GetTestData [ 0%] 0 of 1
[41/2e0702] process > CheckSampleSheet (samplesheet_bc_dx.csv) [100%] 1 of 1, failed: 1 ✘
[- ] process > Guppy -
[- ] process > PycoQC -
[- ] process > NanoPlotSummary -
[- ] process > NanoPlotFastQ -
[- ] process > FastQC -
[- ] process > GetChromSizes -
[- ] process > GTFToBED -
[- ] process > MiniMap2Index -
[- ] process > MiniMap2Align -
[- ] process > SortBAM -
[- ] process > BAMToBedGraph -
[- ] process > BedGraphToBigWig -
[- ] process > BAMToBed12 -
[- ] process > Bed12ToBigBed -
[e5/59e5e4] process > output_documentation [100%] 1 of 1 ✔
[- ] process > get_software_versions [ 0%] 0 of 1
[- ] process > MultiQC -
Execution cancelled -- Finishing pending tasks before exit
Error executing process > 'CheckSampleSheet (samplesheet_bc_dx.csv)'
Caused by:
Process `CheckSampleSheet (samplesheet_bc_dx.csv)` terminated with an error exit status (1)
Command executed:
check_samplesheet.py samplesheet_bc_dx.csv samplesheet_reformat.csv
Command exit status:
1
Command output:
ERROR: Please check samplesheet header -> group,replicate,barcode,input_file,genome,transcriptome != sample,fastq,barcode,genome,transcriptome
Command wrapper:
ERROR: Please check samplesheet header -> group,replicate,barcode,input_file,genome,transcriptome != sample,fastq,barcode,genome,transcriptome
Work dir:
/home/jaruga/git/nf-core/nanoseq/work/41/2e07025a78043802d79ed3a0fb55f8
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
executor > local (3)
[28/95095f] process > GetTestData [100%] 1 of 1 ✔
[41/2e0702] process > CheckSampleSheet (samplesheet_bc_dx.csv) [100%] 1 of 1, failed: 1 ✘
[- ] process > Guppy -
[- ] process > PycoQC -
[- ] process > NanoPlotSummary -
[- ] process > NanoPlotFastQ -
[- ] process > FastQC -
[- ] process > GetChromSizes -
[- ] process > GTFToBED -
[- ] process > MiniMap2Index -
[- ] process > MiniMap2Align -
[- ] process > SortBAM -
[- ] process > BAMToBedGraph -
[- ] process > BedGraphToBigWig -
[- ] process > BAMToBed12 -
[- ] process > Bed12ToBigBed -
[e5/59e5e4] process > output_documentation [100%] 1 of 1 ✔
[- ] process > get_software_versions [ 0%] 0 of 1
[- ] process > MultiQC -
Execution cancelled -- Finishing pending tasks before exit
Error executing process > 'CheckSampleSheet (samplesheet_bc_dx.csv)'
Caused by:
Process `CheckSampleSheet (samplesheet_bc_dx.csv)` terminated with an error exit status (1)
Command executed:
check_samplesheet.py samplesheet_bc_dx.csv samplesheet_reformat.csv
Command exit status:
1
Command output:
ERROR: Please check samplesheet header -> group,replicate,barcode,input_file,genome,transcriptome != sample,fastq,barcode,genome,transcriptome
Command wrapper:
ERROR: Please check samplesheet header -> group,replicate,barcode,input_file,genome,transcriptome != sample,fastq,barcode,genome,transcriptome
Work dir:
/home/jaruga/git/nf-core/nanoseq/work/41/2e07025a78043802d79ed3a0fb55f8
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment