bigomics / playbase

Core back-end functionality and logic for OmicsPlayground
Other
4 stars 0 forks source link

Remove special characters before converting count values to numeric #124

Closed mauromiguelm closed 4 months ago

mauromiguelm commented 4 months ago

This pull request removes special characters before converting count values to numeric. This ensures that the conversion is successful and accurate without creating NAs for character values.