Usage
as_hsp(.tbl)
write_hsp(x, path = "hsp.txt")
read_hsp(path)
Arguments
- .tbl
sample_family
- x
An outcome of as_hsp()
- path
A file name or connection to write to
Details
as_hsp
converts a result data frame to HSP format.
write_hsp
writes a HSP data frame to a file.