Skip to content

SystemsGenetics/KINC.R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

KINC logo

KINC.R

The KINC.R package provides supplementary R functions to assist with analysis of files used and generated by KINC. Important functions are implemented here before being ported to KINC. Therefore, some scripts in KINC require KINC.R. To fully use KINC please install KINC.R using the instructions below.

Installation

Execute the following in the R command-line:

library('devtools')
install_github('SystemsGenetics/KINC.R')