Giter Site home page Giter Site logo

Input types about scfea HOT 9 OPEN

changwn avatar changwn commented on July 17, 2024
Input types

from scfea.

Comments (9)

changwn avatar changwn commented on July 17, 2024 1

Does this mean I can also input log-transformed normalised raw counts?

Yes, you can input log-transformed normalized counts.

from scfea.

changwn avatar changwn commented on July 17, 2024

More explanations are provided in the help option. Please check and run example data. You just need an SC gene expression matrix for input and do not need to change moduleGene and stoichiometry matrix parameters.

from scfea.

Hrovatin avatar Hrovatin commented on July 17, 2024

I think that --test_file should be extended - e.g. noting that input for expression is CSV.

from scfea.

changwn avatar changwn commented on July 17, 2024

Thank you for the suggestion @Hrovatin . For Smart-seq, some data provided on Gene Expression Omnibus (GEO) are txt format (example) thus I suggest the user transform data by themself. Since the computational tool are supposed to be run by a technician, we will not provide an interface for the smart-seq dataset. But we are planning a user-friendly web server in the future for biologists and doctors. For 10x chromium, I will extend the input interface to match the standard pipeline output. If you wish to contribute to this part, I can review it and merge into the master branch after accepted.

from scfea.

Hrovatin avatar Hrovatin commented on July 17, 2024

I think you can add 10x reading function from Compass, they seem to have similar inputs https://github.com/YosefLab/Compass/blob/abc4456e0b4752b581b3fdfa68882d72e60ab307/compass/utils.py#L56

from scfea.

Hrovatin avatar Hrovatin commented on July 17, 2024

Also, can you note whether the input should be raw counts, normalised counts, or normalised+log transformed counts.

from scfea.

changwn avatar changwn commented on July 17, 2024

Also, can you note whether the input should be raw counts, normalised counts, or normalised+log transformed counts.

Thanks. The input can be raw counts or normalized counts. If the value greater than 30, we take log(value + 1 ) for raw counts. The instruction also added in --help function.

from scfea.

Hrovatin avatar Hrovatin commented on July 17, 2024

Does this mean I can also input log-transformed normalised raw counts?

from scfea.

yanwu2014 avatar yanwu2014 commented on July 17, 2024

Just wanted to echo that it'd be great if the input format was specified a bit more in the docs. Also csvs become pretty unwieldy with large datasets so reading in 10X mtx format would also be helpful

from scfea.

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.