diff --git a/_pkgdown.yml b/_pkgdown.yml index 484a579..17fdb88 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -69,6 +69,7 @@ reference: - combineBCR - combineTCR - createHTOContigList + - getContigDoublets - exportClones - loadContigs - subsetClones diff --git a/inst/pkgdown.yml b/inst/pkgdown.yml index 1a45748..8374de1 100644 --- a/inst/pkgdown.yml +++ b/inst/pkgdown.yml @@ -1,27 +1,26 @@ -pandoc: 3.1.1 -pkgdown: 2.0.9 +pandoc: 3.1.11 +pkgdown: 2.1.0 pkgdown_sha: ~ articles: - Attaching_SC: Attaching_SC.html - Clonal_Bias: Clonal_Bias.html - Clonal_Cluster: Clonal_Cluster.html - Clonal_Diversity: Clonal_Diversity.html - Clonal_Dynamics: Clonal_Dynamics.html - Clonal_Visualizations: Clonal_Visualizations.html - Combining_Contigs: Combining_Contigs.html - FAQ: FAQ.html - Ibex: Ibex.html - immApex: immApex.html - Installation: Installation.html - Loading: Loading.html - Processing: Processing.html - Repertoire_Summary: Repertoire_Summary.html - Running_Escape: Running_Escape.html - SC_Visualizations: SC_Visualizations.html - Trex: Trex.html + articles/Attaching_SC: Attaching_SC.html + articles/Clonal_Bias: Clonal_Bias.html + articles/Clonal_Cluster: Clonal_Cluster.html + articles/Clonal_Diversity: Clonal_Diversity.html + articles/Clonal_Dynamics: Clonal_Dynamics.html + articles/Clonal_Visualizations: Clonal_Visualizations.html + articles/Combining_Contigs: Combining_Contigs.html + articles/FAQ: FAQ.html + articles/Ibex: Ibex.html + articles/immApex: immApex.html + articles/Installation: Installation.html + articles/Loading: Loading.html + articles/Processing: Processing.html + articles/Repertoire_Summary: Repertoire_Summary.html + articles/Running_Escape: Running_Escape.html + articles/SC_Visualizations: SC_Visualizations.html + articles/Trex: Trex.html vignette: vignette.html -last_built: 2024-08-09T12:11Z +last_built: 2024-11-04T17:59Z urls: reference: https://www.borch.dev/uploads/scRepertoire/reference article: https://www.borch.dev/uploads/scRepertoire/articles - diff --git a/vignettes/articles/immApex.Rmd b/vignettes/articles/immApex.Rmd index 12b5015..bd22b55 100644 --- a/vignettes/articles/immApex.Rmd +++ b/vignettes/articles/immApex.Rmd @@ -168,6 +168,7 @@ Parameters for ```formatGenes()``` Here, we will use the built-in example from Adaptive Biotechnologies and reformat and simplify the **v** region. ```formatGenes()``` will add 2 columns to the end of the data frame per region selected - 1) **v_IMGT** will be the formatted gene calls and 2) **v_IMGT.check** is a binary for if the formatted region appears in the IMGT database. In the example below, "TRBV2-1" is not recognized as a designation within IMGT. ```{r tidy = FALSE} +data("immapex_example.data") Adaptive_example <- formatGenes(immapex_example.data[["Adaptive"]], region = "v", technology = "Adaptive",