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

Issue with input files #8

Open
hw85241 opened this issue Oct 10, 2024 · 0 comments
Open

Issue with input files #8

hw85241 opened this issue Oct 10, 2024 · 0 comments

Comments

@hw85241
Copy link

hw85241 commented Oct 10, 2024

Using the chr_len.txt, chr_siz.txt, and peanut.gff files provided from the testData folder, errors arise when using my own .vcf and .hapmap files as input (note, the .vcf and .hapmap files correspond to peanut and chromosome names have been modified to match those as listed in the testData files.

When supplying a .vcf, the following error messages arises:
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': undefined columns selected
In addition: There were 20 warnings (use warnings() to see them)

When supplying a .hapmap, the following error messages arises:
Error in if (h1[[1]][1] == "#CHROM") { :
missing value where TRUE/FALSE needed
In addition: There were 23 warnings (use warnings() to see them)

Attached are images of the input files.
Screenshot 2024-10-10 at 4 32 28 PM
Screenshot 2024-10-10 at 4 32 51 PM

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

1 participant