Hello,
Currently when you read in some antibody data in 10X format (e.g. filtered_contig_annotations.csv) into annData object using the io.read_10x_vdj function, the antibody sequence information (fwr1,fwr1_aa,cdr1,cdr_aa, etc.) seems to be lost. Is there some way of accessing that information that was present in the original 10X input file, but seems to be lost once you read it into the scirpy object?