-
Notifications
You must be signed in to change notification settings - Fork 35
Add cff for citation #629
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
base: main
Are you sure you want to change the base?
Add cff for citation #629
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,63 @@ | ||||||||||
| cff-version: 1.2.0 | ||||||||||
| title: Galaxy Codex | ||||||||||
| message: "If you use Galaxy Codex, please cite this repository." | ||||||||||
| type: software | ||||||||||
| authors: | ||||||||||
| - given-names: Bérénice | ||||||||||
| family-names: Batut | ||||||||||
| - given-names: Paul | ||||||||||
| family-names: Zierep | ||||||||||
| - given-names: Solenne | ||||||||||
| family-names: Correard | ||||||||||
| - given-names: Anna | ||||||||||
| family-names: Syme | ||||||||||
| - given-names: Anthony | ||||||||||
| family-names: Bretaudeau | ||||||||||
| - given-names: Björn | ||||||||||
| family-names: Grüning | ||||||||||
| - given-names: Cameron | ||||||||||
| family-names: Hyde | ||||||||||
| - given-names: Delphine | ||||||||||
| family-names: Lariviere | ||||||||||
| - given-names: Engy | ||||||||||
| family-names: Nasr | ||||||||||
| - given-names: Helge | ||||||||||
| family-names: Hecht | ||||||||||
| - given-names: Johan | ||||||||||
| family-names: Gustafsson | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. thanks @paulzierep 😄 |
||||||||||
| - given-names: Marie | ||||||||||
| family-names: Jossé | ||||||||||
| - given-names: Marisa | ||||||||||
| family-names: JL | ||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I guess there was a reason I should have told github my actual name |
||||||||||
| - given-names: Matúš | ||||||||||
| family-names: Kalaš | ||||||||||
| - given-names: Mihail | ||||||||||
| family-names: Anton | ||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. While I am technically a contributor, it would make more sense to not report me as such. I'm sure a bot would do a more robust job of spotting typos than I did. |
||||||||||
| - given-names: Mira | ||||||||||
| family-names: Kuntz | ||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| - given-names: M. | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| family-names: Thang | ||||||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| - given-names: Nadia | ||||||||||
| family-names: Goué | ||||||||||
| - given-names: Nicola | ||||||||||
| family-names: Soranzo | ||||||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| - given-names: Pauline | ||||||||||
| family-names: SGN | ||||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
| - given-names: Thomas | ||||||||||
| family-names: Chaussepied | ||||||||||
| - given-names: Wendi | ||||||||||
| family-names: Bacon | ||||||||||
| - given-names: Yvan | ||||||||||
| family-names: Le Bras | ||||||||||
| repository-code: https://github.com/galaxyproject/galaxy_codex | ||||||||||
| url: https://github.com/galaxyproject/galaxy_codex | ||||||||||
| license: MIT | ||||||||||
| abstract: > | ||||||||||
| Galaxy Codex is a catalog of Galaxy ecosystem resources including tools, | ||||||||||
| workflows, and training materials. It aggregates metadata from multiple | ||||||||||
| sources to support discovery and community catalogs. | ||||||||||
| keywords: | ||||||||||
| - Galaxy | ||||||||||
| - bioinformatics | ||||||||||
| - workflows | ||||||||||
| - research software | ||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.