Skip to content

Commit a36705c

Browse files
chore: 🤖 prepare release v0.11.0
1 parent 424ae54 commit a36705c

File tree

3 files changed

+20
-18
lines changed

3 files changed

+20
-18
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## CHARLIE development version
1+
## CHARLIE 0.11.0
22

33
- Major updates to convert CHARLIE from a biowulf-specific to a platform-agnostic pipeline (#102, @kelly-sovacool):
44
- All rules now use containers instead of envmodules.

CITATION.cff

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11
cff-version: 1.2.0
22
message: Please cite CHARLIE as below.
33
authors:
4-
- family-names: Koparde
5-
given-names: Vishal
6-
orcid: https://orcid.org/0000-0001-8978-8495
7-
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory
8-
for Cancer Research, Frederick, MD 21702, USA
9-
- family-names: Sovacool
10-
given-names: Kelly
11-
orcid: https://orcid.org/0000-0003-3283-829X
12-
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory
13-
for Cancer Research, Frederick, MD 21702, USA
14-
title: 'CHARLIE: Circrnas in Host And viRuses anaLysis pIpEline'
4+
- family-names: Koparde
5+
given-names: Vishal
6+
orcid: https://orcid.org/0000-0001-8978-8495
7+
affiliation:
8+
Advanced Biomedical Computational Science, Frederick National Laboratory
9+
for Cancer Research, Frederick, MD 21702, USA
10+
- family-names: Sovacool
11+
given-names: Kelly
12+
orcid: https://orcid.org/0000-0003-3283-829X
13+
affiliation:
14+
Advanced Biomedical Computational Science, Frederick National Laboratory
15+
for Cancer Research, Frederick, MD 21702, USA
16+
title: "CHARLIE: Circrnas in Host And viRuses anaLysis pIpEline"
1517
url: https://ccbr.github.io/CHARLIE/
1618
repository-code: https://github.com/CCBR/CHARLIE
1719
license: MIT
1820
type: software
1921
identifiers:
20-
- description: Archived snapshots of all versions
21-
type: doi
22-
value: 10.5281/zenodo.10516079
23-
version: v0.10.1
24-
date-released: 2023-12-23
22+
- description: Archived snapshots of all versions
23+
type: doi
24+
value: 10.5281/zenodo.10516079
25+
version: v0.11.0
26+
date-released: "2024-09-16"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.1-dev
1+
0.11.0

0 commit comments

Comments
 (0)