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

timeout error in atram.py #304

Open
senramvx opened this issue Jul 3, 2021 · 2 comments
Open

timeout error in atram.py #304

senramvx opened this issue Jul 3, 2021 · 2 comments

Comments

@senramvx
Copy link

senramvx commented Jul 3, 2021

Hi,
I'm trying to use aTRAM to select orthologs from reads of some WGS projects, but I'm having an time out error while running atram.py. Any idea what may be causing this?

Thanks in advance for your attention.

(venv) marcus-senra@ubuntu:/media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/Analyses$ python ../aTRAM/atram.py -b SRR8698590 -q '/media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' -p -o SRR8698590 -a spades --cpus 8 -t temp --spades-threads 8
( 18384) 2021-07-03 11:45:45.929699 INFO : ################################################################################
( 18384) 2021-07-03 11:45:45.929880 INFO : aTRAM version: v2.4.3
( 18384) 2021-07-03 11:45:45.929931 INFO : Python version: 3.8.10 (default, Jun 2 2021, 10:49:15) [GCC 9.4.0]
( 18384) 2021-07-03 11:45:45.929969 INFO : ../aTRAM/atram.py -b SRR8698590 -q /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta -p -o SRR8698590 -a spades --cpus 8 -t temp --spades-threads 8
( 18384) 2021-07-03 11:45:45.930075 INFO : aTRAM blast DB = "SRR8698590", query = "OrthoDB_CIL8080_Clusterd95.fasta", iteration 1
( 18384) 2021-07-03 11:45:45.930551 INFO : Blasting query against shards: iteration 1
( 18388) 2021-07-03 11:55:45.953842 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.004.blast.results.json -db SRR8698590.004.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999005210011 seconds
( 18386) 2021-07-03 11:55:45.953869 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.002.blast.results.json -db SRR8698590.002.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999076519998 seconds
( 18389) 2021-07-03 11:55:45.953872 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.005.blast.results.json -db SRR8698590.005.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999099249999 seconds
( 18385) 2021-07-03 11:55:45.954274 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.001.blast.results.json -db SRR8698590.001.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999162629992 seconds
( 18391) 2021-07-03 11:55:45.954773 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.007.blast.results.json -db SRR8698590.007.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999300179988 seconds
( 18387) 2021-07-03 11:55:45.955537 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.003.blast.results.json -db SRR8698590.003.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999139369993 seconds
( 18390) 2021-07-03 11:55:45.958261 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.006.blast.results.json -db SRR8698590.006.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999167850001 seconds
( 18392) 2021-07-03 11:55:45.963240 ERROR: Exception: Command 'tblastn -db_gencode 1 -evalue 1e-10 -outfmt 15 -max_target_seqs 100000000 -out temp/atram_n46jtscf/SRR8698590_OrthoDB_CIL8080_Clusterd95.fasta_01_nf6dfrz9/SRR8698590.008.blast.results.json -db SRR8698590.008.blast -query /media/marcus-senra/LabWork/Running_Projects/Orthologs_Ciliates/aTRAM/AA_DATASET/OrthoDB_CIL8080_Clusterd95.fasta' timed out after 599.9999283789984 seconds
( 18390) 2021-07-03 11:55:45.978685 ERROR: Killed 2 processes with SIGTERM.
( 18392) 2021-07-03 11:55:45.979367 ERROR: Killed 2 processes with SIGTERM.
( 18391) 2021-07-03 11:55:45.979891 ERROR: Killed 2 processes with SIGTERM.
( 18386) 2021-07-03 11:55:45.980978 ERROR: Killed 2 processes with SIGTERM.
( 18389) 2021-07-03 11:55:45.984268 ERROR: Killed 2 processes with SIGTERM.
( 18385) 2021-07-03 11:55:45.985064 ERROR: Killed 2 processes with SIGTERM.
( 18387) 2021-07-03 11:55:45.985297 ERROR: Killed 2 processes with SIGTERM.
( 18388) 2021-07-03 11:55:45.985993 ERROR: Killed 2 processes with SIGTERM.
( 18384) 2021-07-03 11:55:46.011412 INFO : Writing 0 filtered contigs after iteration 1
( 18384) 2021-07-03 11:55:46.013895 INFO : 0 total contigs after iteration 1

@juliema
Copy link
Owner

juliema commented Jul 6, 2021 via email

@senramvx
Copy link
Author

senramvx commented Jul 13, 2021 via email

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