GithubHelp home page GithubHelp logo

Comments (4)

Magdoll avatar Magdoll commented on May 27, 2024

Hi @pcarbone ,
You will need a unified ID for multi-sample FL count file.

Since you have collapsed fasta/count files for each independent sample, you can chain them together using Cupcake.

Note that in the future, if you have multiplexed tissues from the same organism, another way to run the data is to run them pooled first (after removing cDNA primers, barcodes, and polyA tails) then use the demux script to get per-tissue counts later. This approach generally yields slightly more isoforms because the isoseq3 pipeline requires seeing 2 FL reads (regardless of source of tissue) to call an isoform, hence, low abundance isoforms that may be present in only 1 FL copy per tissue will not be called when analyzed by tissue but will be recovered when analyzed with tissues pooled.

-Liz

from sqanti2.

pcarbone avatar pcarbone commented on May 27, 2024

Dear Liz,

Thank you for your rapid reply and and your useful scripts.

I already chained FL counts using cDNA_Cupcake/build/scripts-3.7/chain_samples.py.
However, I guess the problem is that only chained count but no chained fasta were produced by chain_samples.py because I did not include any FASTQ_FILENAME=optional.rep.fastq in the config as input. All demux sample "isoseq3 collapse" runs produced an error and only fasta but no fastq were written. This is why I cannot input fastq into chain_samples.py.

Do you think that the most convenient solution at this point would be processing the pooled data and running demux script afterwards as you suggested?

Thanks again,
Pablo

from sqanti2.

Magdoll avatar Magdoll commented on May 27, 2024

Hi @pcarbone ,
You can convert fasta to fastq using fa2fq.py in Cupcake. tutorial

-Liz

from sqanti2.

pcarbone avatar pcarbone commented on May 27, 2024

Hi Liz,
The fa2fq.py solution worked and the downstream SQANTI2 from the chained samples as well!
Thank you!
Pablo

from sqanti2.

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.