Giter VIP home page Giter VIP logo

Comments (3)

ialbert avatar ialbert commented on July 30, 2024

Run the command as below and check the output

sh -c "$(curl -fsSL ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/install-edirect.sh)"

these are the installation instructions by the entrez direct authors, I just tried on my system and did work

from biostar-handbook.

Linwkn avatar Linwkn commented on July 30, 2024

Hi @ialbert,

After running that line, I got the following output - does it mean it is installed properly now?

gzip: xtract.Linux.gz: unexpected end of file
chmod: cannot access 'xtract.Linux': No such file or directory

gzip: rchive.Linux.gz: unexpected end of file
chmod: cannot access 'rchive.Linux': No such file or directory

Entrez Direct has been successfully downloaded and installed.
In order to complete the configuration process, please execute the following:

echo "export PATH=/home/user/edirect:${PATH}" >> ${HOME}/.bashrc

or manually edit the PATH variable assignment in your .bashrc file.

Would you like to do that automatically now? [y/N]

from biostar-handbook.

ialbert avatar ialbert commented on July 30, 2024

it sounds like the downloads don't quite succeed, some programs did not finish downloading,

it kind of feels like your network does not complete the downloads,

some codes won't work but others will, I would move on, entrez direct is not used all that often

from biostar-handbook.

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.