make.attributes: Obtain meta data for items in 'obkData' objects

Description Usage Arguments Value Author(s) Examples

Description

Thes functions derive all available data relating to genetic sequences, tips of a tree, or individuals, based on matching individuals identifiers and collection dates. Note that for individuals, repeated measures will result in a 'wide' format for a data.frame, with possibly many missing entries resulting from uneven sampling.

Usage

1
2
3
4
5

Arguments

x

an obkData object.

which.tree

an integer indicating which tree to use.

Value

A data.frame named after the sequences, the tips, or the individuals, with various meta-information.

Author(s)

Thibaut Jombart t.jombart@imperial.ac.uk

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12

OutbreakTools documentation built on Oct. 6, 2017, 1:03 a.m.