Closed alxndravc closed 2 years ago
Query mode is required to have variable gene input. You can make a second column with identical V genes.
Thanks, Bo
Get Outlook for iOShttps://aka.ms/o0ukef
From: alxndravc @.> Sent: Saturday, February 19, 2022 10:45:34 AM To: s175573/GIANA @.> Cc: Subscribed @.***> Subject: [s175573/GIANA] query mode error (Issue #1)
EXTERNAL MAIL
Hi,
I was trying to run Giana in query mode but I keep hitting an error.
All files are in the same directory. The ref and test files both only have 1 column (=CDR3).
Command used: python GIANA4.py -q 001-giana.txt -r no-dups.txt -S 3.3
Error:
Traceback (most recent call last): File "/Tools/GIANA/data/data2/GIANA4.py", line 1205, in main() File "//Tools/GIANA/data/data2/GIANA4.py", line 1132, in main rData=CreateReference(rFile) File "/Tools/GIANA/data/data2/query.py", line 35, in CreateReference vgs.append(ww[1]) IndexError: list index out of range
Could you please help me?
Many thanks! :)
— Reply to this email directly, view it on GitHubhttps://github.com/s175573/GIANA/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKWYQC5YT4NV4IMHWJ43OWDU37CK5ANCNFSM5O2XPHMA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.Message ID: @.***>
CAUTION: This email originated from outside UTSW. Please be cautious of links or attachments, and validate the sender's email address before replying.
UT Southwestern
Medical Center
The future of medicine, today.
Hi,
I was trying to run Giana in query mode but I keep hitting an error.
All files are in the same directory. The ref and test files both only have 1 column (=CDR3).
Command used: python GIANA4.1.py -q 001-giana.txt -r no-dups.txt -S 3.3
Error:
Traceback (most recent call last): File "/Tools/GIANA/data/data2/GIANA4.py", line 1205, in <module> main() File "//Tools/GIANA/data/data2/GIANA4.py", line 1132, in main rData=CreateReference(rFile) File "/Tools/GIANA/data/data2/query.py", line 35, in CreateReference vgs.append(ww[1]) IndexError: list index out of range
Could you please help me?Many thanks! :)