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 3 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 Jan 20 '23 11:01 gaurav-basesolve