Results for "Python versions"

Bio-Scripts

  • Bash commandline to install Anaconda !

    #The line begins with $ are the commands $ mkdir tmp $ cd tmp/...shop/wsu29/anaconda3 installing: python-3.7.3-h0371630_0 ... Python 3.7.3 installing: conda-env-...ze-1.1.0-py37_0 ... installing: ipython_genutils-0.2.0-py37_0 ... in...1-py37h7b6447c_0 ... installing: python-d...

    1552 days ago

  • Bash command to install Miniconda !

    (base) [wsu29@bladeamd-2 tmp]$ wget https://repo.anaconda.com/miniconda/Miniconda3-late...=19.0.0=py37_0 - pysocks==1.7.1=py37_0 - python==3.7.4=h265db76_1 - read...pkgs/main/linux-64::pysocks-1.7.1-py37_0 python...

    1552 days ago

  • Bash command to install GATK, Bedtools and SnpEff !

    (my_GATK) [wsu29@bladeamd-2 tmp]$ conda install gatk Collecting package m...py38_1 1.9 MB python-3.8.1 | h...s/main/linux-64::pip-20.0.2-py38_1 python pkgs/main/linux-6...############################ | 100% python-3...

    1552 days ago

  • Install python pip and numpy on Linux / Ubuntu

    jit@jit-HP-Pro-3335-MT:~/Downloads/MitoHunter$ sudo apt install python-pip Reading package lists......python-gdata python-keyczar python-secretstorage-doc python-setu...bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04 [....com/ubuntu bionic/main amd64 python-keyrings.alt all 3.0-1 [16.7...

    1547 days ago

  • Install python-numpy python-scipy python-matplotlib on Ubuntu !

    $MT:~/Downloads/chaos$ sudo apt-get install python-numpy python-scipy python-matplotlib Read...atplotlib-data python-olefile python-pil python-subprocess32 pytho...live-latex-extra ttf-staypuft python-numpy-dbg python-numpy-doc py.../ubuntu bionic/universe amd64 python-backports.functools-lru-cache...

    1538 days ago

  • Install printer in Ubuntu !

    jit@jit-HP-Pro-3335-MT:~$ java -version openjdk version "11.0.6"...35-MT:~$ sudo apt-get install python3-smbc Reading package lists....ackages will be installed: python3-smbc 0 upgraded, 1 newly in...ild2_amd64.deb ... Unpacking python3-smbc (1.0.15.6-1build2) ......

    1536 days ago

  • Commands to install conda in Ubuntu !

    jit@jit-HP-Pro-3335-MT:~/Downloads$ mkdir jittmp jit@jit-HP-Pro-3335-MT:~...amal, etc.). pyopenssl A thin Python wrapper around (a subset of)...cryptography. cryptography A Python library which exposes cryptog...14.11-py37h7b6447c_0 ... installing: python-d...

    1508 days ago

  • Python script to check sequence length in multifasta file

    #!/usr/bin/python from Bio import SeqIO import sys cmdargs = str(sys.argv) for seq_record in SeqIO.parse(str(sys.argv[1]), "fasta"): output_line = '%s\t%i' % \ (seq_record.id, len(seq_record)) print(output_line)

    1212 days ago

  • Install quast using conda !

    (JitMetaENV) ➜ ~ conda install -c bioconda quast Collecting package metadata (current_repodata.json): done Solving environment: done ==> WARNING: A newer version...

    1212 days ago

  • Install wgd cli on linux !

    (JitMetaENV) ➜ wgd git:(master) pip install --user ERROR: You mu....5.2 in /home/urbe/.local/lib/python3.6/site-packages (from bokeh=...011k in /home/urbe/.local/lib/python3.6/site-packages (from pandas...e-any.whl (25 kB) Collecting python-utils>=2.3.0 Downloading p...

    1204 days ago