Skip to content

Commit

Permalink
docs: add dev version number to news
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Apr 23, 2024
1 parent 12132ad commit d750c21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# reneeTools development version
# reneeTools development version 0.0.0.9000

This is the first release of reneeTools 🎉

- Create a `NEWS.md` file to track changes to the package.

## Main functions & classes

- `reneeDataSet`
- `reneeDataSet` (#16, #28, @kelly-sovacool)
- `create_reneeDataSet_from_files()`
- `create_reneeDataSet_from_dataframes()`
- `run_deseq2()`
- `filter_low_counts()`
- `filter_low_counts()` (#10, @kelly-sovacool)

0 comments on commit d750c21

Please sign in to comment.