GithubHelp home page GithubHelp logo

Comments (3)

Magdoll avatar Magdoll commented on June 16, 2024

Hi @rebailey ,

This error is indicating it has trouble converting your reference GTF Brassica_napus.annotation_v5.gtf into .genePred format, for one reason or another.

Try running from command line:

gtfToGenePred \
    -genePredExt -allErrors -ignoreGroupsWithoutExons \
     Brassica_napus.annotation_v5.gtf\
     test.genePred

This is pretty much the command that SQANTI2 runs to convert the annotation GTF to genePred format.
-Liz

from sqanti2.

rebailey avatar rebailey commented on June 16, 2024

Hi @Magdoll,

Thanks for your response. After running the command you provided I still get a similar error:

Brassica_napus.annotation_v5.gtf doesn't appear to be a GTF file (GFF not supported by this program)

The GTF annotation file I'm using (a few lines posted above for reference) came from a GFF to GTF conversion using gffread. To my eye it seems to be in the correct format that SQANTI2 is expecting. Any tips to get around this, or is it possible the conversion didn't actually work properly?

Thanks again!

  • Ryan

from sqanti2.

rebailey avatar rebailey commented on June 16, 2024

Update:

I was able to run gtfToGenePred successfully using a new GTF file which I converted from an updated GFF3 annotation (a sorted/fixed version of the original, made by a colleague).

Running sqanti_qc2.py now and will update.

Thanks again for the assistance!

Cheers,
Ryan

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.