GDKO / AvP

Automatic evaluation of HGTs
GNU General Public License v3.0
18 stars 2 forks source link

taxonomy_nexus.txt file empty #17

Open mgarl-10 opened 6 months ago

mgarl-10 commented 6 months ago

Hello,

Thanks for this tool. I am running the pipeline using blast and the nr database. The pipeline seems to work but all my HGT candidates are classified as UNKNOWN. It seems there is an error with the avp prepare module because the file taxonomy_nexus.txt is empty. Do you know what might be the issue?

Thanks

GDKO commented 6 months ago

Hi @mgarl-10,

Can you send me the input files of the avp prepare command by email?

mgarl-10 commented 6 months ago

Sure. I just did.

GDKO commented 6 months ago

Hi @mgarl-10,

I find no problems on my end. Can you check the following on your environment?

mgarl-10 commented 6 months ago

Hello,

I have updated it but still not working :( The setblast.fa is formatted accordingly. No error message.

GDKO commented 5 months ago

Can you send me the fasttree_tree_results.txt and the fasttree file that contains the protein with id 000059?

GDKO commented 5 months ago

Send both files to my email if possible.

Thanks

GDKO commented 3 weeks ago

Hi Bastion,

Please send me all your input files for the avp prepare command.

Cheers, Georgios

On Thu, 13 Jun 2024 at 16:00, bheimbu @.***> wrote:

Hi @GDKO https://github.com/GDKO,

it's me again, Bastian. I have a related issue. My taxonomy_nexus.txt is also empty, and I get following error, while running avp prepare:

$ ../avp prepare \

-a @.@@.@1.out_ai.out \ -o @.@1 -f @.@@.@1.fas \ -b @.@@.***@1.out \ -x groups.yaml \ -c config.yaml [+] Setting up [!] Selected 233 HGT candidates [+] Parsing hits file and grouping similar queries [!] Formed 165 groups [+] Extracting hits from DB [+] Writing fasta files Traceback (most recent call last): File "/scratch1/users/bheimbu/avp/latest/../avp", line 7, in main() File "/scratch1/users/bheimbu/avp/depot/interface.py", line 29, in main prepare.main() File "/scratch1/users/bheimbu/avp/depot/prepare.py", line 313, in main fw_gp.write('>' + q + orgtag + '\n' + str(record_dict[q].seq) + '\n')


File "/home/uni08/bheimbu/miniforge3/envs/avp/lib/python3.12/site-packages/Bio/File.py", line 238, in __getitem__
record = self._proxy.get(self._offsets[key])
~~~~~~~~~~~~~^^^^^
KeyError: 'scaffold2157_size9494'

Any thoughts on this? I can send you more files if you want to?

Cheers Bastian

— Reply to this email directly, view it on GitHub https://github.com/GDKO/AvP/issues/17#issuecomment-2165601515, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2VLKX2A7DVHWKIWBFVTETZHGJWTAVCNFSM6AAAAABJILND76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRVGYYDCNJRGU . You are receiving this because you were mentioned.Message ID: @.***>