Skip to content

metabat won't execute successfully #155

Closed Answered by franciscozorrilla
ycsong asked this question in Q&A
Discussion options

You must be logged in to vote

Update: I looked at this issue further and realized that I need to edit the "env" section of the config.yaml, such that whatever specified there is actually a conda environment. This appears to have solved the problem.

Glad you figured that one out!

What is this 'cov' file, or is it a folder? I am assuming that it is a coverage stats table from assemblies step that looks like:

As I have recommended in our previous discussion, please have a look at the Snakefile rules to understand what is going on:

metaGEM/workflow/Snakefile

Lines 390 to 492 in 57cfd60

rule crossMapSeries:
input:
contigs = rules.megahit.output,
reads = f'{config["path"]["root"]}/{config["fol…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@franciscozorrilla
Comment options

Answer selected by franciscozorrilla
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants