Results for "Run"

Top-level pages

  • Creating conda environment for python2.7

    ...sp;envs directory in your conda directory. Run conda create -...sp;conda create command. For details, run conda create -...0 latest version: 4.5.2 Please update conda by running $ conda update -n base c...

    2190 days ago

  • Parallel Processing with Perl !

    ...he parent process) and thus a separate process is created( which usually runs on a separate processor). Th...ata (split file) and thus you have created 8 processes at one time which run without interfering with the...

    2079 days ago

  • Benchmarking Perl Module !

    The benchmark module is a great tool to know the time the code takes to run. The output is usually in terms of CPU time. This module provides us with a way to optimize our code. Wit...

    2079 days ago

  • Installing BLAT on Linux !

    ...correct MACHTYPE for your system) MACHTYPE=x86_64 export MACHTYPE now running the command: echo $MACHT.../blat/blatSrc, but change to wherever you unpacked blat into).Now simply run the command: make to compil...

    2063 days ago

  • Installing ELGG on Ubuntu !

    ...or the sake of this example, we'll assume we're running on port 9999; you shouldn...ually use this port because only one daemon can run on any port number.) Login t...rements. Web server We think your server is running the Apache web server. Th...

    892 days ago

  • Short-read assembly using Spades !

    ...Illumina data as we used above: illumina_R1.fastq.gz: the Illumina forward reads illumina_R2.fastq.gz: the Illumina reverse reads Assemble Run Spades: spades.py -1 illum...

    825 days ago

  • Steps to find all the repeats in the genome !

    .... You can download it from the source provided. Use the provided Perl script: Once you have the "one_code_to_find_them_all.pl" script, you can run it to conveniently parse the...

    248 days ago