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

vcf #90

Open
andres-ad opened this issue Jul 5, 2023 · 0 comments
Open

vcf #90

andres-ad opened this issue Jul 5, 2023 · 0 comments

Comments

@andres-ad
Copy link

From Martha:
Typically, when working with a VCF file, we require the following information: chromosome, reference allele, alternative allele, genotype data, allelic depth, read depth, and minor allele count. In most cases, we extract the genotype information from the VCF file and proceed with our analysis using various tools, customized R codes, and packages. Occasionally, we utilize tools like snprelate, which either demand a VCF input or accept input file formats (such as GDS or FASTA) that can be easily generated from a VCF file.
Please let me know if you have any further questions.

Make code to output something like 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