Skip to content

exportAlignments -readIds parameter exports numeric index ‘0‘ instead of actual FASTQ read identifiers #2045

Description

@biomaticss

Dear mixcr Team,
When using the mixcr exportAlignments -readIds commands, the readId column in the output TSV files contains only a numeric index (0, 1, 2...) instead of the original FASTQ read identifiers (e.g., VH30000833L1C001R0010000000/1 ) This prevents linking MiXCR analysis results back to the original sequences for downstream barcode-based pairing. I want get the original FASTQ read identifiers.
My command
mixcr exportAlignments -readIds -cloneId -vHit -jHit -aaFeature CDR3 sample.vdjca sample.tsv
Result
readId targetSequences ... cloneId ...
0 CTAGGTCG... ... -1 ...
My MIXCR version : v4.7.0
Is this the expected behaviour? Can I get the original FASTQ read identifiers?
Any comment from your side is very appreciated.
best,
Phoebe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions