Skip to contents

Write legacy NIPTmer XYA interpretation output

Usage

niptmer_write_xya(scored_table, out_file, ...)

Arguments

scored_table

Output of niptmer_score_samples() or a z-score TSV path.

out_file

Output TSV path.

...

Additional arguments passed to niptmer_interpret().

Value

The one-row interpretation data.frame written to out_file.