-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- NeuroHarmonize
- SITE issues,
SOLUTIONcan be fixed with the following code in harmonizers.py after line 844 :covariates_data["SITE"] = all_data[self.site_indicator]
- OPNested ComBat
- anderson_ksamp error
SOLUTIONNeeds more than one feature
- RELIEF
- rpy2 to be installed
- denoiseR install in driver
SOLUTIONby creating a conda environment with r-essentials | r-base | r-denoiseR and also install rpy2 usingpip install rpy2- Works with more than one feature
Add:
on:
push:
tags:
- 'v*'
workflow_dispatch: # Allow manual triggering
- create new branch
- commit changes and push to branch
- review request
- merge to master
- follow tag steps below'git tag'
'git tag v0.2.2'
'git push origin TAG'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels