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

Missing Value error with OutFLANK function #29

Open
emilya21 opened this issue Apr 8, 2021 · 1 comment
Open

Missing Value error with OutFLANK function #29

emilya21 opened this issue Apr 8, 2021 · 1 comment

Comments

@emilya21
Copy link

emilya21 commented Apr 8, 2021

Hi,
I am getting an error that I cannot solve when trying to calibrate the null distribution with my subset of SNPs.

I am trying to run:

out1 <- OutFLANK(FstDataFrame, NumberOfSamples = 2, qthreshold = 0.05, Hmin = 0.1)

where FSTDataFrame is the data frame created from my subset of 50,000 SNPs. The error I am getting is:

Error in if (any(workingDataFrame$OutlierFlag[workingDataFrame$FSTNoCorr < :
missing value where TRUE/FALSE needed

Here is a link to the data frame that I am using:
https://drive.google.com/file/d/14tunMWoCk5c-8emcKHlNRDF_BPJJAAAa/view?usp=sharing

Any and all help trying to solve this error is much appreciated!

Emily

@esnielsen
Copy link

Hi Emily,

Did you ever find a solution to this error? I am having the same issue...

Thanks!
Erica

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