Package: VDJdive 1.9.0
VDJdive: Analysis Tools for 10X V(D)J Data
This package provides functions for handling and analyzing immune receptor repertoire data, such as produced by the CellRanger V(D)J pipeline. This includes reading the data into R, merging it with paired single-cell data, quantifying clonotype abundances, calculating diversity metrics, and producing common plots. It implements the E-M Algorithm for clonotype assignment, along with other methods, which makes use of ambiguous cells for improved quantification.
Authors:
VDJdive_1.9.0.tar.gz
VDJdive_1.9.0.zip(r-4.5)VDJdive_1.9.0.zip(r-4.4)VDJdive_1.9.0.zip(r-4.3)
VDJdive_1.9.0.tgz(r-4.4-x86_64)VDJdive_1.9.0.tgz(r-4.4-arm64)VDJdive_1.9.0.tgz(r-4.3-x86_64)VDJdive_1.9.0.tgz(r-4.3-arm64)
VDJdive_1.9.0.tar.gz(r-4.5-noble)VDJdive_1.9.0.tar.gz(r-4.4-noble)
VDJdive_1.9.0.tgz(r-4.4-emscripten)VDJdive_1.9.0.tgz(r-4.3-emscripten)
VDJdive.pdf |VDJdive.html✨
VDJdive/json (API)
NEWS
# Install 'VDJdive' in R: |
install.packages('VDJdive', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kstreet13/vdjdive/issues
- contigs - SplitDataFrameList containing AIRR-seq (TCR) data for six cells
On BioConductor:VDJdive-1.9.0(bioc 3.21)VDJdive-1.8.0(bioc 3.20)
softwareimmunooncologysinglecellannotationrnaseqtargetedresequencing
Last updated 19 days agofrom:9a1d59527c. Checks:OK: 1 NOTE: 3 WARNING: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | WARNING | Oct 31 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 31 2024 |
R-4.4-win-x86_64 | WARNING | Oct 31 2024 |
R-4.4-mac-x86_64 | WARNING | Oct 31 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 31 2024 |
R-4.3-win-x86_64 | WARNING | Oct 31 2024 |
R-4.3-mac-x86_64 | WARNING | Oct 31 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 31 2024 |
Exports:abundanceVDJaddVDJtoSCEbarVDJboxVDJcalculateDiversityclonoAbundanceclonoAssignmentclonoFrequencyclonoGroupclonoNamesclonoStatspieVDJreadVDJcontigsrunBreakawayrunVDJPCAscatterVDJshowsplitClonotypessummarizeClonotypeswriteVDJcontigs
Dependencies:abindaskpassBHBiobaseBiocGenericsBiocParallelclicodetoolscolorspacecowplotcpp11crayoncurlDelayedArrayfansifarverformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegridExtragtablehttrIRangesisobandjsonlitelabelinglambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeopensslpillarpkgconfigR6RColorBrewerRcpprlangS4ArraysS4VectorsscalesSingleCellExperimentsnowSparseArraySummarizedExperimentsystibbleUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create an abundance graph for clonotype expansion | abundanceVDJ abundanceVDJ,clonoStats-method |
Add 10X CellRanger V(D)J data to SingleCellExperiment | addVDJtoSCE addVDJtoSCE,character,SingleCellExperiment-method addVDJtoSCE,SplitDataFrameList,SingleCellExperiment-method |
Create a bar graph for clonotype expansion | barVDJ barVDJ,clonoStats-method barVDJ,Matrix-method barVDJ,matrix-method |
Create a box plot for diversity measures | boxVDJ boxVDJ,matrix-method |
Sample diversity estimation | calculateDiversity calculateDiversity,clonoStats-method calculateDiversity,SingleCellExperiment-method |
Assign cell-level clonotypes and calculate abundances | clonoStats clonoStats,clonoStats-method clonoStats,SingleCellExperiment-method clonoStats,SplitDataFrameList-method |
'clonoStats' object class | clonoAbundance clonoAbundance,clonoStats-method clonoAbundance,SingleCellExperiment-method clonoAssignment clonoAssignment,clonoStats-method clonoAssignment,SingleCellExperiment-method clonoFrequency clonoFrequency,clonoStats-method clonoFrequency,SingleCellExperiment-method clonoGroup clonoGroup,clonoStats-method clonoGroup,SingleCellExperiment-method clonoNames clonoNames,clonoStats-method clonoNames,SingleCellExperiment-method clonoStats-class show,clonoStats-method |
SplitDataFrameList containing AIRR-seq (TCR) data for six cells | contigs |
Create a pie chart for clonotype expansion | pieVDJ pieVDJ,clonoStats-method pieVDJ,Matrix-method pieVDJ,matrix-method |
Load 10X CellRanger V(D)J data | readVDJcontigs readVDJcontigs,character-method |
Clonotype richness estimation with Breakaway | runBreakaway runBreakaway,clonoStats-method |
Run PCA on clonotype abundance matrix | runVDJPCA runVDJPCA,clonoStats-method |
Create a scatterplot for diversity evenness and abundance | scatterVDJ scatterVDJ,matrix-method |
Split cell-level clonotype counts by sample | splitClonotypes splitClonotypes,clonoStats-method splitClonotypes,Matrix-method splitClonotypes,matrix-method splitClonotypes,SingleCellExperiment-method |
Get sample-level clonotype counts | summarizeClonotypes summarizeClonotypes,clonoStats-method summarizeClonotypes,Matrix-method summarizeClonotypes,matrix-method summarizeClonotypes,SingleCellExperiment-method |
Write V(D)J contig data in 10X format | writeVDJcontigs writeVDJcontigs,character,SplitDataFrameList-method |