Other packages > Find by keyword >

rTCRBCRr  

Repertoire Analysis of the Detected Clonotype
View on CRAN: Click here


Download and install rTCRBCRr package within the R console
Install from CRAN:
install.packages("rTCRBCRr")

Install from Github:
library("remotes")
install_github("cran/rTCRBCRr")

Install by package version:
library("remotes")
install_version("rTCRBCRr", "0.1.1")



Attach the package and use:
library("rTCRBCRr")
Maintained by
Lizhong Ding
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-27
Latest Update: 2022-08-16
Description:
The 'TRUST4' or 'MiXCR' is used to identify the clonotypes. The goal of 'rTCRBCRr' is to process the results from these clonotyping tools, and analyze the clonotype repertoire metrics based on chain names and IGH isotypes. The manuscript is still under preparation for publication for now. The references describing the methods in this package will be added later.
How to cite:
Lizhong Ding (2022). rTCRBCRr: Repertoire Analysis of the Detected Clonotype. R package version 0.1.1, https://cran.r-project.org/web/packages/rTCRBCRr. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.0 (2022-06-27 09:20)
Other packages that cited rTCRBCRr R package
View rTCRBCRr citation profile
Other R packages that rTCRBCRr depends, imports, suggests or enhances
Complete documentation for rTCRBCRr
Functions, R codes and Examples using the rTCRBCRr R package
Some associated functions: all_sample_IGH_chain_all_metrics_wide_format_dataframe . all_sample_IGH_chain_all_metrics_wide_format_dataframe_list . all_sample_IGH_chain_individual_metrics_dataframe_list . all_sample_all_chain_all_metrics_wide_format_dataframe . all_sample_all_chain_all_metrics_wide_format_dataframe_list . all_sample_all_chain_individual_metrics_dataframe_list . annotate_chain_name_and_isotype_name . calculate_IGH_isotype_proportion . calculate_repertoire_metrics . calibrate_proportion_by_clones . chain_separated_dataframe . combine_all_sample_repertoire_metrics . compute_repertoire_metrics_by_chain_name . convergent_clonotype_merged_dataframe . format_clonotype_to_immunarch_style . get_item_name_x_sample_name_for_each_metric . immunarch_style_dataframe . merge_convergent_clonotype . nonproductive_CDR3aa_removed_dataframe . parse_mixcr . parse_trust4 . rTCRBCRr-package . raw_input_clonotype_dataframe . remove_nonproductive_CDR3aa . summarize_convergence_function . summarize_repertoire_metrics . the-global-variables . the_divergent_clonotype_dataframe_list . 
Some associated R codes: annotate_chain_name_and_isotype_name.R . calculate_IGH_isotype_proportion.R . calibrate_proportion_by_clones.R . combine_all_sample_repertoire_metrics.R . compute_repertoire_metrics_by_chain_name.R . data.R . format_clonotype_to_immunarch_style.R . get_item_name_x_sample_name_for_each_metric.R . globals.R . merge_convergent_clonotype.R . rTCRBCRr-package.R . remove_nonproductive_CDR3aa.R .  Full rTCRBCRr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA