Skip to content

No tmp outfile error #1

@mdhar1980

Description

@mdhar1980

Hello, Benjamin,

Hi, I tweeted at you about our issue with running the conversion of a FASTA file command. We used a command exactly modeled on your sample, but get this error. We have also tried modifcations and did the normal things like double-check filepaths:

ERROR:
Traceback (most recent call last): File "/home/biotools/brisera-master/apps/convert_fasta.py", line 40, in for name in os.listdir(tempout):OSError: [Errno 2] No such file or directory: '/tmp/fastayIV9aq/output'

This is our command:

spark-submit --master local[*] /home/biotools/brisera-master/apps/convert_fasta.py /home/ajm/Staphdata/RefSeq/genome/GCF_000284535.1_ASM28453v1_genomic.fna /home/ajm/outputs/brisera/

And with the file paths simplified to working directory within Brisera:
spark-submit --master local[*] apps/convert_fasta.py input.fa output.ser

Thank you!
---Michael Dhar
_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions