Results for "No"

Bio-Scripts

  • Install vcftools on Ubuntu

    jit@jit-HP-Pro-3335-MT:~/Downloads/annotated$ sudo apt install vcftools [sudo] p...0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 452 k...ats separately for the filter field, quality and non-indels vcf-stats file.vcf.gz...

    1582 days ago

  • Install htop on ubuntu

    jit@jit-HP-Pro-3335-MT:~/Downloads/annotated$ sudo apt install htop [sudo] pass...0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 80.0...(2.8.3-2ubuntu0.1) ... Processing triggers for gnome-menus (3.13.3-11ubuntu1.1)...

    1582 days ago

  • Circos with circosJS

    ...tember"}, {"len": 31, "color": "#bc80bd", "label": "October", "id": "october"}, {"len": 30, "color": "#ccebc5", "label": "November", "id": "november"}, {"len": 31,...

    1581 days ago

  • Exit Bash Script When Any Command Fails

    ...------------------- # exit when any command fails #Putting this at the top of a bash script will cause the script to exit if any commands return a non-zero exit code. set -e...

    1577 days ago

  • Uninstall a perl module !

    ...it unless a module name was passed die ("Error: no Module::Name passed as an arg...oving $file\n"; unlink $file or warn "could not remove $file: $!\n"; } #...g $packfile\n"; unlink $packfile or warn "could not remove $packfile: $!\n";...

    1571 days ago

  • Installing docker for Bioinformatics on Ubuntu !

    ...Done Package 'docker-engine' is not installed, so not removed Package 'docker' is...ewly installed, 0 to remove and 0 not upgraded. jit@jit-HP-Pro-...l Warning: apt-key output should not be parsed (stdout is not a t...you would like to use Docker as a non-root user, you should now co...

    1570 days ago

  • Perl script to reads and extract webpage contents !

    use 5.010; use strict; use warnings; use WWW::Mechanize; my ($url) = @ARGV; die "Usage: $0 URL\n" if not $url; my $w = WWW::Mechanize->new; $w->get($url); say $w->content; #Run #jit@jit-HP-Pro-3335-MT:~/Downloads/testDock$ perl web.pl https://bioinformaticsonline.com

    1570 days ago

  • Pack a perl program with their dependencies on Ubuntu !

    ...newly installed, 0 to remove and 0 not upgraded. Need to get 2,098...entsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })()...fficiently it will be expressed in Anopheles gambiae. The input codo...ence Tube Maps: displays multiple genomic sequences in the form of a...

    1568 days ago

  • Commands to install conda in Ubuntu !

    ...ode must retain the above copyright notice, this list of condition...must reproduce the above copyright notice, th is list of condition...studio.com/License. Cryptography Notice =================== T...six-1.12.0-py37_0 ... installing: snowballstemmer-1.2.1-py37_0 ......

    1568 days ago

  • Commands to install Statistics::R module in Ubuntu !

    ...-doc-pdf The following NEW packages will be installed: libstatistics-r-perl r-base r-base-html 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 87.4...

    1568 days ago