tests/testthat/test_basics_parse.R

context("Testing parsing functions")
library(relater)

#test_that("parsing haps files",{

#  haps <- read.haps(system.file("extdata", "example.haps.gz", package = "relater", mustWork = T))
  #Check requirements for haps for Relate
  #expect_equal(length("abc"), 3)
#  print(head(haps))

#})
leospeidel/relater documentation built on Feb. 3, 2022, 8:22 p.m.