You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
________________________________
De: preethib91 ***@***.***>
Enviado: jueves, 11 de enero de 2024 13:26
Para: arq5x/poretools ***@***.***>
Cc: Subscribed ***@***.***>
Asunto: [arq5x/poretools] ARG_OAP raise CalledProcessError (Issue #192)
I try to run ARG_OAP for meta-genomic shotgun sequencing data. I am getting this following error.
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['blastn', '-db', 'sample16.1.fasta', '-query', 'output/extracted.fa', '-out', 'output/blastout.txt', '-outfmt', '6 qseqid sseqid pident length qlen slen evalue bitscore', '-evalue', '1e-07', '-max_target_seqs', '5', '-num_threads', '8', '-mt_mode', '1']' died with <Signals.SIGKILL: 9>.
—
Reply to this email directly, view it on GitHub<#192>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AETCILMEBN3TFH53P2P6AF3YOA4FPAVCNFSM6AAAAABBXANPAWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3TONBTGU4DSMA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
I try to run ARG_OAP for meta-genomic shotgun sequencing data. I am getting this following error.
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['blastn', '-db', 'sample16.1.fasta', '-query', 'output/extracted.fa', '-out', 'output/blastout.txt', '-outfmt', '6 qseqid sseqid pident length qlen slen evalue bitscore', '-evalue', '1e-07', '-max_target_seqs', '5', '-num_threads', '8', '-mt_mode', '1']' died with <Signals.SIGKILL: 9>.
The text was updated successfully, but these errors were encountered: