-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add dev version number to news
- Loading branch information
1 parent
12132ad
commit d750c21
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |