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

Data input function #1

Open
sens opened this issue Jul 19, 2023 · 1 comment
Open

Data input function #1

sens opened this issue Jul 19, 2023 · 1 comment

Comments

@sens
Copy link
Contributor

sens commented Jul 19, 2023

Need to write a function that will read a bunch of files. I am thinking:

  • A phenotype file
  • A sequence of genotype files, one per chromosome
  • A sequence of marker info files, one per chromosome
  • (Optional) Phenotype covariate file
  • (Optional) Kinship matrices, one per chromosome

The markers should have names that match in the genotype files. The phenotype and genotype files should have a matching ID.

@sens
Copy link
Contributor Author

sens commented Aug 2, 2024

Have we resolved this?

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