GithubHelp home page GithubHelp logo

Can't open object can't open my reads about simka HOT 6 OPEN

gatb avatar gatb commented on August 16, 2024
Can't open object can't open my reads

from simka.

Comments (6)

clemaitre avatar clemaitre commented on August 16, 2024

Hi,

This error occurs when the program does not find the files at the indicated path.
Here, your input file contains only file names (and not absolute paths for instance), in this case, your fasta files must be in the same directory as the input file. Is it the case ?

from simka.

FengqingWang0712 avatar FengqingWang0712 commented on August 16, 2024

Hi,

This error occurs when the program does not find the files at the indicated path.
Here, your input file contains only file names (and not absolute paths for instance), in this case, your fasta files must be in the same directory as the input file. Is it the case?

Thanks for your reply. It seems not this case. The fasta files and the input files are in the same directory. I ran again after adding absolute paths in input files just now. It showed the same error. Are there specific requirements for the contigs headers? My contigs' headers are like this: >000000000011. Is there a possibility that simka didn't recognize my fasta files?

from simka.

clemaitre avatar clemaitre commented on August 16, 2024

Are there specific requirements for the contigs headers? My contigs' headers are like this: >000000000011. Is there a possibility that simka didn't recognize my fasta files?

No, headers can be anything you want. The error is typical of a "file not found". Are you 100% sure that your files are correctly spelled in the input file and also readable by your system or user ?

from simka.

FengqingWang0712 avatar FengqingWang0712 commented on August 16, 2024

Are there specific requirements for the contigs headers? My contigs' headers are like this: >000000000011. Is there a possibility that simka didn't recognize my fasta files?

No, headers can be anything you want. The error is typical of a "file not found". Are you 100% sure that your files are correctly spelled in the input file and also readable by your system or user?

Hi. Thanks for your reply.
I checked my data and ran many times using different input.txt files. Luckily, I found the issue finally. It's because of my text format. I use another way to generate the input.txt with the same information and it's working now. I tried using the example txt file and it's proved that my text format is really the reason. It seems that my first text format can't be read by the program. Thanks very much! All the best!

from simka.

samuelanyaso avatar samuelanyaso commented on August 16, 2024

I encountered the same issue. The program seems to have trouble recognizing plain .txt files. A quick way around this is to convert plain .txt files to UNIX format.
dos2unix input_file.txt

from simka.

FengqingWang0712 avatar FengqingWang0712 commented on August 16, 2024

I encountered the same issue. The program seems to have trouble recognizing plain .txt files. A quick way around this is to convert plain .txt files to UNIX format.
dos2unix input_file.txt

Thanks very much!

from simka.

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.