Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Feb 6, 2025
1 parent a284f41 commit 0cc7b13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bin/commands/demux.rs
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,8 @@ impl DemuxMetric {
/// 1. `sample_id` - the id of the sample or library.
/// 2. `barcode` - the expected barcode sequence associated with the `sample_id`.
///
/// IUPAC bases are supported in the (expected) `barcode` column.
///
/// The read structures will be used to extract the observed sample barcode, template bases, and
/// molecular identifiers from each read. The observed sample barcode will be matched to the
/// sample barcodes extracted from the bases in the sample metadata and associated read structures.
Expand Down

0 comments on commit 0cc7b13

Please sign in to comment.