AllenCell / AllenCell/EMT_data_analysis
Mesh file naming convention is not uniform
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Nuclei_localization code is failing to run for some files as there are two naming conventions:
1. DataID-prefixed: {data_id}_collagenIV_segmentation_mesh.vtm (50 files)
2. Generic: collagenIV_segmentation_mesh.vtm (129 files)
Current implementation can't handle both conventions
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.