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

getData method of tools.r fails when the VCF has only a single record #3

Open
archmageirvine opened this issue Mar 18, 2021 · 0 comments

Comments

@archmageirvine
Copy link

For an input VCF containing a single variant and multiple samples, the getData method in tools.r fails with the error message below. I encounter this problem when trying to carry out step5 of the pipeline_1000G_AIMs_noAMR.r script applied to a reduced set of variants.

Error in rownames<-(x, value) : attempt to set 'rownames' on an object with no dimensions Calls: getData -> row.names<- -> row.names<-.default -> rownames<- Execution halted

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