findLibrariesInFolder {ORFik}R Documentation

Get all library files in folder

Description

Get all library files in folder

Usage

findLibrariesInFolder(dir, types)

Arguments

dir

The directory to find bam, bed, wig files.

types

All accepted types of bam, bed, wig files..

Value

(data.table) All files found from types parameter. With 2 extra column (logical), is it wig pairs, and paired bam files.


[Package ORFik version 1.6.9 Index]