Skip to content

Commit

Permalink
removed the prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
linquynus committed May 7, 2019
1 parent 59da54a commit 8790168
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: TFregulomeR
Type: Package
Title: Flexible Characterisation of Transcription Factor Binding Partners and Binding Motifs using Cell-specific Cistrome and Methylome Meta-data
Version: 1.0.1
Version: 1.0.0
Description: An R-package linked to a large timely-updated compendium of cistrome and methylome datasets, implemented with functionalities that facilitate the manipulation and analysis of TFBS and methylome meta-data. In particular, TFregulomeR permits the characterisation of TF binding partners and cell-specific TFBSs, along with the study of TF’s functions in the context of different partners’ combinations and DNA methylation levels.
Authors@R: c(person("Quy Xiao Xuan", "Lin", email = "linquyzju@gmail.com", role = c("aut", "cre")),
person("Sudhakar", "Jha", email = "csisjha@nus.edu.sg", role = "ctb"),
Expand Down
4 changes: 1 addition & 3 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
Changes in version 1.0.1 (2019-05-07)
+ changed genomeAnnotate in line with the updated UCSC gene names
Changes in version 1.0.0 (2019-05-06)
Changes in version 1.0.0 (2019-05-07)
+ stable version released
Changes in version 0.99.0 (2019-01-30)
+ before release
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ TFregulomeR data warehouse version: 1.0.0

## Release notes

#### Current TFregulomeR release version: 1.0.1 (Updated on 7 May 2019).
v1.0.1 note: UCSC changed hg38 gene name in line with Ensembl, and *genomeAnnotate()* function has been updated accordingly.
#### Current TFregulomeR release version: 1.0.0 (Updated on 7 May 2019).
v1.0.0 note: stable release version.

-------

Expand Down

0 comments on commit 8790168

Please sign in to comment.