# NOT RUN {
Annotation(atac_small[["peaks"]])
# }
# NOT RUN {
Annotation(atac_small)
# }
# NOT RUN {
genes <- Annotation(atac_small)
Annotation(atac_small[["peaks"]]) <- genes
genes <- Annotation(atac_small)
Annotation(atac_small) <- genes
# }
Run the code above in your browser using DataLab