extract_files {HDS} R Documentation

Extract the files inside the HDS pack to a specific filesystem environment

Description

Usage

extract_files(pack, fs);

Arguments

pack

a HDS stream package archive file. [as StreamPack]

fs

the target file system to unpack the package. value could be a character vector of the local directory path.

Details

Authors

SMRUCC genomics

Value

this function returns data object of type any kind.

clr value class

Examples


[Package HDS version 6.0.0.3654 Index]