Skip to content

Support comma-separated CSV in enumeration workflow #820

Description

@bdeadman

Context

The enumeration workflow currently supports only semicolon-separated CSV format. While this design choice helps avoid conflicts with some numbering systems and potential commas in chemical names, comma-separated CSV is the most commonly used format in the USA and UK.

Request

Enhance the enumeration workflow to parse and support comma-separated CSV files in addition to the existing semicolon-separated format.

Benefits

  • Improved usability for users familiar with standard comma-separated CSV format
  • Better alignment with commonly used data formats in USA and UK regions
  • Maintains backward compatibility with existing semicolon-separated workflows

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttype:enhancementType: new feature or improvement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions