Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 546 Bytes

File metadata and controls

16 lines (13 loc) · 546 Bytes

FedComBat: A federated approach for batch effect data harmonisation

Tests Tests

Troubleshooting

libomp issue in MacOX with M1 architecture

# launch x86_64 shell
arch -x86_64 zsh  
sudo chown -R $USER /usr/local/*
# install x86_64 variant of brew 
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
arch -x86_64 /usr/local/bin/brew install libomp