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
but the sample_ID dataset in the phenotype group are
1.0
3.0
4.0
5.0
6.0
This is likely to cause me problems when subsetting the genotype and phenotype hdf5 files for individual samples. Is there any way around this behaviour?
Cheers
Alex
The text was updated successfully, but these errors were encountered:
When using limix_converter to convert my phenotype.csv file to hdf5 format the sample_ID 's have a decimal '.0' appended to them.
Here are a few rows of my phenotype file with the first column the numeric sample ID's
I convert this csv file to hdf5 format using
but the sample_ID dataset in the phenotype group are
This is likely to cause me problems when subsetting the genotype and phenotype hdf5 files for individual samples. Is there any way around this behaviour?
Cheers
Alex
The text was updated successfully, but these errors were encountered: