Results for "DU"

Bio-Scripts

  • Installing ggplot2 and its dependencies on Ubuntu !

    ...I_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H STRINGI_CXXFL...e -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -fpic -fpic -g...e -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -fpic -fpic -g...e-time -D_FORTIFY_SOURCE=2 -g -c module.cpp -o module.o g++ -I/us...

    1552 days ago

  • To convert just one specific read group to fastq

    ...d -$N > selected.txt # Store the data in the reads folder. mkdir -p reads # Download the SRR data for each cat selected.txt | parallel fastq-dump -O reads -X 1000 --split-fi...

    1544 days ago

  • Install vcftools on Ubuntu

    ...n-db (2.8.3-2ubuntu0.1) ... #MORE at https://vcftools.github.io/perl_module.html # Calculate stats s...vcf.gz -f SAMPLE/NA00001/DP=1:200 -p out/ vcf-stats file.vcf.gz > perl.dump

    1528 days ago

  • Uninstall a perl module !

    # uninstall_perl_module.pl from PerlTricks.com use...:Packlist; # Exit unless a module name was passed die ("Error: no Module::Name passed as an argument...very file associated with the module foreach my $file ($install...kfile: $!\n"; # delete the module directories if they are emp...

    1516 days ago

  • Pack a perl program with their dependencies on Ubuntu !

    ...libgetopt-argvfile-perl libmodule-scandeps-perl libmodule-signature-perl libpar-dist-...ously unselected package libmodule-scandeps-perl. Preparing t...nologies have been used to produce highly accurate de novo ass...github.com - A JavaScript module for the visualization of ge...

    1513 days ago

  • Commands to install conda in Ubuntu !

    ...r. * Redistributions in binary form must reproduce the above copyright notice,...ontributors may be used to endorse or promote products derived from this softwar...s|no] [no] >>> yes WARNING: The conda.compat module is deprecated and will be r...

    1513 days ago

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

    $ sudo apt-get install libstatistics-r-perl Reading package lists... Done Building dependency tree Reading state information... Done The following addition...

    1513 days ago

  • Check os version in Linux !

    The procedure to find os name and version on Linux: #Open the terminal application (bash shell) #For remote server login using the ssh: ssh user@server-name #Type an...

    1509 days ago

  • Setting up autoConTAMPR !

    (base) jit@jit-HP-Pro-3335-MT:~/Downloads/testDock$ docker build -t autocontampr . Sending build context to Docker daemon 9.024MB Step 1/16 : FROM ubuntu:14.04 -...

    1444 days ago

  • Script to extract the cluster detail !

    $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.1 LTS Release: 18.04 Codename: bionic $ cat /proc/cpuinfo | grep -i 'model name' | head -n 1 model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz

    1381 days ago