Skip to content

Commit 75d6e87

Browse files
authoredJan 23, 2023
Update README.md
1 parent df873b0 commit 75d6e87

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed
 

‎README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# id2id
22

3-
## Zenodo
3+
## How to update and save id2id table in cloud storage (GitHub Releases and Zenodo)
44

5-
TO BE FILLED.
5+
1. Clone this repo.
6+
2. Update the datasets in this repo (and commit it).
7+
3. Create a Git tag (for this repo).
8+
4. Push 2. and 3. here (== github.com/ecell/id2id).
9+
10+
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).
611

712
## id2id table column definitions
813

@@ -12,4 +17,4 @@ TO BE FILLED.
1217

1318
## How to reproduce id2id table
1419

15-
See https://github.com/ecell/id2id/blob/main/.github/workflows/createid2id.yml
20+
Follow the workflow described in https://github.com/ecell/id2id/blob/main/.github/workflows/createid2id.yml

0 commit comments

Comments
 (0)
Please sign in to comment.