query_s3_orgdb: Perform what should be a completely silly final check on the...

View source: R/query_s3_file.R

query_s3_orgdbR Documentation

Perform what should be a completely silly final check on the file which is to be copied to s3.

Description

This function really should not be needed. But damn. This will do a final check that the data in the s3 staging directory is loadable in R and return the md5 sum of the file. Thus the md5 sum may be added to the metadata.

Usage

query_s3_orgdb(file)

Arguments

file

Filename to query.

Value

MD5 sum of the file or NULL.


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