Skip to content

memory allocation error when running 'build_lmer_table' #4

@JanDrouaud

Description

@JanDrouaud

For large genome files, running 'build_lmer_table' fails with this error message :
'Unable to allocate bytes for the sequence'
On line 28 of the 'build_lmer_table.c' file : replace 'int' by 'unsigned long'.
make clean ; make ; make install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions