Coder Social home page Coder Social logo

Error opening params file about dicey HOT 7 CLOSED

gear-genomics avatar gear-genomics commented on August 19, 2024
Error opening params file

from dicey.

Comments (7)

tobiasrausch avatar tobiasrausch commented on August 19, 2024

Have you installed dicey using bioconda? The primer3 config directory is only included in the source code. Please also check that the config files are really present in that directory, i.e.:

ls $config/tetraloop.dh

from dicey.

AlexGaithuma avatar AlexGaithuma commented on August 19, 2024

I compiled from the source and tetraloop.dh file is present.

from dicey.

tobiasrausch avatar tobiasrausch commented on August 19, 2024

Thanks. Sorry I haven't seen this earlier but you use a custom reference (../18S_All.fasta primers.fa). You need to index this reference first as described in the README because dicey is designed to work across entire, large genomes. For model organisms and human you can also download the pre-indexed genomes here. To run the example, you would simply download all Homo_sapiens.GRCh37.dna.primary_assembly.fa* files and then:

dicey search -c 45 -l 1000 -g Homo_sapiens.GRCh37.dna.primary_assembly.fa.gz -i /media/bioadmin/24e12c01-7941-49f5-9647-eeebabd15082/packages/dicey/src/primer3_config/ primers.fa

The config directory also needs a '/' at the end.

from dicey.

AlexGaithuma avatar AlexGaithuma commented on August 19, 2024

Thanks.
I had ran the indexing but no index file was generated.
The problem was fixed by compressing the reference fasta file to .gz format.

Now everything works

from dicey.

AlexGaithuma avatar AlexGaithuma commented on August 19, 2024

I still get the error

Error opening params file

even with the indexing

from dicey.

tobiasrausch avatar tobiasrausch commented on August 19, 2024

Have you added the slash '/' at the end of the directory? Can you post the command?

from dicey.

AlexGaithuma avatar AlexGaithuma commented on August 19, 2024

Thanks.
It now works.

from dicey.

Related Issues (12)

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.