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

Issue with output file content #99

Open
soluna1 opened this issue Dec 22, 2022 · 1 comment
Open

Issue with output file content #99

soluna1 opened this issue Dec 22, 2022 · 1 comment

Comments

@soluna1
Copy link

soluna1 commented Dec 22, 2022

Hello:

I'm running this command:
prodigal -a data/trimmed_db/prod_query.faa -d data/trimmed_db/prod_query.fna -i data/raw/all_seqs.fna

Being the all_seqs.fna a standard fasta file
image

The issue occurs with the output file, where a "_1" is added to every seq name:

1091141140636**_1** # 1 # 810 # 1 # ID=1_1;partial=11;start_type=Edge;rbs_motif=None;rbs_spacer=None;gc_cont=0.585
GGGCGCATTGGTAACGCACAAATTGGTCCCATTTATTTGGGCACGTTGGGCGTCGCCTCTCTGCTGTTCG
GTATCGCGGCGTTCAACATCATTGGTTTCAACATGTTGGCCTCGGTTGATTGGGACCCGATTCAACTGAT
CCGTCAGCTGTTTTGGTTAGCTCTAGAACCGCCAGCCCCAGCCTATGGCCTGGGTTTCCCTCCCCTTGAA

Is there a way to avoid this from happening?

Thanks a lot!!

@priscillaisaac98
Copy link

Hi, may I know how you managed to solve this? If I'm not going to use metatdenovo software but Prodigal standalone itself.

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