NEWS.md
BUG FIXES
derfinder::makeGenomicState()
introduced by the change in R 4.0 on the default behavior of data.frame(stringsAsFactors = FALSE)
which used to be TRUE
. This error didn’t break derfinder
but was breaking gencode_genomic_state()
.SIGNIFICANT USER-VISIBLE CHANGES
SIGNIFICANT USER-VISIBLE CHANGES
AnnotationHub::AnnotationHub()
and thus through GenomicStateHub()
. The documentation now reflects this change.SIGNIFICANT USER-VISIBLE CHANGES
GenomicStateHub()
which will work once the data is uploaded to AnnotationHub
.NEW FEATURES
NEWS.md
file to track changes to the package.gencode_txdb()
, gencode_annotated_genes()
and gencode_genomic_state()
for creating GenomicState objects from Gencode annotation files for human genome versions hg38 and hg19.local_metadata()
for finding the data locally, particularly at JHPCE.