Coder Social home page Coder Social logo

Comments (10)

mikelove avatar mikelove commented on July 24, 2024

Thanks Pete,

This looks a good suggestion (haven't tried importing yet), and tximport probably makes sense as the place where it should live.

First thing I need to start working on it is some minimal example data that I can put into tximportData so we can have proper testing and vignette code. I'll coordinate with @rob-p and @k3yavi on it.

For timeline, I'm pretty busy the next few weeks with revisions and school starting, but we'll make it happen. Cool if we could do it before release in Oct.

from tximport.

PeteHaitch avatar PeteHaitch commented on July 24, 2024

I should have an alevin-processed dataset this week, but I don't think it'll be shareable. If @rob-p or @k3yavi already have one, that'd be ideal for inclusions in tximportData.

If you're interested in working together, I may have some time over the next few weeks to begin on this.

from tximport.

k3yavi avatar k3yavi commented on July 24, 2024

Hi guys,
Thanks for considering Alevin to be included in tximport, I think it would open up the gateway for Alevin to the awesome R world.
I have tried a stupid connection of Alevin -> R (Seurat) here although it starts from a csv file.
Not to bug @mikelove since I totally understand how busy it would be with the school opening up soon but when you guys have time the binary version of the matrix can be found here (inside folder alevin). Do let me know if you guys need any other help.

from tximport.

mikelove avatar mikelove commented on July 24, 2024

@k3yavi what set of files should i put in tximportData to use for testing?

6.3K MappedUmi.txt
2.5K alevin.log
133K barcodeSoftMaps.txt
9.6M cell_eq_info.txt
2.4M cell_eq_mat.gz
5.0K cell_eq_order.txt
15K featureDump.txt
1.7K predictions.txt
1.6M quants_mat.gz
2.0M quants_mat_cols.txt
5.0K quants_mat_rows.txt
6.4K raw_cb_frequency.txt
5.9M transcripts.txt
1.6K whitelist.txt

from tximport.

k3yavi avatar k3yavi commented on July 24, 2024

Hi @mikelove ,

The relevant files would quants_mat* i.e.

  • quants_mat.gz: the compressed matrix of double
  • quants_mat_cols.txt: the name of the columns (gene names) in the above matrix.
  • quants_mat_rows.txt: the name of the rows (CB) in the above matrix.

from tximport.

mikelove avatar mikelove commented on July 24, 2024

Sorry this didn’t happen by release, got sidetracked by some revisions and other stuff. I’ll be working on this in the new development branch

from tximport.

PeteHaitch avatar PeteHaitch commented on July 24, 2024

Totally understandable, I've also not spent time on it either due to other commitments

from tximport.

k3yavi avatar k3yavi commented on July 24, 2024

No worries @mikelove .
Just let me know once you have a stable version, I'll just copy paste the R code to parse the quants here 😜 .

from tximport.

k3yavi avatar k3yavi commented on July 24, 2024

Hi @mikelove ,
There has been a couple of users asking for reading the gzip output format of Alevin in R, I am attaching a snippet of code which I wrote for parsing the output, hope it might help in tximport too. Please let me know if you see something that can be made more efficient in the attached R code.
readAlevin.R.txt

from tximport.

mikelove avatar mikelove commented on July 24, 2024

In devel branch

from tximport.

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.