knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

FragmanUI

The goal of FragmanUI is to facilitate batch processing of genotyping.

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


# result <- auto_score()

# or use the Addin *ABI reads score*


rsimon64/FragmanUI documentation built on May 16, 2019, 7:43 a.m.