Read.NexusDir: Read.NexusDir: Function to read a set of locus-specific nexus...

View source: R/Read.NexusDir.R

Read.NexusDirR Documentation

Read.NexusDir: Function to read a set of locus-specific nexus files provided in a directory

Description

This function returns a list containing (1) the number of mutations for each RAD locus, (2) The length of each locus, and (3) the number of sequences at each locus

Usage

Read.NexusDir(nexus.dir)

Arguments

nexus.dir

Directory containing nexus files for each individual locus

Examples

example.dat <- Read.NexusDir(nexus.dir = '~/Desktop/ExampleNexusDir/')

radamsRHA/ThetaMater documentation built on April 25, 2024, 10:11 a.m.