Skip to content

v1.1.3: Fixed a naming error of 'clonal.tree.generation()'

Latest
Compare
Choose a tag to compare
@ZhangLabTJU ZhangLabTJU released this 22 Nov 04:48
e5a161d

We have corrected the identifier naming error in the fasta generated by clonal.tree.generation(). Previously, we used 'clonotype_index' to name identifiers, where each 'clonotype_index' represents a clonotype composed of the same IGHV gene, IGHJ gene and junction amino acid sequence. However, when constructing the clonal tree, we used the DNA sequence of the raw data, so the identifier should be named using 'sequence_id'.