Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecell/id2id
https://github.com/ecell/id2id
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecell/id2id
- Owner: ecell
- License: mit
- Created: 2022-04-29T12:00:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T17:32:07.000Z (almost 2 years ago)
- Last Synced: 2024-03-26T07:44:16.536Z (9 months ago)
- Language: Python
- Size: 66 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# id2id
## How to update and save id2id table in cloud storage (GitHub Releases and Zenodo)
1. Clone this repo.
2. Update the datasets in this repo (and commit it).
3. Create a Git tag (for this repo).
4. Push 2. and 3. here (== github.com/ecell/id2id).Doing the above will automatically create an id2id table (TSV) with GitHub Actions and save it to GitHub Releases (https://github.com/ecell/id2id/releases) and Zenodo(https://zenodo.org/record/7562297).
## id2id table column definitions
| identifiersorgprefix1 | id1 | identifiersorgprefix2 | id2 |
|-----------------------|-----|-----------------------|-----|
| ... | ... | ... | ... |## How to reproduce id2id table
Follow the workflow described in https://github.com/ecell/id2id/blob/main/.github/workflows/createid2id.yml