Skip to content

fix TypeError in format_chunksize, y-axis scale of knee-plot#17

Open
ChangqingW wants to merge 2 commits intofairliereese:masterfrom
ChangqingW:master
Open

fix TypeError in format_chunksize, y-axis scale of knee-plot#17
ChangqingW wants to merge 2 commits intofairliereese:masterfrom
ChangqingW:master

Conversation

@ChangqingW
Copy link

Fix TypeError when chunksize is specified as int

File "/LR-splitpipe/LR-splitpipe/demultiplex.py", line 332, in format_chunksize
    if '**' in c:
TypeError: argument of type 'int' is not iterable

@ChangqingW ChangqingW changed the title fix TypeError in format_chunksize fix TypeError in format_chunksize, y-axis scale of knee-plot Jan 14, 2026
@ChangqingW
Copy link
Author

The y-axis title of the knee plot says log scale but log scale was not applied:
C2C12_post_correction_knee_plot
Added a commit to make it log scale:
updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant