Skip to content

Commit

Permalink
data.table
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhongli Jiang committed May 2, 2022
1 parent 37d5dbe commit e0ab667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/cis-eQTL/low.ciseQTL.r
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### low.ciseQTL.R
### Calculate p-values of low-freq cis-eQTL via permutation
#
library(data.table)
y=fread(Sys.getenv("gexp"))
x=fread('low.Geno.data')
idx=read.table('low.cispair.idx')
Expand Down

0 comments on commit e0ab667

Please sign in to comment.