Skip to content

Commit 005d716

Browse files
committed
Upd readme and license
1 parent ccafad4 commit 005d716

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
VDJDB: A curated database of T-cell receptor sequences of known antigen specificity
22

3-
Copyright 2015-2021 VDJdb Developers
3+
Copyright 2015-2022 VDJdb Developers
44

55
Attribution-NoDerivatives 4.0 International
66

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@ The final database assembly can be found in the ``database/`` folder upon execut
260260

261261
Note that some statistics can be generated by running R markdown templates in ``summary/`` folder.
262262

263-
## Releasing the database and generating summary figures
263+
## Building database release and generating summary figures
264264

265-
First make sure that you clone both [vdjdb-db repo](https://github.com/antigenomics/vdjdb-db) and [vdjdb-motifs repo](https://github.com/antigenomics/vdjdb-motifs) to the same folder, say ``~vcs``.
265+
First make sure that you clone both [vdjdb-db repo](https://github.com/antigenomics/vdjdb-db) and [vdjdb-motifs repo](https://github.com/antigenomics/vdjdb-motifs) to the same folder, say ``~/vcs``.
266266

267267
Then navigate to ``vdjdb-db`` and run ``bash release.sh``. You can then find the output in ``~/vcs/vdjdb-db/database``, ``~/vcs/vdjdb-db/summary`` and ``~/vcs/vdjdb-motifs`` folders. Note that you have to check ``.Rmd`` files that will be executed and manually install missing R packages, as well as get [VDJtools binary](https://github.com/mikessh/vdjtools) and place it in the path specified in ``~/vcs/vdjdb-motifs/compute_vdjdb_motifs.Rmd``.
268268

0 commit comments

Comments
 (0)