Open
Description
I tried to use the pipeline but I am not getting all the expected outputs - though the pipeline claims to have finished successfully. I guess some inputs are not provided in the correct format? Any advice would be highly appreciated.
outputs:
outputs/
├── base_content
│ ├── asm_dinuc_windows.tsv.gz
│ ├── asm_freq_windows.tsv.gz
│ ├── asm_mononuc_windows.tsv.gz
│ ├── asm_tetranuc_windows.tsv.gz
│ └── asm_trinuc_windows.tsv.gz
├── multiqc
│ ├── multiqc_data
│ │ ├── multiqc_citations.txt
│ │ ├── multiqc_data.json
│ │ ├── multiqc.log
│ │ ├── multiqc_software_versions.txt
│ │ └── multiqc_sources.txt
│ └── multiqc_report.html
├── pipeline_info
│ └── blobtoolkit
│ ├── blobtoolkit_software_mqc_versions.yml
│ ├── execution_report_2025-07-04_15-28-37.html
│ ├── execution_timeline_2025-07-04_15-28-37.html
│ ├── execution_trace_2025-07-04_15-28-37.txt
│ ├── params_2025-07-04_15-28-41.json
│ └── pipeline_dag_2025-07-04_15-28-37.html
├── read_mapping
│ ├── pacbio
│ │ ├── qcLitStygr1_pacbio.bam
│ │ └── qcLitStygr1_pacbio.coverage.1k.bed.gz
│ └── hic
│ ├── qcLitStygr1_hic.bam
│ └── qcLitStygr1_hic.coverage.1k.bed.gz
└── resources
└── new_taxdump.json
pipeline:
sanger-tol/blobtoolkit 0.8.0
------------------------------------------------------
Input/output options
input : samplesheet.csv
align : true
outdir : outputs
Reference genome options
taxon : 2750798
fasta : asm.fa
Databases
busco : /sw/data/BUSCO_data/latest/rackham/v5_lineage_sets/lineages
lineage_tax_ids : /home/pippel/.nextflow/assets/sanger-tol/blobtoolkit/assets/mapping_taxids-busco_dataset_name.2019-12-16.txt
blastp : /sw/data/diamond_databases/reference_proteomes/latest/reference_proteomes.dmnd
blastx : /sw/data/diamond_databases/reference_proteomes/latest/reference_proteomes.dmnd
blastn : /sw/data/blast_databases
taxdump : /sw/data/ncbi_taxonomy/latest/new_taxdump
Generic options
trace_report_suffix: 2025-07-04_15-07-13
Core Nextflow options
revision : main
runName : determined_maxwell
containerEngine : singularity
launchDir : /crex/proj/snic2021-6-194/private/martin/Lithobius/run_02/curation/EAR/post2/btk
workDir : /crex/proj/snic2021-6-194/private/martin/Lithobius/run_02/curation/EAR/post2/btk/nxf-work
projectDir : /home/pippel/.nextflow/assets/sanger-tol/blobtoolkit
userName : pippel
profile : pelle
configFiles :
Metadata
Metadata
Assignees
Labels
No labels