format_clonotype_to_immunarch_style {rTCRBCRr}R Documentation

Convert clonotype dataframe to immunarch format

Description

Convert clonotype dataframe to immunarch format

Usage

format_clonotype_to_immunarch_style(input_dataframe, clonotyping_tool)

Arguments

input_dataframe

a clonotype dataframe from an upstream clonotyping tool

clonotyping_tool

choose from c("mixcr, "trust")

Value

a clonotype dataframe of immunarch format

Examples

format_clonotype_to_immunarch_style(raw_input_clonotype_dataframe, "trust")


[Package rTCRBCRr version 0.1.1 Index]