Closed jjpr-mit closed 2 years ago
If the same lookup record appears in two different catalogs which are both installed in an environment, BrainIO raises an error.
Do a join instead of concatenate in lookup.py, error if same identifier but not identical rows.
Fixed by #15.
If the same lookup record appears in two different catalogs which are both installed in an environment, BrainIO raises an error.
Do a join instead of concatenate in lookup.py, error if same identifier but not identical rows.