Package: CellaRepertorium 1.15.0

Andrew McDavid

CellaRepertorium: Data structures, clustering and testing for single cell immune receptor repertoires (scRNAseq RepSeq/AIRR-seq)

Methods to cluster and analyze high-throughput single cell immune cell repertoires, especially from the 10X Genomics VDJ solution. Contains an R interface to CD-HIT (Li and Godzik 2006). Methods to visualize and analyze paired heavy-light chain data. Tests for specific expansion, as well as omnibus oligoclonality under hypergeometric models.

Authors:Andrew McDavid [aut, cre], Yu Gu [aut], Erik VonKaenel [aut], Aaron Wagner [aut], Thomas Lin Pedersen [ctb]

CellaRepertorium_1.15.0.tar.gz
CellaRepertorium_1.15.0.zip(r-4.5)CellaRepertorium_1.15.0.zip(r-4.4)CellaRepertorium_1.15.0.zip(r-4.3)
CellaRepertorium_1.15.0.tgz(r-4.4-arm64)CellaRepertorium_1.15.0.tgz(r-4.4-x86_64)CellaRepertorium_1.15.0.tgz(r-4.3-arm64)CellaRepertorium_1.15.0.tgz(r-4.3-x86_64)
CellaRepertorium_1.15.0.tar.gz(r-4.5-noble)CellaRepertorium_1.15.0.tar.gz(r-4.4-noble)
CellaRepertorium_1.15.0.tgz(r-4.4-emscripten)CellaRepertorium_1.15.0.tgz(r-4.3-emscripten)
CellaRepertorium.pdf |CellaRepertorium.html
CellaRepertorium/json (API)
NEWS

# Install 'CellaRepertorium' in R:
install.packages('CellaRepertorium', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/amcdavid/cellarepertorium/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • ccdb_ex - A preconstructed 'ContigClusterDB' from the 'contigs_qc' data
  • contigs_qc - Filtered and annotated contigs of TCR from mice

On BioConductor:CellaRepertorium-1.15.0(bioc 3.20)CellaRepertorium-1.14.0(bioc 3.19)

bioconductor-package

44 exports 0.82 score 47 dependencies

Last updated 2 months agofrom:eb648b98f5

Exports:canonicalize_cellcanonicalize_clusterccdb_joincdhitcdhit_ccdbclandcluster_filtersetcluster_germlinecluster_logistic_testcluster_permute_testcluster_plotcluster_test_byContigCellDBContigCellDB_10XVDJcross_tab_tblcrosstab_by_celltypeentropyenumerate_pairingequalize_ccdbfancy_name_contigsfilter_cdbfine_cluster_seqsfine_clusteringgenerate_pseudobulkguess_celltypeig_chain_recodeleft_join_warnmap_axis_labelsmodal_categorymutate_cdbnppairing_tablesplot_cluster_factorsplot_permute_testpurityrank_chain_ccdbrank_prevalence_ccdbrbindright_join_warnsplit_cdbtcr_chain_recodetidytidy.PermuteTesttidy.PermuteTestList

Dependencies:askpassBiocGenericsBiostringsclicpp11crayoncurldplyrfansiforcatsgenericsGenomeInfoDbGenomeInfoDbDatagluehmshttrIRangesjsonlitelatticelifecyclemagrittrMatrixmimeopensslpillarpkgconfigplyrprettyunitsprogresspurrrR6Rcppreshape2rlangS4VectorsstringistringrsystibbletidyrtidyselectUCSC.utilsutf8vctrswithrXVectorzlibbioc

Readme and manuals

Help Manual

Help pageTopics
Cell permutation tests (internal).cluster_permute_test
'data.frame'-like mutation/accessor generics for 'ContigCellDB' objectsdim,ContigCellDB-method dimnames,ContigCellDB-method ncol,ContigCellDB-method nrow,ContigCellDB-method [,ContigCellDB,ANY,missing,ANY-method [,ContigCellDB,ANY,missing-method [[,ContigCellDB,character,missing-method
Access public members of ContigCellDB object.$,ContigCellDB-method $<-,ContigCellDB-method ContigCellDB-mutate
Find a canonical contig to represent a cellcanonicalize_cell
Find a canonical contig to represent a clustercanonicalize_cluster
A preconstructed 'ContigClusterDB' from the 'contigs_qc' dataccdb_ex
Join dataframe or SingleCellExperiment object with ContigCellDB objectccdb_join
R interface to CDHIT/CDHITestcdhit
Use 'cdhit()' to cluster a 'ContigCellDB()'cdhit_ccdb
Cluster "And" intersectioncland
A filtration of clusterscluster_filterset
Cluster contigs by germline propertiescluster_germline
Tests for independence between labels and covariates using permutation of cellscluster_permute_test
Make a plot showing properties of the clusteringcluster_plot
Test clusters for differential usagecluster_logistic_test cluster_test_by
Construct a ContigCellDBContigCellDB ContigCellDB_10XVDJ
Filtered and annotated contigs of TCR from micecontigs_qc
Generate a 2d cross tab using arbitrary numbers of columns as factorscross_tab_tbl
Count contig UMIs by celltypecrosstab_by_celltype
Calculate the entropy of a vectorentropy modal_category np
Take the intersection of keys in tables in 'x'equalize_ccdb
Generate a legible name for a series of contigsfancy_name_contigs
Create new or update existing columns of 'ContigCellDB' tablesfilter_cdb mutate_cdb
Calculate distances and perform hierarchical clustering on a set of sequencesfine_cluster_seqs
Perform additional clustering of sequences within groupsfine_clustering
Generate "pseudobulk" data from a 'ContigCellDB'generate_pseudobulk
Guess the cell type of a contig from the chain IDguess_celltype
Selectively muffle warnings based on outputhushWarning
Categorize the pairing present in a cellenumerate_pairing ig_chain_recode tcr_chain_recode
Color axis labelsmap_axis_labels
Generate a list of tables representing clusters paired in cellspairing_tables
Visualization of pairs of cluster factorplot_cluster_factors
Plot a histogram of permuted vs observed test statisticplot_permute_test print.PermuteTest print.PermuteTestList tidy.PermuteTest tidy.PermuteTestList
Calculate number of cluster-subject singletons for the purposes of permutation testingpurity
Rank contigs, per cell, by experiment-wide prevalence of 'cluster_pk', which is added as the 'prevalence' fieldrank_chain_ccdb rank_prevalence_ccdb
Combine 'ContigCellDB' along rows (contigs, cells or clusters).rbind,ContigCellDB-method rbind.ContigCellDB
Turn an object into a tidy tibblereexports tidy
Perform a 'dplyr::left_join()' but check for non-key overlapping fieldsleft_join_warn right_join_warn
Split into a list of 'ContigCellDB()' by named fieldssplit_cdb