Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood authored Sep 18, 2024
1 parent de23085 commit 601518c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# biobox x.x.x

## NEW FEATURES

* `rsem`:
- `rsem_calculate_expression`: Calculate expression levels (PR #93).

## BUG FIXES

* `pear`: fix component not exiting with the correct exitcode when PEAR fails.
Expand Down Expand Up @@ -77,8 +82,6 @@
* `bedtools`:
- `bedtools_getfasta`: extract sequences from a FASTA file for each of the
intervals defined in a BED/GFF/VCF file (PR #59).
* `rsem`:
- `rsem_calculate_expression`: Calculate expression levels (PR #93).

## MINOR CHANGES

Expand All @@ -100,4 +103,4 @@

* Add escaping character before leading hashtag in the description field of the config file (PR #50).

* Format URL in biobase/bcl_convert description (PR #55).
* Format URL in biobase/bcl_convert description (PR #55).

0 comments on commit 601518c

Please sign in to comment.