Skip to content

Commit 7b69a24

Browse files
authored
Merge pull request #68 from platforma-open/20251114-update-metadata
20251114 update metadata
2 parents 6e4ccd5 + 4e82c97 commit 7b69a24

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/wide-ducks-sort.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@platforma-open/milaboratories.clonotype-browser-2": patch
3+
---
4+
5+
Updated metadata

block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"logo": "file:../logos/block-logo.png",
2929
"url": "https://github.com/platforma-open/clonotype-browser-2",
3030
"support": "mailto:support@milaboratories.com",
31-
"description": "Allows to browse clonotypes and annotate them for tracking and filtering",
31+
"description": "Interactive browser for exploring and annotating T/B cell clonotypes with custom tags for tracking, filtering, and downstream analysis.",
3232
"longDescription": "file:../docs/description.md",
3333
"changelog": "file:./CHANGELOG.md",
3434
"tags": [

docs/description.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Overview
22

3-
Clonotype Tagging
3+
Provides an interactive interface for browsing, exploring, and annotating T/B cell receptor clonotypes from V(D)J sequencing data. The block takes clonotyping results as input and enables users to examine clonotype characteristics, frequencies, and distributions across samples.
4+
5+
The block supports custom annotation scripts that allow users to tag clonotypes based on various criteria such as frequency thresholds, sequence characteristics, or sample-specific patterns. Annotated clonotypes can be tracked, filtered, and exported for downstream analysis. The interface provides multiple views including per-sample clonotype tables, overlap analysis between samples, and statistical summaries of clonotype distributions.

0 commit comments

Comments
 (0)