get_md5: Compute MD5 hashes recursively for files matching an...

Description Usage Arguments

View source: R/utils.R

Description

Compute MD5 hashes recursively for files matching an extension within a subdirectory in the current path.

Usage

1
get_md5(extension = "fasta", subdirectory = "")

Arguments

extension

preferred file extension, default: fasta

subdirectory

subdirectory containing the files, within the current


villegar/dive documentation built on Aug. 11, 2021, 12:50 a.m.