Skip to content

PeptideMapper's result size varies from run to run with multiple threads #67

@cbielow

Description

@cbielow

Hi,

this is not necessarily a bug, but somewhat surprising nonetheless:

invoking PeptideMapper without the -c option (which will use all CPU cores of the system) results in different output sizes.
This is caused by line duplications in the result file (which can be resolved easily, but is confusing at first).

Using -c 1 as argument always yields the same results (still with some duplicates for some reason).

Just putting it out there, so people are aware.
Or maybe there is a possibility to make the results unique with internal postprocessing?

Metadata

Metadata

Assignees

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