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

-w command for summary statistic returns error #85

Open
MajaCN opened this issue Feb 12, 2021 · 3 comments
Open

-w command for summary statistic returns error #85

MajaCN opened this issue Feb 12, 2021 · 3 comments

Comments

@MajaCN
Copy link

MajaCN commented Feb 12, 2021

Hi,

I have been able to run prodigal successfully and generate the gene coordinate, protein translation and nucleotide files. When trying to run the -w option for the summary statistics file my code runs an error though: "unknown option" (nothing more). I am using Prodigal version 2.6.3 on a Linux64 machine.

My code looks like this:

prodigal -i inputfile.fa -o ${output}/${name}_prodigal.gbk -a ${output}/${name}_protein.translation.fsa -d ${output}/${name}_mrna.fsa -w ${output}/${name}_summary.txt -p meta

Any help would be much appreciated.

@Moonerss
Copy link

I also get the same problem. It seems that this parameter cannot be used. How did you solve this problem?

@MajaCN
Copy link
Author

MajaCN commented Apr 27, 2021

Hi,

I ended up leaving the "-w" command out in the end, I could not get it to work unfortunately.

@Moonerss
Copy link

I have already checked the Wiki, it seems that this parameter has been deprecated.

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

2 participants