printBlastResultGraphs: Plot BLAST statistics for several markers to file

Description Usage Arguments Value See Also

Description

Plot the BLAST statistics easily for all markers of an mlgtResult object.

Usage

1
2
3
  printBlastResultGraphs(designObject,
    markerList = designObject@markers,
    fileName = "blastResultGraphs.pdf")

Arguments

designObject

An object of class mlgtDesign which will contain the name of the blast results file designObject@markerBlastResults

markerList

Which markers to output. Defaults to designObject@markers

fileName

Defaults to "blastResultGraphs.pdf"

Value

Plots BLAST results to a pdf file.

See Also

inspectBlastResults


mlgt documentation built on May 1, 2019, 8:45 p.m.