sample-sheet icon indicating copy to clipboard operation
sample-sheet copied to clipboard

Handle Unicode Character/Special Characters in sample sheet.

Open gaurav-basesolve opened this issue 4 years ago • 0 comments

Due to the use of 'utf-8' encoding, sample_sheet that has special characters like ã or Ü won't be acceptable by SampleSheet class. We need a way to let the user know that there exist some special character which is not normal and needs to be removed before proceeding further. Fixes #112

gaurav-basesolve avatar Dec 02 '21 09:12 gaurav-basesolve