Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1_01_metaData.txt #2

Open
HagenC opened this issue Aug 6, 2019 · 1 comment
Open

1_01_metaData.txt #2

HagenC opened this issue Aug 6, 2019 · 1 comment

Comments

@HagenC
Copy link

HagenC commented Aug 6, 2019

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

@Junfang
Copy link
Member

Junfang commented Aug 6, 2019

Hi Christian,

Many thanks for your comment. I've removed the redundant line.

Best,
Junfang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants