normjuxBars {IMGTStatClonotype}R Documentation

Normalized bar graph of the proportions

Description

This function draws the normalized bar graph of the proportions of IMGT clonotypes (AA) (or sequences assigned to IMGT clonotypes (AA)).

Usage

normjuxBars(data, ...)

Arguments

data

the data isssued from the function sigrepDiv or sigrepExp

...

optional parameters

Value

Normalized juxtaposed bar graphs of the proportions of IMGT clonotypes (AA) (or sequences assigned to IMGT clonotypes (AA)) in two compared sets from IMGT/HighV-QUEST output.

Examples


normjuxBars(div)$BarGphV
normjuxBars(div)$BarGphD
normjuxBars(div)$BarGphJ
normjuxBars(exp)$BarGphV
normjuxBars(exp)$BarGphD
normjuxBars(exp)$BarGphJ


[Package IMGTStatClonotype version 1.0.3 Index]