Open luciansmith opened 3 years ago
A ':' is a legal filename character on a mac, but not on Windows. When creating SED-ML files, we should ensure that the system will work on all platforms, so should flag any ':' it finds in filenames.
A ':' is a legal filename character on a mac, but not on Windows. When creating SED-ML files, we should ensure that the system will work on all platforms, so should flag any ':' it finds in filenames.