copy_s3_file: Copy the relevant file for each data type into a place which...

View source: R/copy_s3_file.R

copy_s3_fileR Documentation

Copy the relevant file for each data type into a place which is easy for pickup by s3.

Description

Copy the relevant file for each data type into a place which is easy for pickup by s3.

Usage

copy_s3_file(src_dir, s3_file, type = "bsgenome", move = FALSE)

Arguments

src_dir

Source directory for the package top be copied.

s3_file

Where is the final file to be located?

type

Which type of package is this?


khughitt/EuPathDB documentation built on Nov. 4, 2023, 4:19 a.m.