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
I really want to run this pipeline, however, I am facing several issues. First, with spades memory, I ran the assemblies out of the pipeline, and I tried to run the pipeline using the input_contigs option, but, although I have made several variants in the params.yml file, the error is always the same: "samplesheet not specified". I do not know if there is something wrong with my settings or if there is an error in the viroprofile configs file.
input_contigs: "/media/projects/data/UEB/Viroma_Esp/CGEK34JV230210/pip-2/UB02-scaffolds.fasta" # false or path t>
ch_cclib: true #I ran with and without this option
Description of the bug
I really want to run this pipeline, however, I am facing several issues. First, with spades memory, I ran the assemblies out of the pipeline, and I tried to run the pipeline using the input_contigs option, but, although I have made several variants in the params.yml file, the error is always the same: "samplesheet not specified". I do not know if there is something wrong with my settings or if there is an error in the viroprofile configs file.
These are my settings:
============================= Input =======================================
input_contigs: "/media/projects/data/UEB/Viroma_Esp/CGEK34JV230210/pip-2/UB02-scaffolds.fasta" # false or path t>
ch_cclib: true #I ran with and without this option
============================= Output ======================================
outdir: "./pip-2/Res"
============================= Optional steps switch ====================================>use_abricate: false
use_decontam: false
use_dram: true
use_eggnog: false
use_iphop: true
use_kraken2: false
use_phamb: true
============================= Optional steps parameters ================================># kraken2 + bracken
kraken2_db: "viral"
kraken2_clean: true
save_output_fastqs : false
save_reads_assignment : false
Decontamination
decontam_min_similarity: 0.95
contamref_idx: "/project/genomics/jru/data2/db/viroprofiler/contamination_refs/hg19/ref"
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: