Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing the pipeline #3

Open
marcoreverenna opened this issue Apr 8, 2024 · 0 comments
Open

Testing the pipeline #3

marcoreverenna opened this issue Apr 8, 2024 · 0 comments

Comments

@marcoreverenna
Copy link
Collaborator

Considering these parameters:

host_genome  : az://metanfnewsample/orange_genome/host_genome/GCF_022201045.2_DVS_A1.0_genomic.fna
reads        : az://metanfnewsample/data/*_{1,2}.fq.gz
genomedir    : az://metanfnewsample/orange_genome/host_genome
metaphlan_db : az://metanfnewsample/databases/metaphlan_db
outdir       : az://metanfnewsample/results

The pipeline breaks in the kneddata process.

Uploading local `bin` scripts folder to az://results/tmp/a8/bc9f8851d939e7c80287c7b03f381f/bin
[O1, [/metanfnewsample/data/O1_1.fq.gz, /metanfnewsample/data/O1_2.fq.gz]]
[bc/7762c0] Submitted process > QC (Kneaddata on O1)
[e0/d873b2] Submitted process > FASTQC (FASTQC on O1)
ERROR ~ Error executing process > 'QC (Kneaddata on O1)'

kneaddata -i1 O1_1.fq.gz -i2 O1_2.fq.gz     --threads 8 	--output . 	--bypass-trim
  
  mkdir -p kneaddata_logs
  mv O1_1_kneaddata.log kneaddata_logs/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant