GithubHelp home page GithubHelp logo

Comments (7)

Magdoll avatar Magdoll commented on May 27, 2024

Hi @defendant602 ,

I've fixed a few ORF related bugs in the last versions. If the issue still exists for the latest v3.8, please let me know and can you share the input file with me in private?

--Liz

from sqanti2.

defendant602 avatar defendant602 commented on May 27, 2024

Hi Liz,

I have downloaded the version 3.8 and test it on my dataset which failed in version 3.5. Sorry I have to tell you the problem remains the same as KeyError in line 1278 of sqanti_qc2.py.

However, when I test other three datasets with version 3.8, all of them completed without an error. So this KeyError may be because of something I don't know in this particular input dataset.

Sorry I can't figure out a convenient way to share my input data with you, since filesize of the genome.fa is actually quite big (2Gb).

from sqanti2.

Magdoll avatar Magdoll commented on May 27, 2024

Hi @defendant602 ,

Interesting it may be an edge-case bug.

It is possible for you to share large files with me if you give me your email address. I will request a confidential upload.

--Liz

from sqanti2.

defendant602 avatar defendant602 commented on May 27, 2024

Thanks for the efforts you've made to make this software more perfect. This is my email address [email protected] and I will share my input dataset with you.

Thanks again.

from sqanti2.

Magdoll avatar Magdoll commented on May 27, 2024

@defendant602 ,

Thank you. Request for file upload sent to your email.

--Liz

from sqanti2.

Magdoll avatar Magdoll commented on May 27, 2024

Hi @defendant602 ,

The issue came from the SQANTI2 default run of minimap2 had multiple mappings for a query PB.24244.8, and none of them aligned the query entirely, causing issue with mapping the predicted ORFs back to the genomic location. You can tell by looking for PB.24244.8 in the file all.collapsed.rep.renamed_corrected.sam.

One solution is to provide the input as a GTF with the --gtf option. This skips the minimap2 run and ensures you have the full mapping (supposedly) for whatever aligner + parameter you used originally.

-Liz

from sqanti2.

Magdoll avatar Magdoll commented on May 27, 2024

Closing unless otherwise noted.

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.