R/wtccc.signals.R

Defines functions read.wtccc.signals

Documented in read.wtccc.signals

read.wtccc.signals <- function(file, snp.list) {
  .Call("read_signals", file, snp.list, PACKAGE="chopsticks")
}

Try the chopsticks package in your browser

Any scripts or data that you put into this service are public.

chopsticks documentation built on Nov. 8, 2020, 7:51 p.m.