Closed jhmarcus closed 8 years ago
pgc_scz.sumstat.gz
library(ashr) df <- read.table("pgc_scz.sumstat.gz", header=TRUE, stringsAsFactors=FALSE) ash_res <- ash(df$BETA, df$SE) # negative value returned min(ash_res$PositiveProb)
how do you put the data in the issue like that? ... oh i see it just drags and drops.. very cool.
Data
pgc_scz.sumstat.gz
Code