generated from CCBR/CCBR_SnakemakeTemplate
-
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
f9ba8f5
commit 28777b1
Showing
3 changed files
with
14 additions
and
8 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,22 +1,28 @@ | ||
cff-version: 1.2.0 | ||
message: "Please cite ASPEN as below." | ||
message: Please cite ASPEN 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 | ||
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 | ||
affiliation: | ||
Advanced Biomedical Computational Science, Frederick National Laboratory | ||
for Cancer Research, Frederick, MD 21702, USA | ||
- 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 | ||
affiliation: | ||
Advanced Biomedical Computational Science, Frederick National Laboratory | ||
for Cancer Research, Frederick, MD 21702, USA | ||
title: "ASPEN: Atac Seq PipEliNe" | ||
url: https://ccbr.github.io/ASPEN | ||
repository-code: https://github.com/CCBR/ASPEN | ||
license: MIT | ||
type: software | ||
version: 1.0.1 | ||
date-released: 2023-12-27 | ||
version: v1.0.2 | ||
date-released: "2024-09-12" |
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 @@ | ||
1.0.1-dev | ||
1.0.2 |