Writes explicitly supplied SSSOM 1.1 mapping sets under
metadata/semantic/ and records their paths, hashes, row counts, source
versions, licenses, and writer provenance in
metadata/semantic/mapping-sets.json. Bytes and manifest ordering are
deterministic. This function does not turn semantic suggestions or variable
decompositions into mappings; mapping_sets = NULL is therefore a no-op.
Arguments
- path
Existing Salmon Data Package directory.
- mapping_sets
NULL, one or more paths to reviewed.sssom.tsvfiles, or parsed objects returned byread_sssom_mapping_set().- overwrite
Logical; replace files managed by this writer when
TRUE.
