This PR fixes https://github.com/bigomics/omicsplayground/issues/896 by changing the encoding of the data.table to avoid conflicts with large numbers import, plus renaming the pgx read functions to match the file structure, and adding tests for normal and extreme values. The playbase documentation has been updated to reflect changes.
This PR fixes https://github.com/bigomics/omicsplayground/issues/896 by changing the encoding of the data.table to avoid conflicts with large numbers import, plus renaming the pgx read functions to match the file structure, and adding tests for normal and extreme values. The playbase documentation has been updated to reflect changes.
files used in tests: test2.csv large_integers.csv test1.csv
Before update:
after update:
test before update
test after update