findLibrariesInFolder {ORFik}R Documentation

Get all library files in folder/folders of given types

Description

Will try to guess paris of wig pairs and paired end bam files.

Usage

findLibrariesInFolder(dir, types)

Arguments

dir

The directory/directories 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.7.21 Index]