Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions pipelines/optimus/Optimus.changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# (next version)
2020-04-24 (Date of Last Commit)

* Added new snRNAseq counting_mode parameter
* For the sn_rna couting mode only, updated dropseq tools to version #
* Updated sctools to version # to support new counting

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the standard to add a blank line between each bulleted item in the changelog? I don't think we're doing that in dsde-pipelines.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We never talked about when making the style guide- I will have to update the guide. I changed the changelog here to be single space so that it matches dsde-pipelines.

* Added tests for sn_rna counting mode

* Updated Zarr and Loom output to include global attribute for counting mode

* Updated documentation to detail new counting_mode parameter and to include new FAQ section



# optimus_v2.0.0
2020-02-28 (Date of Last Commit)

* Fixed bug that resulted in emptyDrops output being incorrect

Expand Down