findLibrariesInFolder {ORFik} | R Documentation |
Get all library files in folder
findLibrariesInFolder(dir, types)
dir |
The directory to find bam, bed, wig files. |
types |
All accepted types of bam, bed, wig files.. |
(data.table) All files found from types parameter. With 2 extra column (logical), is it wig pairs, and paired bam files.