milaboratory / mixcr

MiXCR is an ultimate software platform for analysis of Next-Generation Sequencing (NGS) data for immune profiling.
https://mixcr.com
Other
335 stars 79 forks source link

exportAirr clone_id #1419

Closed Januaryyiyue closed 1 year ago

Januaryyiyue commented 1 year ago

Checklist before submitting the issue:

Expected Result

While using MiXCR exportAirr, I want to specify which fields to get, for example the clond_id field. But I do not know how to specify it.

Actual Result

There is no field called clone_id in the output

Exact MiXCR commands

mixcr exportAirr --target -1 /path/to/assembly/file.clns /path/to/result/file.tsv
mizraelson commented 1 year ago

Hi, Currently we support only a fixed set of columns for AIRR export. We will add clone_id field upon your request in the upcoming release.

mizraelson commented 1 year ago

The field has been added in the latest develop version #1433.