Giter Site home page Giter Site logo

Comments (4)

Sithara85 avatar Sithara85 commented on June 12, 2024

I just tries a trick on the data. As I have seen Gregory's dataset had all gene expression distribution ranges from 0-1 so I have multiplied my log2cpm data with 0.01 so all values ranges from 0-1. Now I have better results to visualize, So I am wondering where we are setting the input tensors to range from 0-1.

from tybalt.

Sithara85 avatar Sithara85 commented on June 12, 2024

New input_rnaseq_reconstruct:

XXbac-BPG248L24.12 TTN RP11-290D2.6 JSRP1 RP11-115D19.1 HCG4P5 AC114271.2 RP3-394A18.1 ABALON KB-1208A12.3 ... LNPK NBPF15 ATP8B4 AC005522.7 CHID1 ARFRP1 NAPB CTB-133G6.2 SPATA24 POU2F2
0.114204 0.115338 0.114985 0.106858 0.102436 0.109176 0.109893 0.109055 0.09779 0.107059 ... 0.022572 0.020735 0.022362 0.020162 0.021934 0.019642 0.021585 0.020372 0.019506 0.020419
0.106944 0.105709 0.105965 0.104501 0.104928 0.102605 0.097524 0.097808 0.10184 0.098146 ... 0.021987 0.020497 0.019832 0.018447 0.018818 0.019570 0.018344 0.020552 0.018087 0.020798

and gene_summary:

gene mean gene abs(sum)
0.004425 0.027955
0.004736 0.023202
0.004456 0.022163
0.004741 0.020509
0.004347 0.017307

from tybalt.

gwaybio avatar gwaybio commented on June 12, 2024

Thanks @Sithara85 - a couple things:

after disabling the eager execution to make your program work in Tensorflow 2.

Can you elaborate what your solution was? Perhaps others will see this and will be interested in knowing exactly what you had to change.

But when we use our gene expression data (which is log 2 cpm normalized data), I am getting all the reconstructed values as 1.0

The input data need to be normalized further to be in the range of 0-1. See process-data.ipynb for specific details.

Could you let me know if you can think of any issue with my input data shape.
Dimension: (3045, 10956)

I recommend reducing the number of gene features you're using. In process-data.ipynb, you will also see that we reduced gene dimensions by selecting the top 5,000 most variably expressed genes.

from tybalt.

stale avatar stale commented on June 12, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from tybalt.

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.