Results for "Installing"

Bio-Scripts

  • Bash command to install Miniconda !

    (base) [wsu29@bladeamd-2 tmp]$ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh --2020-02-01 13:25:25-- https://repo.anaconda.com/miniconda/Mi...

    1569 days ago

  • Install Zef for Raku !

    ...sting: zef:ver:auth:api ===> Testing [OK] for zef:ver:auth:api ===> Installing: zef:ver:auth:api 1 bin/ s...dex:ver:auth ===> Testing [OK] for String::FuzzyIndex:ver:auth ===> Installing: String::FuzzyIndex:ver:auth

    1564 days ago

  • Install python pip and numpy on Linux / Ubuntu

    ...acdaa2929a00eeef6b16eaaeb20/numpy-1.16.6-cp27-cp27mu-manylinux1_x86_64.whl (17.0MB) 100% |████████████████████████████████| 17.0MB 30kB/s Installing collected packages: numpy Su...

    1563 days ago

  • Installing ggplot2 and its dependencies on Ubuntu !

    ...s ‘lib’ is unspecified) also installing the dependencies ‘ellipsis’,...===== downloaded 3.1 MB * installing *source* package ‘glue’ ......icudata -L/usr/lib/R/lib -lR installing via 'install.libs.R' to /usr/...n be loaded * DONE (utf8) * installing *source* package ‘Rcpp’ ......

    1563 days ago

  • Installing docker for Bioinformatics on Ubuntu !

    jit@jit-HP-Pro-3335-MT:~/Downloads$ sudo apt-get remove docker docker-engine docker.io containerd runc Reading package lists... Done Building dependency tree Re...

    1526 days ago

  • Commands to install conda in Ubuntu !

    ...[/home/jit/anaconda3] >>> PREFIX=/home/jit/anaconda3 installing: python-3.7.3-h0371630_0 ... Python 3.7.3 installing: conda-env-2.6.0-1 ... insta...3_0 ... installing: multipledispatch-0.6.0-py37_0 ... installing: nltk-3.4-py37_1 ... install...

    1524 days ago

  • Install wgd cli on linux !

    ...5450d1f5cb16dc8a9c Successfully built wgd bokeh ete3 PyYAML sklearn Installing collected packages: threadpoo...nstall: joblib Found existing installation: joblib 0.13.2 Uninstalling joblib-0.13.2: Success...

    1221 days ago

  • Set up WGD environment using conda !

    ...ory: /home/urbe/.cache/pip/wheels/46/ef/c3/157e41f5ee1372d1be90b09f74f82b10e391eaacca8f22d33e Successfully built wgd bokeh ete3 PyYAML sklearn Installing collected packages: six, thre...

    1217 days ago

  • Install and set up i-adhore for synteny and wgd analysis ! -- step by step --

    ...nstall configuration: "Release" -- Installing: /home/urbe/anaconda3/envs/wgd/./API -- Installing: /home/urbe/anaconda3/envs/wg...sts_030210_201/scaffold_638.lst -- Installing: /home/urbe/anaconda3/envs/wg...sts_030210_201/scaffold_861.lst -- Installing: /home/urbe/anaconda3/envs/wg...

    1217 days ago

  • Bash script to check installed bioinformatics program !

    ...name" # read name dpkg -s $name &> /dev/null if [ $? -ne 0 ] then echo " $name not installed :: Try installing $name with conda first"...

    1059 days ago