Package: nullranges 1.11.0

Michael Love

nullranges: Generation of null ranges via bootstrapping or covariate matching

Modular package for generation of sets of ranges representing the null hypothesis. These can take the form of bootstrap samples of ranges (using the block bootstrap framework of Bickel et al 2010), or sets of control ranges that are matched across one or more covariates. nullranges is designed to be inter-operable with other packages for analysis of genomic overlap enrichment, including the plyranges Bioconductor package.

Authors:Michael Love [aut, cre], Wancen Mu [aut], Eric Davis [aut], Douglas Phanstiel [aut], Stuart Lee [aut], Mikhail Dozmorov [ctb], Tim Triche [ctb], CZI [fnd]

nullranges_1.11.0.tar.gz
nullranges_1.11.0.zip(r-4.5)nullranges_1.11.0.zip(r-4.4)nullranges_1.11.0.zip(r-4.3)
nullranges_1.11.0.tgz(r-4.4-any)nullranges_1.11.0.tgz(r-4.3-any)
nullranges_1.11.0.tar.gz(r-4.5-noble)nullranges_1.11.0.tar.gz(r-4.4-noble)
nullranges_1.11.0.tgz(r-4.4-emscripten)nullranges_1.11.0.tgz(r-4.3-emscripten)
nullranges.pdf |nullranges.html
nullranges/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/nullranges/nullranges/issues

On BioConductor:nullranges-1.11.0(bioc 3.20)nullranges-1.10.0(bioc 3.19)

bioconductor-package

26 exports 1.45 score 85 dependencies 1 dependents

Last updated 2 months agofrom:c161668d44

Exports:bootRangesBootRangescombnCovcovariatesfocalindicesmakeExampleMatchedDataSetmatchedMatchedmatchedDataMatchedDataFrameMatchedGInteractionsMatchedGRangesmatchRangesmethodoneRegionSegmentoverviewplotCovariateplotPropensityplotSegmentpoolreduceSegmentsegmentDensityshowunmatchedwithReplacement

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitopsclicodetoolscolorspacecpp11crayoncurldata.tableDelayedArraydplyrfansifarverformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangesggplot2ggridgesgluegtablehmshttrInteractionSetIRangesisobandjsonlitelabelinglambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeopensslpillarpkgconfigplyrangesprettyunitsprogressR6RColorBrewerRcppRCurlrestfulrRhtslibrjsonrlangRsamtoolsrtracklayerS4ArraysS4VectorsscalessnowSparseArraySummarizedExperimentsystibbletidyselectUCSC.utilsutf8vctrsviridisLitewithrXMLXVectoryamlzlibbioc

Introduction to nullranges

Rendered fromnullranges.Rmdusingknitr::rmarkdownon Jun 19 2024.

Last update: 2022-12-30
Started: 2020-12-22

Introduction to bootRanges

Rendered frombootRanges.Rmdusingknitr::rmarkdownon Jun 19 2024.

Last update: 2023-08-21
Started: 2023-01-03

Introduction to matchRanges

Rendered frommatchRanges.Rmdusingknitr::rmarkdownon Jun 19 2024.

Last update: 2023-06-23
Started: 2023-01-13

Matching case study I: CTCF occupancy

Rendered frommatching_granges.Rmdusingknitr::rmarkdownon Jun 19 2024.

Last update: 2023-08-02
Started: 2021-06-01

Matching case study II: CTCF orientation

Rendered frommatching_ginteractions.Rmdusingknitr::rmarkdownon Jun 19 2024.

Last update: 2023-08-02
Started: 2021-06-01

Creating a pool set for matchRanges

Rendered frommatching_pool_set.Rmdusingknitr::rmarkdownon Jun 19 2024.

Last update: 2023-01-13
Started: 2022-12-28

Readme and manuals

Help Manual

Help pageTopics
Block bootstrap for genomic rangesbootRanges
BootRanges objectBootRanges BootRanges-class
Function for creating combinations of covariatescombnCov combnCov,character-method
Get covariates from a Matched objectcovariates covariates,Matched-method
Get focal set from a Matched objectfocal focal,MDF_OR_MGR_OR_MGI-method
Get indices of matched setindices indices,Matched-method
Function for generating an example matchRanges or Matched datasetmakeExampleMatchedDataSet makeExampleMatchedDataSet,character_OR_missing,logical_OR_missing,character_OR_missing,logical_OR_missing-method
Get matched set from a Matched objectmatched matched,MDF_OR_MGR_OR_MGI-method
Matched objectsMatched Matched-class
Get matched data from a Matched objectmatchedData matchedData,Matched-method
MatchedDataFrame objectsMatchedDataFrame MatchedDataFrame-class
MatchedGInteractions objectsMatchedGInteractions MatchedGInteractions-class
MatchedGRanges objectsMatchedGRanges MatchedGRanges-class
Generate a covariate-matched control set of rangesmatchRanges matchRanges,DF_OR_df_OR_dt,DF_OR_df_OR_dt,formula,character_OR_missing,logical_OR_missing-method matchRanges,GInteractions,GInteractions,formula,character_OR_missing,logical_OR_missing-method matchRanges,GRanges,GRanges,formula,character_OR_missing,logical_OR_missing-method
Get matching method used for Matched objectmethod method,Matched-method
Segmentation based on one regiononeRegionSegment
Overview of matching qualityoverview overview,Matched,numeric_OR_missing-method
Covariate plotting for Matched objectsplotCovariate plotCovariate,Matched,character_OR_missing,character_OR_missing,character_OR_missing,character_OR_missing-method
Propensity score plotting for Matched objectsplotPropensity plotPropensity,Matched,character_OR_missing,character_OR_missing,character_OR_missing-method
Plot genome segmentationplotSegment
Get pool set from a Matched objectpool pool,MDF_OR_MGR_OR_MGI-method
Combine nearby regions with same statereduceSegment
Genome segmentation based on feature densitysegmentDensity
Get unmatched set from a Matched objectunmatched unmatched,MDF_OR_MGR_OR_MGI-method
Get replace methodwithReplacement withReplacement,Matched-method