read.ace: Read an ace file

View source: R/readFiles.R

read.aceR Documentation

Read an ace file

Description

Read an ace file

Usage

read.ace(aceFile, dropMosaik = TRUE, checkSnps = TRUE, vocal = TRUE)

Arguments

aceFile

string of file name or file handle

dropMosaik

Remove extraneous line from Mosaik labelled either .MosaikAnchor.C1 or MosaikReference

checkSnps

Find SNPs from pyroBayes

vocal

if TRUE print status messages

Value

list of reference sequence in [[1]], aligned reads in [[2]] (note reads are not globally aligned still need to use start coordinate to place globally), snps in [[3]]

Warning

Only reads 1 contig


sherrillmix/dnar documentation built on July 18, 2022, 10:07 p.m.