Package: GreyListChIP 1.39.0

Matt Eldridge

GreyListChIP: Grey Lists -- Mask Artefact Regions Based on ChIP Inputs

Identify regions of ChIP experiments with high signal in the input, that lead to spurious peaks during peak calling. Remove reads aligning to these regions prior to peak calling, for cleaner ChIP analysis.

Authors:Matt Eldridge [cre], Gord Brown [aut]

GreyListChIP_1.39.0.tar.gz
GreyListChIP_1.39.0.zip(r-4.5)GreyListChIP_1.39.0.zip(r-4.4)GreyListChIP_1.39.0.zip(r-4.3)
GreyListChIP_1.39.0.tgz(r-4.4-any)GreyListChIP_1.39.0.tgz(r-4.3-any)
GreyListChIP_1.39.0.tar.gz(r-4.5-noble)GreyListChIP_1.39.0.tar.gz(r-4.4-noble)
GreyListChIP_1.39.0.tgz(r-4.4-emscripten)GreyListChIP_1.39.0.tgz(r-4.3-emscripten)
GreyListChIP.pdf |GreyListChIP.html
GreyListChIP/json (API)
NEWS

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

Peer review:

Datasets:
  • ce10.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • ce11.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • dm3.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • dm6.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • grch37.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • grch38.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • greyList - A sample 'GreyList' object for use in examples.
  • hg19.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • hg38.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • mm10.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.
  • mm9.blacklist - A 'GRanges' object representing ENCODE signal artefact or "black list" regions.

On BioConductor:GreyListChIP-1.39.0(bioc 3.21)GreyListChIP-1.38.0(bioc 3.20)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

chipseqalignmentpreprocessingdifferentialpeakcallingsequencinggenomeannotationcoverage

5.10 score 4 packages 9 scripts 1.7k downloads 2 mentions 9 exports 52 dependencies

Last updated 2 months agofrom:daa5333f90. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKDec 19 2024
R-4.5-winNOTEDec 19 2024
R-4.5-linuxNOTEDec 19 2024
R-4.4-winOKDec 19 2024
R-4.4-macOKDec 19 2024
R-4.3-winOKDec 19 2024
R-4.3-macOKDec 19 2024

Exports:calcThresholdcountReadsexportgetKaryotypegreyListBSloadKaryotypemakeGreyListsetRegionsshow

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitopsBSgenomecodetoolscpp11crayoncurlDelayedArrayformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangeshttrIRangesjsonlitelambda.rlatticeMASSMatrixMatrixGenericsmatrixStatsmimeopensslR6RCurlrestfulrRhtslibrjsonRsamtoolsrtracklayerS4ArraysS4VectorssnowSparseArraySummarizedExperimentsysUCSC.utilsXMLXVectoryamlzlibbioc

Generating Grey Lists from Input Libraries

Rendered fromGreyList-demo.Rnwusingutils::Sweaveon Dec 19 2024.

Last update: 2020-07-29
Started: 2015-01-14

Readme and manuals

Help Manual

Help pageTopics
Calculate Read Count ThresholdcalcThreshold calcThreshold,GreyList-method
A 'GRanges' object representing ENCODE signal artefact or "black list" regions.ce10.blacklist ce11.blacklist dm3.blacklist dm6.blacklist grch37.blacklist grch38.blacklist hg19.blacklist hg38.blacklist mm10.blacklist mm9.blacklist
Count reads from a 'BamFile'countReads countReads,GreyList-method
Replace the karyotype of a 'GreyList' objectgetKaryotype getKaryotype,GreyList-method
A sample 'GreyList' object for use in examples.greyList
'"GreyList"' Objectsexport,GreyList,character,missing-method GreyList GreyList-class initialize,GreyList,BSgenome-method show,GreyList-method
Construct a grey list with default argumentsgreyListBS
Load a karyotype from a fileloadKaryotype loadKaryotype,GreyList-method
Generate a grey list from a 'GreyList' objectmakeGreyList makeGreyList,GreyList-method
Replace the set of regions of a 'GreyList' objectsetRegions setRegions,GreyList-method