Skip to content

Commit

Permalink
Compar: DEV-4061: Fix Cider in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DFKoetsier committed Oct 31, 2024
1 parent ebfe8d6 commit 168ec28
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions compar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,11 +360,12 @@ Data key: SampleId, Chromosome, Position, Ref
| genotype | Exact |

### CDR3 Sequence (Cider)
Data key: SampleId, Cdr3Seq, Filter, Locus
Data key: SampleId, Cdr3AA, Cdr3Seq

| Field | Match Type & Thresholds |
|-------|-------------------------|
| N/A | N/A |
| Field | Match Type & Thresholds |
|--------|-------------------------|
| Filter | Exact |
| Locus | Exact |

### CDR3 Locus Summary (Cider)
Data key: SampleId, Locus
Expand Down

0 comments on commit 168ec28

Please sign in to comment.