Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start SOM plugin #313

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

change pipeline to use merged_peaks instead

76f7581
Select commit
Loading
Failed to load commit list.
Open

start SOM plugin #313

change pipeline to use merged_peaks instead
76f7581
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed May 16, 2024 in 2s

1 issue fixed. 4 issues found.

Annotations

Check notice on line 93 in amstrax/plugins/peaks/peaks.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

amstrax/plugins/peaks/peaks.py#L93

Final newline missing (missing-final-newline)

Check notice on line 284 in amstrax/plugins/peaks/peaks_som.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

amstrax/plugins/peaks/peaks_som.py#L284

Final newline missing (missing-final-newline)

Check notice on line 32 in amstrax/plugins/peaks/merged_peaks.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

amstrax/plugins/peaks/merged_peaks.py#L32

Trailing newlines (trailing-newlines)

Check notice on line 161 in amstrax/plugins/peaks/peak_basics.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

amstrax/plugins/peaks/peak_basics.py#L161

String statement has no effect (pointless-string-statement)