Skip to content

1_01_metaData.txt #2

@HagenC

Description

@HagenC

Hi,
In genotypeInfoUpdate.R.

line 920 - 924.

step 3 replace group IDs

metaDataFile <- "1_01_metaData.txt" 
outputPrefix3 <- "1_03_replacedGroupAndSex"
updateGroupIdAndSex(plink, inputPrefix=outputPrefix2, 
                    metaDataFile, outputPrefix=outputPrefix3)

The "metaDataFile <- "1_01_metaData.txt"" is overwriting the naming of the metaData file, so we are forced to name the metadata file "1_01_metaData.txt".

It would be nice if you could remove the line, so we can name the metadata file!

Cheers,
Christian

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