Closed snaketron closed 3 weeks ago
For your questions:
1. Yes, the goal of GIANA is to find TCRs that can be clustered. It drops singletons. 2. This is a known, small bug in GIANA. It influences a small percentage (<2%) of the TCRs. You may run the bug-fixed 4.1 version, which will be slower. Alternatively, you may fix it post hoc.
From: snaketron @.> Sent: Wednesday, October 30, 2024 1:45 PM To: s175573/GIANA @.> Cc: Subscribed @.***> Subject: [External][s175573/GIANA] Two strange behaviors encountered while running GIANA4.py (Issue #14)
GIANA drops singleton CDR3 sequences from the output and sorts the output CDR3s. Is this a desired behavior, it makes downstream analysis complex. (this is made more difficult due to 2.)
Two blocks of the same CDR3 sequence which are positioned at two contiguous block rows in the input table (e.g. rows 1000-1005 and rows 6000-6005), are assigned into two different clusters. Is this possible? (I can provide an example)
— Reply to this email directly, view it on GitHubhttps://github.com/s175573/GIANA/issues/14, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKWYQC2ZUP44PITD7FG7TT3Z6ELMNAVCNFSM6AAAAABQ4VE5IGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZDIOBWGIZTSMI. You are receiving this because you are subscribed to this thread.Message ID: @.***>
This email originated from an EXTERNAL sender to CHOP. Proceed with caution when replying, opening attachments, or clicking links. Do not disclose your CHOP credentials, employee information, or protected health information to a potential hacker.
Cool, thank you!
GIANA drops singleton CDR3 sequences from the output and sorts the output CDR3s. Is this a desired behavior, it makes downstream analysis complex. (this is made more difficult due to 2.)
(Correction) there are 4 identical CDR3 sequences in input (no V-gene info) -> in the output there are two blocks of these 4 CDR3 sequences with two different cluster IDs. (I can provide exampl)