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
Hi,
I would like to simulate illumina pair-end reads for samples with different coverage following the instructions here: https://bit.ly/2XKmXcV.
However, I encountered the following error.
RuleException:
KeyError in line 47 of /cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/rnftools/mishmash/mishmash.snake:
's not in /cluster/work/pausch/fang/low_cov/sim/ARS-UCD1.2_Btau5.0.1Y.fa.'
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/rnftools/mishmash/mishmash.snake", line 47, in __rule_5
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/rnftools/mishmash/Source.py", line 153, in create_fa
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/pyfaidx/init.py", line 1016, in getitem
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/concurrent/futures/thread.py", line 56, in run
Removing output files of failed job 6 since they might be corrupted:
/cluster/work/pausch/fang/low_cov/sim/simulation_with_coverage_control/004/reference.fa
Shutting down, this might take some time.
I am not sure how to fix this error. I'd appreciate any advice. Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I would like to simulate illumina pair-end reads for samples with different coverage following the instructions here: https://bit.ly/2XKmXcV.
However, I encountered the following error.
RuleException:
KeyError in line 47 of /cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/rnftools/mishmash/mishmash.snake:
's not in /cluster/work/pausch/fang/low_cov/sim/ARS-UCD1.2_Btau5.0.1Y.fa.'
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/rnftools/mishmash/mishmash.snake", line 47, in __rule_5
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/rnftools/mishmash/Source.py", line 153, in create_fa
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/site-packages/pyfaidx/init.py", line 1016, in getitem
File "/cluster/work/pausch/group_bin/anaconda3/envs/rnftools/lib/python3.6/concurrent/futures/thread.py", line 56, in run
Removing output files of failed job 6 since they might be corrupted:
/cluster/work/pausch/fang/low_cov/sim/simulation_with_coverage_control/004/reference.fa
Shutting down, this might take some time.
I am not sure how to fix this error. I'd appreciate any advice. Thanks!
The text was updated successfully, but these errors were encountered: