-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathNEWS
More file actions
27 lines (17 loc) · 750 Bytes
/
NEWS
File metadata and controls
27 lines (17 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# chromVAR 0.99.1
Updates to vignettes.
# chromVAR 0.99.1
Changes in reponse to Bioconductor review:
* Removed deprecated snake_case functions
* Internal changes to make code neater, less prone to problems
# chromVAR 0.99.0
First version submitted to Bioconductor
# chromVAR 0.4.7
Made it mandatory to provide genome for some functions, rather than defaulting
to hg19. Allow usage of FaFile or DNAStringSet instead of BSgenome for genome
input.
# chromVAR 0.4.2
ChromVAR is a package for determining variation in chromatin accessibility
across sets of peaks sharing a common genomic annotations. Designed primarily
for single-cell or sparse chromatin accessibility data, e.g. from scATAC-seq or
sparse bulk ATAC or DNAse-seq experiments.