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

REMEMBER HEADER FOR MVP #7

Open
giuliapontali opened this issue Aug 2, 2024 · 0 comments
Open

REMEMBER HEADER FOR MVP #7

giuliapontali opened this issue Aug 2, 2024 · 0 comments

Comments

@giuliapontali
Copy link
Collaborator

MVP want a file with the following header:
GENE_NAMEDATASET TISSUE SNPID RSID CHR POS_38 POS_37 BETA SE MinusLog10PVAL EFFECT_ALLELE OTHER_ALLELE MAF EAF SAMPLESIZE GENE_ENSEMBL TSS_37 TSS_38 SeqID UNIPROT PROTEIN_NAME PROTEIN_LONG_NAME PVE FILENAME Gene.type.

DATASET= INTERVAL_CHRIS_META_COJO_UNCONDITIONAL
TISSUE=WholeBlood
FILENAME = NA
Gene.type == "protein_coding"

res$PVE = ( 2*(res$BETA^2)res$MAF(1-res$MAF) ) / ( 2*(res$BETA^2)res$MAF(1-res$MAF)+(res$SE^2)2res$SAMPLESIZEres$MAF(1-res$MAF) )

@giuliapontali giuliapontali changed the title REMEMBER!!!! REMEMBER HEADER FOR MVP Aug 13, 2024
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