Skip to content

Wrong intensity matrix output #1

Description

@z3rone

I have a problem using your library on my dataset (attached). As I am using the settings for non-cleavable crosslinkers I would expect the upper half of the intensity matrix to be empty. However, this is not the case. Also I could not plot the spectra, as I got ValueError: could not broadcast input array from shape (2,0) into shape (2,4).

I used the code from the examples:

predictions=pDeepXL.predict.predict_batch("data/tmp/pDeepXL/input.csv", True)
pDeepXL.predict.save_result_batch('data/tmp/pDeepXL/output.csv', predictions)
pDeepXL.plot.plot_batch('data/tmp/pDeepXL/output.csv', 'data/tmp/pDeepXL/output-images')

input.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions