# \donttest{
Annotation(atac_small[["peaks"]])
# }
# \donttest{
Annotation(atac_small)
# }
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