calculate_IGH_isotype_proportion {rTCRBCRr} | R Documentation |
calculate_IGH_isotype_proportion
Description
calculate_IGH_isotype_proportion
Usage
calculate_IGH_isotype_proportion(input_dataframe)
Arguments
input_dataframe |
a clonotype dataframe with chain name and isotype name information |
Value
a dataframe of count and proportion of isotypes of IGH chain.
Examples
calculate_IGH_isotype_proportion(convergent_clonotype_merged_dataframe)
[Package rTCRBCRr version 0.1.1 Index]