Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Last names must be alphanumeric (plus - and _) #24

@dpryan79

Description

@dpryan79

Annoyingly, having a last name like O'Meara will break Illumina's software, since it results in project names like 92_O'Meara_Boehm in the sample sheet. I've editted that instance in the database, but the last name should ideally be check to ensure all characters are in [a-zA-Z0-9-_], since that's all Illumina will accept (why yes, this is a very stupid limitation).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions