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

extract_fasta_bins.py problem #331

Open
jiangshf5 opened this issue Feb 6, 2024 · 0 comments
Open

extract_fasta_bins.py problem #331

jiangshf5 opened this issue Feb 6, 2024 · 0 comments

Comments

@jiangshf5
Copy link

Hello, thank you very much for providing this software to us. I encountered the following problems in the use of this software, please help me see, thank you. Here is my code:
(concoct) [jiangshf@localhost concoct_output]$ extract_fasta_bins.py /data/jiangshf/test/megahit/MEGAHIT-1.2.9-Linux-x86_64-static/bin/output2/BP6.fa /data/jiangshf/test/CONCOCT/BP6/clustering_merged.csv --output_path /data/jiangshf/test/CONCOCT/BP6/concoct_output/fasta_bins
Traceback (most recent call last):
File "/data/jiangshf/miniconda3/envs/concoct/bin/extract_fasta_bins.py", line 39, in
main(args)
File "/data/jiangshf/miniconda3/envs/concoct/bin/extract_fasta_bins.py", line 27, in main
seqs = [all_seqs[contig_id] for contig_id in contig_ids]
KeyError: 'k127_1578660.concoct_part_0'

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

1 participant