Skip to content

Commit

Permalink
chore: prepare release v2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2024
1 parent 9afb7d9 commit acaa1f0
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 24 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## RENEE development version
## RENEE 2.5.11

- Create a citation file to describe how to cite RENEE. (#86, @kelly-sovacool)
- Fix: set HPC-specific fastq screen config and kraken DB paths for Biowulf and FRCE. (#78, @kelly-sovacool)
Expand Down
47 changes: 25 additions & 22 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,28 +1,31 @@
cff-version: 1.2.0
message: "Please cite RENEE as below."
message: Please cite RENEE as below.
authors:
- family-names: Sevilla
given-names: Samantha
orcid: https://orcid.org/0000-0002-8734-9875
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
- family-names: Sovacool
given-names: Kelly
orcid: https://orcid.org/0000-0003-3283-829X
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
- family-names: Kuhn
given-names: Skyler
orcid: https://orcid.org/0000-0003-0606-2125
- family-names: Tandon
given-names: Mayank
orcid: https://orcid.org/0000-0002-1675-5040
- family-names: Koparde
given-names: Vishal
orcid: https://orcid.org/0000-0001-8978-8495
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
title: "RENEE: Rna sEquencing aNalysis pipElinE"
- family-names: Sevilla
given-names: Samantha
orcid: https://orcid.org/0000-0002-8734-9875
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory
for Cancer Research, Frederick, MD 21702, USA
- family-names: Sovacool
given-names: Kelly
orcid: https://orcid.org/0000-0003-3283-829X
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory
for Cancer Research, Frederick, MD 21702, USA
- family-names: Kuhn
given-names: Skyler
orcid: https://orcid.org/0000-0003-0606-2125
- family-names: Tandon
given-names: Mayank
orcid: https://orcid.org/0000-0002-1675-5040
- family-names: Koparde
given-names: Vishal
orcid: https://orcid.org/0000-0001-8978-8495
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory
for Cancer Research, Frederick, MD 21702, USA
title: 'RENEE: Rna sEquencing aNalysis pipElinE'
url: https://ccbr.github.io/RENEE
repository-code: https://github.com/CCBR/RENEE
license: MIT
type: software
version: 2.5.10
date-released: 2024-01-03
version: v2.5.11
date-released: '2024-01-22'
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.10
2.5.11

0 comments on commit acaa1f0

Please sign in to comment.