findWigPairs {ORFik}R Documentation

Find pair of forward and reverse strand wig files

Description

Find pair of forward and reverse strand wig files

Usage

findWigPairs(paths)

Arguments

paths

a character path at least one .wig file

Value

if not all are paired, return original list, if they are all paired, return a data.table with matches as 2 columns


[Package ORFik version 1.6.9 Index]