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

summarise error #120

Open
ereyred opened this issue Apr 12, 2024 · 2 comments
Open

summarise error #120

ereyred opened this issue Apr 12, 2024 · 2 comments

Comments

@ereyred
Copy link

ereyred commented Apr 12, 2024

Hello! I did:
$ CAT_pack add_names -i {classification file} -o out.txt -t {taxonomy folder} --only_official
and everything looks good but then when I try to run summarise:
$ CAT_pack summarise -c {contigs fasta} -i out.txt -o {output file}
it tells me that the named classification file is not a classification file:
ERROR: out.txt is not a CAT classification file.

What's going on??
Thanks
E

@thauptfeld
Copy link
Collaborator

Hi!

Could you post what comes out when you do

head out.txt

? Then I can see why it would complain about the classification file. Also, what output file are you adding names to and trying to summarise?

Best,
Tina

@ereyred
Copy link
Author

ereyred commented Sep 3, 2024

ORF number of hits (r: 10) lineage top bit-score superkingdom phylum class order family genus species

vRA1_NODE_10015_length_6181_cov_25.230517_g1063_i9||full_1 ORF has no hit to database
vRA1_NODE_10015_length_6181_cov_25.230517_g1063_i9||full_2 ORF has no hit to database
vRA1_NODE_10015_length_6181_cov_25.230517_g1063_i9||full_3 3 1;10239;2731341;2731360;2731618;2731619* 57.8 Viruses Uroviricota Caudoviricetes* no support no support no support no support
vRA1_NODE_10016_length_6181_cov_24.993451_g1063_i10||full_1 ORF has no hit to database
vRA1_NODE_10016_length_6181_cov_24.993451_g1063_i10||full_2 ORF has no hit to database
vRA1_NODE_10016_length_6181_cov_24.993451_g1063_i10||full_3 3 1;10239;2731341;2731360;2731618;2731619* 57.8 Viruses Uroviricota Caudoviricetes* no support no support no support no support
vRA1_NODE_10021_length_6180_cov_10.015883_g28_i61||full_1 ORF has no hit to database
vRA1_NODE_10021_length_6180_cov_10.015883_g28_i61||full_2 ORF has no hit to database
vRA1_NODE_10021_length_6180_cov_10.015883_g28_i61||full_3 ORF has no hit to database

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