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

Unable to import meanQ file from fastStructure result #81

Open
sitihazirah opened this issue Jun 11, 2021 · 2 comments
Open

Unable to import meanQ file from fastStructure result #81

sitihazirah opened this issue Jun 11, 2021 · 2 comments

Comments

@sitihazirah
Copy link

  • Hi, I have run fastStructure analysis using GBS data from K1 to K10. So I have 10 meanQ files. However, when I try to import the files using this script:
    f <- list.files(path="D:/Works/all germplasm_fastStructure/fastStructure_meanQ/",full.names=T) , from the environment the result is character (empty),

  • When I try to flist <- readQ(files=f), there's an error : Error in readQ(files = f) : readQ: No input files

  • I'm using pophelper 2.3.1 and R studio Version 1.4.1106 on Windows10

Thanks in advance!

@sitihazirah sitihazirah changed the title Unable to import meanQ file from fastStructure resulr Unable to import meanQ file from fastStructure result Jun 11, 2021
@C-Iacuaniello
Copy link

I am having this exact issue. I have tried using a full path to my files as well as a full list of file names while working in the correct directory. I have the same versions of pophelper and R studio but am on a Mac. Has anyone solved this?

@royfrancis
Copy link
Owner

The list of files must not be empty.

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

3 participants