You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2022. It is now read-only.
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).