Giter VIP home page Giter VIP logo

Comments (9)

pr0xxy avatar pr0xxy commented on July 29, 2024

Same here:

  • /clockwork/scripts/make_pipeline_reference_files.pl /clockwork/reference_genomes/
    ------------------- download genomes --------------------
    enaDataGet -d tmp.3901 -f fasta CCBF00000000
    ERROR: Something unexpected went wrong please try again.
    If problem persists, please contact [email protected] for assistance.
    Error running: enaDataGet -d tmp.3901 -f fasta CCBF00000000 at /clockwork/scripts/make_pipeline_reference_files.pl line 190.
    ABORT: Aborting with RETVAL=255
    Cleaning up...

from clockwork.

iqbal-lab avatar iqbal-lab commented on July 29, 2024

Sorry for not addressing this sooner. I'll look tomorrow. Cc @martinghunt

from clockwork.

martinghunt avatar martinghunt commented on July 29, 2024

Strange. I just ran it and it worked for me:

$ ./make_pipeline_reference_files.pl OUT
------------------- download genomes --------------------
wget -nv -O CBMO000000000.fa 'https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nucleotide&rettype=fasta&retmode=text&id=CBMO000000000'
2019-08-13 18:21:05 URL:https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nucleotide&rettype=fasta&retmode=text&id=CBMO000000000 [1] -> "CBMO000000000.fa" [1]
enaDataGet -d tmp.2481 -f fasta CCBF00000000
Completed
mv tmp.2481/* CCBF00000000.fa.gz
rm -r tmp.2481
enaDataGet -d tmp.2481 -f fasta CWKH00000000
...

from clockwork.

martinghunt avatar martinghunt commented on July 29, 2024

@pr0xxy did it hang for ages on the line:
enaDataGet -d tmp.3901 -f fasta CCBF00000000
before throwing the error? Or was it instant? I have had it hang on me and had to kill it. (See issue #53).

from clockwork.

mezewudo avatar mezewudo commented on July 29, 2024

from clockwork.

pr0xxy avatar pr0xxy commented on July 29, 2024

@pr0xxy did it hang for ages on the line:
enaDataGet -d tmp.3901 -f fasta CCBF00000000
before throwing the error? Or was it instant? I have had it hang on me and had to kill it. (See issue #53).
Trying to build a singularity image:

git clone https://github.com/iqbal-lab-org/clockwork.git

singularity image.create -s 8000 clockwork_container.img
singularity build clockwork_container.img clockwork_container.def Singularity

The script is called from clockwork_container.def

What am I doing wrong?

from clockwork.

martinghunt avatar martinghunt commented on July 29, 2024

Are you behind a firewall? Could it be blocking the download?

from clockwork.

pr0xxy avatar pr0xxy commented on July 29, 2024

Are you behind a firewall? Could it be blocking the download?

So I found out the FTP protocol has newly been blocked by our firewall. It seems I will need to find a HTTP mirror. I will update this with what happens.

Thanks,

pr0xxy

from clockwork.

martinghunt avatar martinghunt commented on July 29, 2024

The URLs are updated for those downloads, and are now HTTP instead of FTP. Please see release 0.7.8 https://github.com/iqbal-lab-org/clockwork/releases/tag/v0.7.8

from clockwork.

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.