Code Monkey home page Code Monkey logo

Comments (9)

cxli233 avatar cxli233 commented on July 26, 2024

When this happens, usually it is because the replicates are not averaged, or not averaged properly. Can you make sure every gene only has 4 observations (bud2, 3, 6, 7)? If you have more than 1 observations per time point (?), it leads to "jumpy" time points. Please review the code chunk where you average to reps. Try removing library or sample name from the group_by() step.

from simpletidy_genecoex.

zluo001pfr avatar zluo001pfr commented on July 26, 2024

thanks for the super quick reply. I will check my code. thank you very much. while you are here, sorry. more questions.. i have plot the edge table but it looked different from yours. is this ok?
image

from simpletidy_genecoex.

cxli233 avatar cxli233 commented on July 26, 2024

It seems all your genes are either positively correlated with each other, or anit-correlated with each other. How many genes did you put into the correlation? This is an indicator of not having enough genes correlation. I think this is fine... If you are getting results that make biological sense, I wouldn't be too worried about it.

from simpletidy_genecoex.

zluo001pfr avatar zluo001pfr commented on July 26, 2024

thanks again. I used the high var (top 40%) and high F (F>2.5) genes which are about 8600 genes from a dataset that has >30k genes.

from simpletidy_genecoex.

cxli233 avatar cxli233 commented on July 26, 2024

That seems fine. I never seen patterns like this, but I think it should be okay.

from simpletidy_genecoex.

zluo001pfr avatar zluo001pfr commented on July 26, 2024

cool, thanks

from simpletidy_genecoex.

zluo001pfr avatar zluo001pfr commented on July 26, 2024

When this happens, usually it is because the replicates are not averaged, or not averaged properly. Can you make sure every gene only has 4 observations (bud2, 3, 6, 7)? If you have more than 1 observations per time point (?), it leads to "jumpy" time points. Please review the code chunk where you average to reps. Try removing library or sample name from the group_by() step.

Hi Dr Li, me again. I should mention that I have 3 factors in this exp, position (x4, bud 2,3,6,7), timepoint (x2, 3h and 24h), and treatment (x2, high and low). so maybe that's why I have this issue. I group_by(gene, position, time_point, treatment). but i graph using just two factors.

from simpletidy_genecoex.

cxli233 avatar cxli233 commented on July 26, 2024

from simpletidy_genecoex.

zluo001pfr avatar zluo001pfr commented on July 26, 2024

thank you. fixed it. 👍

from simpletidy_genecoex.

Related Issues (4)

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.