chromVAR icon indicating copy to clipboard operation
chromVAR copied to clipboard

how can I get three col in example counts step?

Open Renfang2019 opened this issue 4 years ago • 0 comments

Dear, I have been trying the chromVAR for bulk ATAC data and encourter this problem as below. Any suggestions? Thank you so much.

library(BSgenome.Mmusculus.UCSC.mm10)

example_counts <- addGCBias(fragment_counts,

  •                         genome = BSgenome.Mmusculus.UCSC.mm10)
    

head((example_counts)) class: RangedSummarizedExperiment dim: 6 1 metadata(0): assays(1): counts rownames: NULL rowData names(4): score qval name bias colnames(1): E16WTc_chr.bam colData names(2): sampletype depth

Renfang2019 avatar Jul 18 '19 17:07 Renfang2019