Skip to content

Metadata #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
cff-version: 1.2.0
title: Bridge2AI Voice Docs
message: >-
If you use this software, please cite it using the
metadata from this file.
type: dataset
authors:
- family-names: Sboner
given-names: Andrea
affiliation: Weill Cornell Medicine (WCM)
orcid: 'https://orcid.org/0000-0001-6915-3070'
- given-names: Alexandros
family-names: Sigaras
email: als2076@med.cornell.edu
affiliation: Weill Cornell Medicine (WCM)
orcid: 'https://orcid.org/0000-0002-7607-559X'
- family-names: Gorsky
given-names: Kathryn
affiliation: Weill Cornell Medicine (WCM)
orcid: 'https://orcid.org/0009-0005-6277-9691'
identifiers:
- type: doi
value: 10.5281/zenodo.12760724
repository-code: 'https://github.com/eipm/bioinformatics'
keywords:
- Bioinformatics
- Precision Medicine
license: MIT
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ This application provides some of the basic bioinformatics tools for development

[![Actions Status](https://github.com/eipm/bioinformatics/workflows/Docker/badge.svg)](https://github.com/eipm/bioinformatics/actions) [![Github](https://img.shields.io/badge/github-1.5.1-green?style=flat&logo=github)](https://github.com/eipm/bioinformatics) [![EIPM Docker Hub](https://img.shields.io/badge/EIPM%20docker%20hub-1.5.1-blue?style=flat&logo=docker)](https://hub.docker.com/repository/docker/eipm/bioinformatics) [![GitHub Container Registry](https://img.shields.io/badge/GitHub%20Container%20Registry-1.5.1-blue?style=flat&logo=docker)](https://github.com/orgs/eipm/packages/container/package/bioinformatics)

## 🤝 License
See [LICENSE](./LICENSE)

## 📚 How to Cite
> Andrea Sboner, Alexandros Sigaras, Andrea Sboner Lab, Evan Fernandez, RadiumPlatypus, & kathryn gorski. (2025). eipm/bioinformatics: v1.5.1 (v1.5.1.patched20250304). Zenodo. [https://doi.org/10.5281/zenodo.14968809](https://doi.org/10.5281/zenodo.14968809)

## Components

It includes:

* R 4.2.2
Expand Down