.annotAnalysis {abseqR}R Documentation

Annotation analysis

Description

Annotation analysis

Usage

.annotAnalysis(annotDirectories, annotOut, sampleNames, mashedNames,
  .save = TRUE)

Arguments

annotDirectories

list type. List of sample directories

annotOut

string type. Output directory

sampleNames

vector type. 1-1 with annotDirectories

mashedNames

string type. File output "mashed" sample names

.save

logical type. Saves ggplot object

Value

none


[Package abseqR version 1.8.0 Index]