export_to_qpGraph: Export to Patterson's qpGraph format.

Description Usage Arguments

View source: R/export.R

Description

This function writes a graph to a file-object, f, in the format used by the qpGraph tool. This format takes admixture proportions as part of the specification, but since we do not hold these proportions in our graphs, but only in fitted data, the export functions puts all admixture proportions as 50 file by hand if you want to change this.

Usage

1

Arguments

f

File object, e.g. stdout()

graph

A graph to export.


mailund/admixture_graph documentation built on May 21, 2019, 11:06 a.m.