Code Monkey home page Code Monkey logo

Comments (5)

jdrnevich avatar jdrnevich commented on June 15, 2024 1

I just tried it out and it works for me - thanks for the fix!

from dittoseq.

dtm2451 avatar dtm2451 commented on June 15, 2024

Ah, this may be a bug in the dataframe created to hold locations of the labels after splitting -- that's manual unfortunately, not through ggplot. I'll look into this. Thanks for pointing it out!

from dittoseq.

dtm2451 avatar dtm2451 commented on June 15, 2024

Indeed. I did not keep the split.by-groupings columns, in the label-locations data, as factors at all. So then ggplot defaults back to alphabetical/numerical ordering because it notices that there is disagreement between the per-cell split.by data versus the per-group split.by data.

In the split-label branch, I've added code to retain factor levels which should fix the issue; it looks right for me with the example you give above. If you install from that branch with
BiocManager::install("dtm2451/dittoSeq@split-label"), then restart R, and then try with your data, could you confirm that the issue is fixed for you?

from dittoseq.

jdrnevich avatar jdrnevich commented on June 15, 2024

Thanks, Dan for your prompt response! I am teaching a workshop tomorrow on 10X and I don't want to change anything just yet, but I will try in the next day or two.

from dittoseq.

dtm2451 avatar dtm2451 commented on June 15, 2024

No worries, but whenever you get a non-inconvenient chance, I'd appreciate it!

I've checked a bunch myself and am pretty sure it's good. I just feel like there's no going back once something is pushed to BioC, even though that's not at all actually true, so I like to be double/triple/qraudruple -sure lol.

from dittoseq.

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.