Skip to content

limix_converter problem with phenotype_sample.csv #17

@alexd106

Description

@alexd106

Hi

Iam having a problem following the 'loading files into LIMIX' tutorial, specifically with using limix_converter to convert the phenotype_sample.csv into hdf5 format.

This is the command Iam using :

limix_converter --outfile=./my_pheno.hdf5 -csv=./phenotype_sample.csv

It seems to run ok, but the hdf5 file does not contain any datasets or groups.

h5dump -A my_pheno.hdf5 
HDF5 "my_pheno.hdf5" {
GROUP "/" {
}
}

I am using this on a biolinux box
Linux XXX 3.13.0-68-generic #111-Ubuntu SMP Fri Nov 6 18:17:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

and using LIMIX version limix==0.7.12 installed using pip.

I have also tried using my own phenotype file (.csv) but have the same problem.
Can anyone shed any light?
Cheers
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions