Skip to content

GAMBIT is restricted to Chr1-22 #2

@CristiGuijarro

Description

@CristiGuijarro

GAMBIT/src/Main.cpp

Lines 196 to 198 in 1644b80

for(int i = 22; i>0; --i){
ldfile = gsubstr(ldfile, "chr" + to_string(i), "chr*");
}

Currently the LD References are restricted to chromsomes 1 - 22 and does not include the ability to provide X, Y or MT chromosomes. This would be a really handy feature to have when generating and providing alternative LD reference datasets, inclusive of other populations. Linked to #1 for limitations in LD reference data to use.

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