From 41552128535660bf299b4d67d5081176b4bf6858 Mon Sep 17 00:00:00 2001 From: Mark Izraelson Date: Fri, 29 Nov 2024 08:15:03 -0700 Subject: [PATCH 1/2] Description added --- docs/description.md | 5 ++--- package.json | 11 +++++++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/description.md b/docs/description.md index fe5b0b5..b0223fc 100644 --- a/docs/description.md +++ b/docs/description.md @@ -1,4 +1,3 @@ -# Overview - -This block allows to create samples and link samples with meta information. +# Description +This block generates a tabular output for immune repertoire data obtained from any clonotyping block (e.g., MiXCR Clonotyping). You can add multiple columns and export the clonotype tables to TSV files. diff --git a/package.json b/package.json index ebd357a..81c4889 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,18 @@ "url": "https://github.com/platforma-open/clonotype-browser", "docs": "https://github.com/platforma-open/clonotype-browser/docs", "support": "mailto:support@milaboratories.com", - "description": "Browse clonotypes from clonotyping blocks", + "description": "Browse your immune repertoire data.", "longDescription": "file:./docs/description.md", "changelog": "file:CHANGELOG.md", "tags": [ - "view" + "view", + "immunology", + "VDJ", + "TCR", + "BCR", + "repertoire", + "export", + "clonotype" ], "organization": { "name": "MiLaboratories Inc", From 5d4a795bd03563de7ed65f5934399a65409f5a35 Mon Sep 17 00:00:00 2001 From: Mark Izraelson Date: Fri, 29 Nov 2024 15:23:08 -0700 Subject: [PATCH 2/2] Changeset --- .changeset/short-colts-cough.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/short-colts-cough.md diff --git a/.changeset/short-colts-cough.md b/.changeset/short-colts-cough.md new file mode 100644 index 0000000..16e8938 --- /dev/null +++ b/.changeset/short-colts-cough.md @@ -0,0 +1,5 @@ +--- +'@platforma-open/milaboratories.clonotype-browser': patch +--- + +Added description for the block