Koshlan Mayer-Blackwell
Koshlan Mayer-Blackwell
Please provide the code snippet in the github issue or a link to download it. Thanks, Kind regards. On Sun, Oct 23, 2022 at 4:57 AM QianhuiXu ***@***.***> wrote: >...
Never seen this problem before. I wonder what version of python you are using in the environment where you are installing tcrdist3? The filename in question is not essential. You...
Thanks for the update. Also don't forget that using Google Collab easily allows one to pip install tcrdist3==0.2.2 for exploring the package. Best, K
The solution is to add *01 to your gene names. On Mon, Aug 14, 2023 at 9:30 AM TheRaspberryFox ***@***.***> wrote: > Hello, > > In TCRdist3, it seems that...
Thanks for taking the time to make a pull request. Looks like we need to find all instances of .iteritems() !
This change should now be updated in PiPY version ``` pip install tcrdist3==0.3 ```
TODO: add to documentation page
HI gcohenJH, Thanks for sharing your experience and area for improvement in the docs. Out of curiosity did you happen to see the TCRjoin feature for tabulation. I think it...
I am not aware that a single distance threshold will be appropriate in all scenarios; however a TCRdist of 100 is a reasonably conservative distance for paired alpha beta data...
If you use windows you will have to use docker desktop to emulate linux. Unfortunately we don't test any of the code on windows. Google collab is a great place...