Git Product home page Git Product logo

Comments (7)

afkoeppel avatar afkoeppel commented on June 26, 2024 8

I had this same issue initially but it turned out it was because I had copied & pasted the command from an example on a website. The "-" were in a different text format. I deleted the "-" (in -r and -o etc.) and replaced them with my own dashes and then it worked.

from gffcompare.

gpertea avatar gpertea commented on June 26, 2024 2

Wow - thank you so much for taking the time to provide a (possible and very likely) explanation for that puzzling behavior! I've never been able to reproduce the problem that the original poster had, but this makes a lot of sense now. I guess I could close this issue but perhaps it's better served if I leave it open so other users stumbling into the same problem might see it if they come here to post.
Thanks again!

from gffcompare.

aWormGuy avatar aWormGuy commented on June 26, 2024

I had the same issue and the tip from afkoeppel solved my problem too! I had originally copy-pasted the command from the page 1659 in the pdf version of Pertea et al. 2016 Nature 2016!

from gffcompare.

ehhill avatar ehhill commented on June 26, 2024

I've just had the same issue, but changing the dashes and writing the command from scratch yield the same error. I've tried with all files in the working directory and specifying paths etc.

Error: cannot locate input file: Chromosome_01 StringTie transcript 2312 2610 1000 - gene_id "CS10_MSTRG.1"; transcript_id "CS10_MSTRG.1.1";

Would you have any idea on what's causing this?

Thanks!

from gffcompare.

mycecilia avatar mycecilia commented on June 26, 2024

I'm having the same problem as ehhill. It looks like the input file triggered a bug.

from gffcompare.

gpertea avatar gpertea commented on June 26, 2024

I realized I ignored ehhill's error because it really looked like a basic user error in which the -i option was somehow misused.. Clearly the -i option should be immediately followed by the name of a text file which contains the list of GTF files to analyze. The error reported by ehhill suggested that -i was followed by the name of a GTF file instead.
What was your exact command line which gave you that "same problem" like ehhill ? Also, what is the content of the file given with the -i option? Make sure that's just a list of files in there, not directly GTF lines.. (in the latter case it's likely that the command used to build that file might be the problem, perhaps concatenating the content of those GTF files instead of simply listing their names..).

from gffcompare.

gpertea avatar gpertea commented on June 26, 2024

OK, maybe I jumped the gun here assuming that you (and ehhill) used the -i option when perhaps you didn't. In any case, I need details about the exact command line used and the exact error message you received.

from gffcompare.

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.