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

MACS2_peak_qc #1025

Open
LeilyR opened this issue Jul 30, 2024 · 2 comments
Open

MACS2_peak_qc #1025

LeilyR opened this issue Jul 30, 2024 · 2 comments

Comments

@LeilyR
Copy link
Contributor

LeilyR commented Jul 30, 2024

MACS2_peak_qc requires certain locale setting otherwise fails. Just to let you know if you want to add it in the shell script or somewhere.

@katsikora
Copy link
Contributor

Hey Leily,

thanks for sharing this . Could you tell me more about it? This rule is 'just' doing simple bash operations on a couple of files. I would think it should work in any bash setting. What kind of issues did you encounter?

Best wishes,

Katarzyna

PS Nice to see you back here ;)

@LeilyR
Copy link
Contributor Author

LeilyR commented Aug 12, 2024

to be precise:

genomecov=`bc -l <<< "$peak_len/$genome_size"`
(standard_in) 1: syntax error

and that is because the number looks like this: "445/5,75996e+11"

both "e" and "," are the problem.

@katsikora katsikora mentioned this issue Sep 9, 2024
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

No branches or pull requests

2 participants