Giter Site home page Giter Site logo

Comments (2)

davhum avatar davhum commented on June 4, 2024

Sorry for delayed reply.

Short answer: The gene count file is not used for a lot of the core functionality of Ularcirc- rather some of the QC plots (eg PCA) where BSJ are normalised against a CPM. The most important files are the FSJ and BSJ files. So perhaps in this instance you might consider not uploading the gene count file.

=============================================================

Gene count table format::

Ularcirc only accepts gene counts in format as generated by STAR aligner. i.e:

gene name \t unstranded \t Forward strand counts \t Reverse strand counts

unstranded counts should equal forward strand + reverse strand (but this is not checked)

Most illumina libraries will generated counts to negative strand (i.e. opposite strand of gene model). I see that the RSEM does not generate a raw count output which is what Ularcirc expects. Ularcirc calculate a CPM from raw counts to normalisation BSJ counts. If you pass the RSEM TPM or FPKM values then ularcirc will incorrectly generate a CPM. However this will only affect PCA plots that are generated on a CPM option.

from ularcirc.

davhum avatar davhum commented on June 4, 2024

I am closing this issue now, but am happy to discuss other functionality that could be used with the gene count file.

from ularcirc.

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.