Files in ncborcherding/scRepertoire
A toolkit for single-cell immune receptor profiling

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/RcppExports.R R/addVariable.R R/alluvialClones.R R/clonalAbundance.R R/clonalBias.R R/clonalCluster.R R/clonalCompare.R R/clonalDiversity.R R/clonalHomeostasis.R R/clonalLength.R R/clonalNetwork.R R/clonalOccupy.R R/clonalOverlap.R R/clonalOverlay.R R/clonalProportion.R R/clonalQuant.R R/clonalRarefaction.R R/clonalScatter.R R/clonalSizeDistribution.R R/combineContigs.R R/combineExpression.R R/createHTOContigList.R R/data.R R/exportClones.R R/getCircilize.R R/global.R R/highlightClones.R R/loadContigs.R R/percentAA.R R/percentGenes.R R/percentKmer.R R/percentVJ.R R/positionalEntropy.R R/positionalProperty.R R/scRepertoire-package.R R/seurat_command.R R/startracDiversity.R R/subsetClone.R R/utils.R R/vizGenes.R README.md
_pkgdown.yml
data/contig_list.rda
data/mini_contig_list.rda
data/scRep_example.rda
index.md
inst/CITATION
inst/WORDLIST
inst/pkgdown.yml
man/StartracDiversity.Rd man/addVariable.Rd man/alluvialClones.Rd man/clonalAbundance.Rd man/clonalBias.Rd man/clonalCluster.Rd man/clonalCompare.Rd man/clonalDiversity.Rd man/clonalHomeostasis.Rd man/clonalLength.Rd man/clonalNetwork.Rd man/clonalOccupy.Rd man/clonalOverlap.Rd man/clonalOverlay.Rd man/clonalProportion.Rd man/clonalQuant.Rd man/clonalRarefaction.Rd man/clonalScatter.Rd man/clonalSizeDistribution.Rd man/combineBCR.Rd man/combineExpression.Rd man/combineTCR.Rd man/contig_list.Rd man/createHTOContigList.Rd man/exportClones.Rd
man/figures/screpertoire_hex.png
man/getCirclize.Rd man/highlightClones.Rd man/loadContigs.Rd man/mini_contig_list.Rd man/percentAA.Rd man/percentGenes.Rd man/percentKmer.Rd man/percentVJ.Rd man/positionalEntropy.Rd man/positionalProperty.Rd man/scRep_example.Rd man/scRepertoire-package.Rd man/subsetClones.Rd man/vizGenes.Rd
scRepertoire.Rproj
src/.gitignore
src/RcppExports.cpp
src/aaKmers.cpp
src/constructConDfAndParseBCR.cpp
src/constructConDfAndparseTCR.cpp
src/ntKmers.cpp
src/scRepHelper.h
tests/spelling.R tests/testthat.R
tests/testthat/_snaps/StartractDiversity/startracdiversity-plot.svg
tests/testthat/_snaps/alluvialClones/alluvialclones-alpha-plot.svg
tests/testthat/_snaps/alluvialClones/alluvialclones-alphapluscolor-plot.svg
tests/testthat/_snaps/alluvialClones/alluvialclones-facet-plot.svg
tests/testthat/_snaps/alluvialClones/alluvialclones-nocolor-plot.svg
tests/testthat/_snaps/alluvialClones/alluvialclones-plot.svg
tests/testthat/_snaps/alluvialClones/alluvialclones-trb-plot.svg
tests/testthat/_snaps/clonalAbundance/clonalabundance-group-plot.svg
tests/testthat/_snaps/clonalAbundance/clonalabundance-scaled-plot.svg
tests/testthat/_snaps/clonalAbundance/clonalabundance-unscaled-plot.svg
tests/testthat/_snaps/clonalCompare/clonalcompare-alluvial-plot.svg
tests/testthat/_snaps/clonalCompare/clonalcompare-area-plot.svg
tests/testthat/_snaps/clonalCompare/clonalcompare-highlight-relabel-plot.svg
tests/testthat/_snaps/clonalDiversity/clonaldiversity-plot.svg
tests/testthat/_snaps/clonalHomeostasis/clonalhomeostasis-plot.svg
tests/testthat/_snaps/clonalLength/clonallength-both-chain-plot.svg
tests/testthat/_snaps/clonalLength/clonallength-groupby-plot.svg
tests/testthat/_snaps/clonalLength/clonallength-scaled-plot.svg
tests/testthat/_snaps/clonalLength/clonallength-tra-plot.svg
tests/testthat/_snaps/clonalLength/clonallength-trb-plot.svg
tests/testthat/_snaps/clonalNetwork/clonalnetwork-filterclones-1-plot.svg
tests/testthat/_snaps/clonalNetwork/clonalnetwork-plot.svg
tests/testthat/_snaps/clonalOccupy/clonaloccupy-default-plot.svg
tests/testthat/_snaps/clonalOccupy/clonaloccupy-proportion-plot.svg
tests/testthat/_snaps/clonalOverlap/clonaloverlap-cosine-plot.svg
tests/testthat/_snaps/clonalOverlap/clonaloverlap-coverlap-plot.svg
tests/testthat/_snaps/clonalOverlap/clonaloverlap-jaccard-plot.svg
tests/testthat/_snaps/clonalOverlap/clonaloverlap-morisita-plot.svg
tests/testthat/_snaps/clonalOverlap/clonaloverlap-raw-plot.svg
tests/testthat/_snaps/clonalOverlap/clonaloverlap-reorder-plot.svg
tests/testthat/_snaps/clonalOverlay/clonaloverlay-clonalproportion-plot.svg
tests/testthat/_snaps/clonalOverlay/clonaloverlay-plot.svg
tests/testthat/_snaps/clonalProportion/clonalproportion-plot.svg
tests/testthat/_snaps/clonalQuant/clonalquant-scaled-plot.svg
tests/testthat/_snaps/clonalQuant/clonalquant-unscaled-plot.svg
tests/testthat/_snaps/clonalRarefaction/clonalclonalrarefaction-h0-p1-plot.svg
tests/testthat/_snaps/clonalRarefaction/clonalclonalrarefaction-h1-p2-plot.svg
tests/testthat/_snaps/clonalRarefaction/clonalclonalrarefaction-h2-p3-plot.svg
tests/testthat/_snaps/clonalScatter/clonalscatter-proportion-plot.svg
tests/testthat/_snaps/clonalScatter/clonalscatter-raw-plot.svg
tests/testthat/_snaps/clonalSizeDistribution/clonalsizedistribution-plot.svg
tests/testthat/_snaps/percentAA/percentaa-plot.svg
tests/testthat/_snaps/percentGenes/percentgenes-plot.svg
tests/testthat/_snaps/percentKmer/percentkmer-group-motif2-plot.svg
tests/testthat/_snaps/percentVJ/percentvj-plot.svg
tests/testthat/_snaps/positionalEntropy/positionalentropy-tra-plot.svg
tests/testthat/_snaps/positionalEntropy/positionalentropy-trb-plot.svg
tests/testthat/_snaps/positionalProperty/positionalentropy-kidera-plot.svg
tests/testthat/_snaps/positionalProperty/positionalentropy-stscales-plot.svg
tests/testthat/_snaps/positionalProperty/positionalentropy-tra-plot.svg
tests/testthat/_snaps/positionalProperty/positionalentropy-trb-plot.svg
tests/testthat/_snaps/positionalProperty/positionalentropy-tscales-plot.svg
tests/testthat/_snaps/positionalProperty/positionalentropy-vhse-plot.svg
tests/testthat/_snaps/vizGenes/vizgenes-bar-vignette-plot.svg
tests/testthat/_snaps/vizGenes/vizgenes-heatmap-vignette-plot.svg
tests/testthat/helper-testingFunctions.R tests/testthat/helper-vdiffr.R tests/testthat/test-StartractDiversity.R tests/testthat/test-addVariable.R tests/testthat/test-alluvialClones.R tests/testthat/test-clonalAbundance.R tests/testthat/test-clonalBias.R tests/testthat/test-clonalCluster.R tests/testthat/test-clonalCompare.R tests/testthat/test-clonalDiversity.R tests/testthat/test-clonalHomeostasis.R tests/testthat/test-clonalLength.R tests/testthat/test-clonalNetwork.R tests/testthat/test-clonalOccupy.R tests/testthat/test-clonalOverlap.R tests/testthat/test-clonalOverlay.R tests/testthat/test-clonalProportion.R tests/testthat/test-clonalQuant.R tests/testthat/test-clonalRarefaction.R tests/testthat/test-clonalScatter.R tests/testthat/test-clonalSizeDistribution.R tests/testthat/test-combineContigs.R tests/testthat/test-combineExpression.R tests/testthat/test-exportClones.R tests/testthat/test-getCirclize.R tests/testthat/test-highlightClones.R tests/testthat/test-loadContigs.R tests/testthat/test-percentAA.R tests/testthat/test-percentGenes.R tests/testthat/test-percentKmer.R tests/testthat/test-percentVJ.R tests/testthat/test-positionalEntropy.R tests/testthat/test-positionalProperty.R tests/testthat/test-seurat_command.R tests/testthat/test-subsetClones.R tests/testthat/test-utils.R tests/testthat/test-vizGenes.R
tests/testthat/testdata/clustering/clonalCluster_2sample_data.rds
tests/testthat/testdata/clustering/clonalCluster_IGHaa_data.rds
tests/testthat/testdata/clustering/clonalCluster_TRBaa_data.rds
tests/testthat/testdata/clustering/clonalCluster_TRBaa_metadata.rds
tests/testthat/testdata/combineContigs/combineBCR_list_expected.rds
tests/testthat/testdata/combineContigs/combineTCR_list_expected.rds
tests/testthat/testdata/combineContigs/combineTCR_list_filterMulti.rds
tests/testthat/testdata/combineContigs/combineTCR_list_nonproductive.rds
tests/testthat/testdata/combineContigs/combineTCR_list_removeNA.rds
tests/testthat/testdata/combineContigs/combined.rds
tests/testthat/testdata/export/exportClones_TCRMatch.rds
tests/testthat/testdata/export/exportClones_airr.rds
tests/testthat/testdata/export/exportClones_paired.rds
tests/testthat/testdata/load/loadContigs_10x.rds
tests/testthat/testdata/load/loadContigs_BD.rds
tests/testthat/testdata/load/loadContigs_Immcantation.rds
tests/testthat/testdata/load/loadContigs_MiXCR.rds
tests/testthat/testdata/load/loadContigs_Omniscope.rds
tests/testthat/testdata/load/loadContigs_Parse.rds
tests/testthat/testdata/load/loadContigs_TRUST4.rds
tests/testthat/testdata/load/loadContigs_WAT3R.rds
tests/testthat/testdata/percentKmer/top_30_aa_3mer_composition_matrix.rds
tests/testthat/testdata/percentKmer/top_30_nt_3mer_composition_matrix.rds
tests/testthat/testdata/processing/addVariable_data.rds
tests/testthat/testdata/processing/subsetClones_data.rds
tests/testthat/testdata/seuratFunctions/StartracDiversity_exportTable.rds
tests/testthat/testdata/seuratFunctions/alluvialClones_exportTable.rds
tests/testthat/testdata/seuratFunctions/clonalBias_exportTable.rds
tests/testthat/testdata/seuratFunctions/clonalNetwork_exportClones.rds
tests/testthat/testdata/seuratFunctions/clonalNetwork_exportTable.rds
tests/testthat/testdata/seuratFunctions/clonalOccupy_exportTable.rds
tests/testthat/testdata/seuratFunctions/combineExpression_grouping_metadata.rds
tests/testthat/testdata/seuratFunctions/combineExpression_new_metadata.rds
tests/testthat/testdata/seuratFunctions/getCirclize_default_output.rds
tests/testthat/testdata/seuratFunctions/getCirclize_proportion_output.rds
tests/testthat/testdata/seuratFunctions/highlightClones_meta.rds
tests/testthat/testdata/utils/assignCT_Tcell_data.rds
tests/testthat/testdata/utils/bound.input.return_data.rds
tests/testthat/testdata/utils/checkContigs_data.rds
tests/testthat/testdata/utils/constructConDfAndParseTCRInput.rds
tests/testthat/testdata/utils/data.wrangle_data.rds
tests/testthat/testdata/utils/data2.rds
tests/testthat/testdata/utils/df_list.rds
tests/testthat/testdata/utils/expected_con_df.rds
tests/testthat/testdata/utils/expression2List_by.orig.ident_data.rds
tests/testthat/testdata/utils/expression2List_data.rds
tests/testthat/testdata/utils/filteringNA_metadata.rds
tests/testthat/testdata/utils/get.coord_data.rds
tests/testthat/testdata/utils/grabMeta_data.rds
tests/testthat/testdata/utils/list.input.return_data.rds
tests/testthat/testdata/utils/makeGenes_T_expected.rds
tests/testthat/testdata/utils/makeGenes_T_input.rds
tests/testthat/testdata/utils/parseTCR_result.rds
tests/testthat/testdata/utils/removingMulti_data.rds
tests/testthat/testdata/visualizations/clonalDiversity_exportTable.rds
tests/testthat/testdata/visualizations/clonalHomeostasis_exportTable.rds
tests/testthat/testdata/visualizations/clonalProportion_exportTable.rds
tests/testthat/testdata/visualizations/clonalRarefaction_h0_p1_exportTable.rds
tests/testthat/testdata/visualizations/clonalRarefaction_h1_p2_exportTable.rds
tests/testthat/testdata/visualizations/clonalRarefaction_h2_p3_exportTable.rds
tests/testthat/testdata/visualizations/clonalScatter_exportTable.rds
tests/testthat/testdata/visualizations/clonalSizeDistribution_exportTable.rds
tests/testthat/testdata/visualizations/percentAA_exportTable.rds
tests/testthat/testdata/visualizations/percentGenes_exportTable.rds
tests/testthat/testdata/visualizations/percentVJ_exportTable.rds
vignettes/articles/Attaching_SC.Rmd vignettes/articles/Clonal_Bias.Rmd vignettes/articles/Clonal_Cluster.Rmd vignettes/articles/Clonal_Diversity.Rmd vignettes/articles/Clonal_Dynamics.Rmd vignettes/articles/Clonal_Visualizations.Rmd vignettes/articles/Combining_Contigs.Rmd vignettes/articles/FAQ.Rmd vignettes/articles/Ibex.Rmd vignettes/articles/Installation.Rmd vignettes/articles/Loading.Rmd vignettes/articles/Processing.Rmd vignettes/articles/Repertoire_Summary.Rmd vignettes/articles/Running_Escape.Rmd vignettes/articles/SC_Visualizations.Rmd vignettes/articles/Trex.Rmd vignettes/vignette.Rmd
ncborcherding/scRepertoire documentation built on May 8, 2024, 6:28 a.m.