make.example.files: Create example files

View source: R/make.example.files.R

make.example.filesR Documentation

Create example files

Description

Write in the current directory example files corresponding to a sync (as obtained when parsing mpileup files with PoPoolation) and vcf (as obtained when parsing mpileup files with VarScan) gzipped files

Usage

make.example.files(writing.dir = "")

Arguments

writing.dir

Directory where to copy example files (e.g., set writing.dir=getwd() to copy in the current working directory)

Examples

 make.example.files(writing.dir=tempdir())

poolfstat documentation built on Sept. 8, 2023, 5:49 p.m.