Git Product home page Git Product logo

Comments (5)

grst avatar grst commented on July 17, 2024

@felixpetschko, since francesca mentioned you have been playing around with metrics as well, maybe this is something you would find interesting. The TCRdist metric is more relevant than levenshtein distance in practice. It's somewhat comparable to the alignment distance that Tobias has been working on, but might be even faster because it simplifies the alignment problem.

First step would be to get the code from nb_metrics.py to work inside scirpy. As a next step it would be interesting if this works on GPU using numba's GPU features (or any other framework - as you like).

I'll provide feedback on the clonotype clustering later -- which is also still the priority right now. If we can't speed that up, speeding up the distance metrics is in vain.

from scirpy.

ShihanL avatar ShihanL commented on July 17, 2024

Hi @grst Is anyone working on implementing this at the moment. If not, I would be interested in having a crack at it.

from scirpy.

grst avatar grst commented on July 17, 2024

I think @felixpetschko has this on his list -- Felix, is that still the plan?

from scirpy.

felixpetschko avatar felixpetschko commented on July 17, 2024

@grst @ShihanL Yes, I am working on this :)

from scirpy.

grst avatar grst commented on July 17, 2024

Closed in #502.

This is in the main branch and will be part of the next release.
@ShihanL, if you want to give it a try already, you can install the development version using

pip install git+https://github.com/scverse/scirpy.git@main

from scirpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.