exporting_data: Write a frequency table

Description Usage Arguments Details See Also

Description

Writes a frequency table in one of the implemented formats.

Usage

1
2
3
write_csv(x, filepath, included_markers = NULL)

write_familias(x, filepath, included_markers = NULL)

Arguments

x

a freqt object

filepath

the path where to write the output file

included_markers

markes to include in the exported file (default to all available markers)

Details

write_csv

Writes to a CSV file in the standard one-marker-per-row, one-allele-per-column format.

write_familias

Writes to a familias allele frequency database file.

See Also

importing_data


knifecake/fafreqs documentation built on March 13, 2020, 11:53 p.m.