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

The result files "All_gene_collections_mapped.depth.txt" ,"Functional_network_figures" are empty. #177

Open
mojingmj123 opened this issue Jan 23, 2024 · 2 comments

Comments

@mojingmj123
Copy link

Hello,

I am encountering some issues while running METABOLIC-C.pl. I used the following command: nohup perl METABOLIC-C.pl -in-gn /home/.../dereplicated_genomes/ -r /home/.../all-merged-1.fastq,/home/.../all-merged-2.fastq -o /home/.../metabolic-c2 &.

I have 95 dereplicated MAGs obtained through coassembly, so I used the merged clean reads as input files.

However, after the program finished running, I noticed that the result files "All_gene_collections_mapped.depth.txt" and "Functional_network_figures" are empty. Additionally, the files "energy_flow_figures" and "Metabolic Alluvial Diagram" are missing.

The log file is attached for your reference.

Could you please assist me in resolving this issue? I would greatly appreciate your help. Thank you very much.
METABOLIC_log.log

@patriciatran
Copy link
Member

Hi,
I think it's because the -r argument should be a text file containing the paths to your fastq files, not listing them directly in the command line.
See Note #2 here: https://github.com/AnantharamanLab/METABOLIC/wiki/METABOLIC-Usage#Metabolic_usage
Please try that and let us know if that solves the issue.
Thank you,
Patricia

@HAIS-st
Copy link

HAIS-st commented Mar 13, 2024

I have a similar issue, but my -r argument is a text file containing the fastq path

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

3 participants