read_mutations: Parse the mutation section of the SLiM file into a data...

View source: R/full_output.R

read_mutationsR Documentation

Parse the mutation section of the SLiM file into a data frame.

Description

Parse the mutation section of the SLiM file into a data frame.

Usage

read_mutations(slim_file, mut_type = "", pop = "", time = 0)

Arguments

slim_file

Lines of the whole SLiM output file.

mut_type, pop, time

Mutation type, population of origin and generation of origin of mutations to filter from the file.


bodkan/slimr documentation built on Feb. 3, 2024, 3:39 p.m.