Package: tadar 1.11.0

Lachlan Baer

tadar: Transcriptome Analysis of Differential Allelic Representation

This package provides functions to standardise the analysis of Differential Allelic Representation (DAR). DAR compromises the integrity of Differential Expression analysis results as it can bias expression, influencing the classification of genes (or transcripts) as being differentially expressed. DAR analysis results in an easy-to-interpret value between 0 and 1 for each genetic feature of interest, where 0 represents identical allelic representation and 1 represents complete diversity. This metric can be used to identify features prone to false-positive calls in Differential Expression analysis, and can be leveraged with statistical methods to alleviate the impact of such artefacts on RNA-seq data.

Authors:Lachlan Baer [aut, cre], Stevie Pederson [aut]

tadar_1.11.0.tar.gz
tadar_1.11.0.zip(r-4.7)tadar_1.11.0.zip(r-4.6)tadar_1.11.0.zip(r-4.5)
tadar_1.11.0.tgz(r-4.6-any)tadar_1.11.0.tgz(r-4.5-any)
tadar_1.11.0.tar.gz(r-4.7-any)tadar_1.11.0.tar.gz(r-4.6-any)
tadar_1.11.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tadar/json (API)
NEWS

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

Bug tracker:https://github.com/baerlachlan/tadar/issues

Datasets:
  • chr1_genes - Genomic feature example data
  • chr1_tt - Differential expression example data

On BioConductor:tadar-1.11.0(bioc 3.24)tadar-1.10.0(bioc 3.23)

sequencingrnaseqsnpgenomicvariationvariantannotationdifferentialexpression

4.86 score 1 stars 16 scripts 276 downloads 11 exports 143 dependencies

Last updated from:fe09e622bd. Checks:1 WARNING, 9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING231
linux-devel-x86_64OK542
source / vignettesOK325
linux-release-x86_64OK507
macos-release-arm64OK264
macos-oldrel-arm64OK292
windows-develOK463
windows-releaseOK409
windows-oldrelOK458
wasm-releaseOK192

Exports:assignFeatureDarcountAllelescountsToPropsdarfilterLociflipRangesmodPplotChrDarplotDarECDFreadGenotypesunphaseGT

Dependencies:abindAnnotationDbiAnnotationFilteraskpassbackportsbase64encBHBiobaseBiocBaseUtilsBiocFileCacheBiocGenericsBiocIOBiocParallelbiomaRtBiostringsbiovizBasebitbit64bitopsblobBSgenomebslibcachemcheckmatecigarillocliclustercodetoolscolorspacecpp11crayoncurldata.tableDBIdbplyrDelayedArraydeldirdichromatdigestdplyrensembldbevaluatefarverfastmapfilelockfontawesomeforeignformatRFormulafsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2gluegridExtragtableGvizhighrHmischmshtmlTablehtmltoolshtmlwidgetshttrhttr2interpIRangesisobandjpegjquerylibjsonliteKEGGRESTknitrlabelinglambda.rlatticelatticeExtralazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimennetopensslpillarpkgconfigpngprettyunitsprogressProtGenericspurrrR6rappdirsRColorBrewerRcppRcppEigenRCurlrestfulrRhtslibrjsonrlangrmarkdownrpartRsamtoolsRSQLiterstudioapirtracklayerS4ArraysS4VectorsS7sassscalesSeqinfosnowSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselecttinytexUCSC.utilsutf8VariantAnnotationvctrsviridisLitewithrxfunXMLxml2XVectoryaml

Differential Allelic Representation (DAR) analysis

Rendered fromdar.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2025-01-25
Started: 2023-03-29

Readme and manuals

Help Manual

Help pageTopics
Assign DAR values to genomic featuresassignFeatureDar assignFeatureDar,GRangesList,GRanges-method
Genomic feature example datachr1_genes
Differential expression example datachr1_tt
Count alleles within each experimental groupcountAlleles countAlleles,GRanges,list-method
Convert allele counts to proportionscountsToProps countsToProps,GRangesList-method
Calculate Differential Allelic Representation (DAR)dar dar,GRangesList,matrix-method
Filter locifilterLoci filterLoci,GRangesList-method
Convert DAR origin ranges to DAR region ranges, or vice versaflipRanges flipRanges,GRangesList-method
DAR-moderated _p_-valuesmodP modP,numeric,numeric-method
Plot DAR across a chromosomeplotChrDar plotChrDar,GRanges-method
Plot the Empirical Cumulative Distribution Function of DARplotDarECDF plotDarECDF,GRanges-method
Read genotypes from a VCF filereadGenotypes readGenotypes,character-method readGenotypes,TabixFile-method
Unphase genotypesunphaseGT unphaseGT,data.frame-method unphaseGT,matrix-method