R Under development (unstable) (2026-02-03 r89375 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(lisat) > testthat::test_check("lisat") CIS_network calculates interactions between integration sites in a network view
Chr Locus Gene Total_dots Central_connectivity Dimention Order Gene_network Sample_A Sample_B Sample_C
chr14 46622339 RPL10L 5 3 23715 10 RPL10L FALSE TRUE TRUE
chr6 119446557 LOC105377975 4 3 29464 7 LOC105377975 TRUE TRUE FALSE
chr7 49323212 LOC124901804 4 3 30996 7 LOC124901804 TRUE TRUE TRUE
chr20 38686365 SLC32A1 4 3 33175 7 SLC32A1; ARHGAP40 FALSE TRUE TRUE
chr11 49305065 FOLH1 4 2 32606 6 FOLH1 TRUE TRUE TRUE
chr17 96254683 RPL23AP87 4 2 32661 6 RPL23AP87 FALSE TRUE TRUE
chr12 136321446 ANHX 4 1 51276 5 ANHX FALSE TRUE TRUE
chr8 4382729 CSMD1 4 2 34476 5 CSMD1 TRUE FALSE TRUE
chr4 102665076 MANBA 4 2 41393 5 MANBA TRUE TRUE TRUE
chr19 117947388 CENPBD2P 3 2 2379 4 CENPBD2P TRUE TRUE TRUE
[ FAIL 0 | WARN 6 | SKIP 1 | PASS 0 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): [ FAIL 0 | WARN 6 | SKIP 1 | PASS 0 ] > > proc.time() user system elapsed 65.71 2.09 68.26