-
Notifications
You must be signed in to change notification settings - Fork 11
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
rule polish_clusters #5
Comments
I got the same error and would appreciate any help. Building DAG of jobs... [Sat Feb 6 22:33:44 2021] [Sat Feb 6 22:33:44 2021] [Sat Feb 6 22:33:44 2021] [Sat Feb 6 22:33:44 2021] [Sat Feb 6 22:33:45 2021] Select jobs to execute... [Sat Feb 6 22:33:45 2021] [Sat Feb 6 22:33:45 2021] [Sat Feb 6 22:33:45 2021] [Sat Feb 6 22:33:45 2021] [Sat Feb 6 22:33:45 2021] [Sat Feb 6 22:33:45 2021] Select jobs to execute...
Removing output files of failed job polish_clusters since they might be corrupted: |
I keep getting an "Error in rule polish_clusters:" using the example data and configuration. Any ideas? The log for the job is shown below. Thanks!
Targets: EGFR_917
Building DAG of jobs...
Using shell: /usr/bin/bash
Provided cores: 30
Rules claiming more threads will be scaled down.
Job counts:
count jobs
1 cluster_consensus
1 copy_bed
1 detect_umi_consensus_fasta
2 map_consensus
1 polish_clusters
1 reads
1 reformat_consensus_clusters
1 seqkit_bam_acc_tsv
9
[Mon Nov 16 16:57:00 2020]
rule polish_clusters:
input: example_egfr_single_read_run/clustering/EGFR_917/clusters_fa, example_egfr_single_read_run/clustering/EGFR_917/smolecule_clusters.fa
output: example_egfr_single_read_run/fasta/EGFR_917_consensus_tmp, example_egfr_single_read_run/fasta/EGFR_917_consensus.bam, example_egfr_single_read_run/fasta/EGFR_917_consensus.fasta
jobid: 6
wildcards: name=example_egfr_single_read_run, target=EGFR_917
threads: 30
[Mon Nov 16 16:57:06 2020]
Error in rule polish_clusters:
jobid: 6
output: example_egfr_single_read_run/fasta/EGFR_917_consensus_tmp, example_egfr_single_read_run/fasta/EGFR_917_consensus.bam, example_egfr_single_read_run/fasta/EGFR_917_consensus.fasta
shell:
Removing output files of failed job polish_clusters since they might be corrupted:
example_egfr_single_read_run/fasta/EGFR_917_consensus_tmp
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: /home/elegen/pipeline-umi-amplicon/.snakemake/log/2020-11-16T165700.628404.snakemake.log
The text was updated successfully, but these errors were encountered: