write_tome_dend: Write a dendrogram object as serialized ASCII to a tome file.

Description Usage Arguments

View source: R/write_tome.R

Description

Write a dendrogram object as serialized ASCII to a tome file.

Usage

1
write_tome_dend(dend, dend_name, tome, overwrite = NULL)

Arguments

dend

The desc data.frame to write.

dend_name

The name of the dendrogram to store.

tome

Path to the target tome file.

overwrite

Whether or not to overwrite existing annotations. Default is NULL, which will use the global settings defined with set_scrattch.io_global_overwrite().


AllenInstitute/scrattch.io documentation built on Nov. 17, 2021, 10:06 a.m.