read.maqmap.tags: Read MAQ text alignment output file

Description Usage Arguments Value

Description

Reads in MAQ alignment results in text format (that results from "maq mapview" command.)

Usage

1
read.maqmap.tags(filename, read.tag.names = F, fix.chromosome.names = T)

Arguments

filename

MAQ text output file

read.tag.names

Whether the tag names should be read in

fix.chromosome.names

Whether to remove ".fa" from the end of the sequence names

Value

tags

A vector of 5' tag coordinates, with negative values corresponding to tags mapped to the negative strand.

quality

Number of mismatches

names

Tag names, if read.tag.names was set


spp documentation built on May 30, 2019, 5:03 p.m.