generated from CCBR/CCBR_NextflowTemplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b03a369
commit 2f491e9
Showing
3 changed files
with
10 additions
and
6 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
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,10 +1,10 @@ | ||
cff-version: 1.1.0 | ||
message: "Please cite CHAMPAGNE as below." # TODO set up Zenodo to archive the tool and assign a DOI. Or if it gets published in a journal, include the citation here. | ||
authors: # TODO: author names should match those in pyproject.toml. can we populate this automatically? | ||
message: "Please cite CHAMPAGNE as below." | ||
authors: | ||
- family-names: Sovacool | ||
given-names: Kelly | ||
- family-names: Koparde | ||
given-names: Vishal | ||
title: "CHAMPAGNE: CHromAtin iMmuno PrecipitAtion sequencinG aNalysis pipEline" # TODO: citation title should match pyproject.toml | ||
version: 0.1.0 # TODO: this should be the same as in the VERSION file | ||
date-released: 2023-08-28 # TODO update release date | ||
title: "CHAMPAGNE: CHromAtin iMmuno PrecipitAtion sequencinG aNalysis pipEline" | ||
version: 0.2.2 | ||
date-released: 2024-01-15 |
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 +1 @@ | ||
0.2.1 | ||
0.2.2 |