Skip to content

without this errno initialization, all bounds strings are considered invalid…#166

Open
bwlang wants to merge 1 commit into
dpryan79:masterfrom
bwlang:arm64_arg_parsing
Open

without this errno initialization, all bounds strings are considered invalid…#166
bwlang wants to merge 1 commit into
dpryan79:masterfrom
bwlang:arm64_arg_parsing

Conversation

@bwlang

@bwlang bwlang commented Jun 15, 2025

Copy link
Copy Markdown
Contributor

… on ARM64

this command

MethylDackel extract --methylKit -q 20 --CHH --CHG --nOT 0,0,0,4 --nOB 0,0,5,0 reference.fa arm_missed_call.bam

produces this error message:

Invalid bounds string, 0,0,0,4
Invalid bounds string, 0,0,5,0

which proceeds, ignoring the bounds strings.

@bwlang

bwlang commented Jun 15, 2025

Copy link
Copy Markdown
Contributor Author

@dpryan79 i think the errors in CI are unrelated... something about miniconda

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