powered by
Get a particular file of the file set.
# S3 method for GenericDataFileSet getFile(this, idx, ...)
Returns a @GenericDataFile.
A numeric index or a character string specifying the file to be returned.
numeric
character
Not used.
Henrik Bengtsson
For more information see GenericDataFileSet. If argument idx is a character, then internally *indexOf() is used to identify what to return.
GenericDataFileSet
idx
*indexOf()