Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelove committed Jan 16, 2021
1 parent 82a55f2 commit c473099
Show file tree
Hide file tree
Showing 4 changed files with 194 additions and 4 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# mrlocus 0.0.20
# mrlocus 0.0.22

* Added `trimClusters` helper function.
* Added `trimClusters` helper function, with default
to trim down from most significant signal cluster to
the least.
* Warning if < 2 signal clusters provided (not recommended).

# mrlocus 0.0.17

Expand Down
2 changes: 1 addition & 1 deletion docs/articles/mrlocus.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

187 changes: 187 additions & 0 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgdown: 1.6.1
pkgdown_sha: ~
articles:
mrlocus: mrlocus.html
last_built: 2021-01-15T12:20Z
last_built: 2021-01-16T01:16Z
urls:
reference: https://mikelove.github.io/mrlocus/reference
article: https://mikelove.github.io/mrlocus/articles
Expand Down

0 comments on commit c473099

Please sign in to comment.