hasIndex {seqminer} | R Documentation |
Check input file has tabix index
Description
Check input file has tabix index
Usage
hasIndex(fileName)
Arguments
fileName |
character vector, representing file names an input file name |
Value
TRUE if an index file with ".tbi" or "bci" exists, and created later than VCF/BCF file
[Package seqminer version 9.7 Index]