Coder Social home page Coder Social logo

Comments (5)

EugeneRumynskiy avatar EugeneRumynskiy commented on July 2, 2024

Hello @ssudhaman !

  1. We need a data sample and a full code of the R script you are running. Without this things we can't reproduce the problem.

  2. As I know, there isn't. But if you'll describe the problem in a bit more detailed way we might give an advise how to overcome it.

from immunarch.

vadimnazarov avatar vadimnazarov commented on July 2, 2024

Hi @ssudhaman
in the latest 0.5.4 release we added a functionality to re-order samples. Feel free to check https://immunarch.com/articles/web_only/v8_tracking.html for more details. In short, you can provide an .order argument to the track Clonotypes function with sample indices to change the order of samples at the plot.

In order to change colour palette, you can use ColorBrewer palettes:

# tc - an output from trackClonotypes
vis(tc) + scale_fill_brewer(palette = "Spectral")

from immunarch.

ssudhaman avatar ssudhaman commented on July 2, 2024

from immunarch.

EugeneRumynskiy avatar EugeneRumynskiy commented on July 2, 2024

@ssudhaman How it's going? I'am closing the issue. If you have any questions or unresolved problems please let us know.

from immunarch.

ZJURenyi avatar ZJURenyi commented on July 2, 2024

Hi EugeneRumynskiy,

Would it be possile to also add .order argument to vis(), when plotting diversity?

div_chao <- repDiversity(TCRα$data, "chao1")
vis(div_chao, .order=c(2,1))

The .order above seems cannot change the sample order.

Thank you!

from immunarch.

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.