Skip to content

Domain output files missing first line #7

@tomdstanton

Description

@tomdstanton

Hey guys,

I think somewhere the first row of the .domains output file is being overwritten.
Each job is also alerting me that "XXX_merizo.domains exists, will be overwritten!"

An example domain result looks like this, where there were 3 domains predicted:

$ cat XXX_merizo.domains
XXX_merizo	2	178	0.667	0.000	2	98-123_274-425
XXX_merizo	3	150	1.000	0.000	3	124-273

I am running the following command in on our Rocky Linux HPC GPU node:

$ python ~/merizo_search/merizo_search/merizo.py segment pdb/*.pdb merizo --save_domains --output_headers --iterate --save_pdb --save_pdf -d cuda

Not a huge issue as the final TSV looks fine, I just wanted one-line per domain in my results.

Thanks in advance,
Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions