diffpropGph {IMGTStatClonotype}R Documentation

Differences in proportions graph

Description

This function draws the graph of differences in proportions of IMGT clonotypes (AA) (or sequences assigned to IMGT clonotypes (AA)) with significance and confidence interval (CI) bars.

Usage

diffpropGph(data, ...)

Arguments

data

the data isssued from the fuction sigrepDiv for clonotype diversity and from the function sigrepExp for clonotype expression

...

optional parameters

Value

Graph of differences in proportions of IMGT clonotypes (AA) (or sequences assigned to IMGT clonotypes (AA)) in the two compared sets from the IMGT/HighV-QUEST output with significance and confidence interval (CI) bars.

Examples


diffpropGph(div)$Vgenes
diffpropGph(div)$Jgenes
diffpropGph(div)$Dgenes
diffpropGph(exp)$Vgenes
diffpropGph(exp)$Jgenes
diffpropGph(exp)$Dgenes


[Package IMGTStatClonotype version 1.0.3 Index]