Results for "Command Line"

Blogs

  • Explore taxdump files !

    This is an extract of taxdump-readme.txt to be fo...the files store one record in the single line that are delimited by "\t|\n" (tab, vertical bar, and newline) characters. Each record cons...1 if name is suppressed in GenBank entry lineage hidden subtree root fla...

    1570 days ago

  • Perl one-liner for beginners !

    I often use the following arguments to perl: -e Makes the line of code be executed instead of a script -n Forces your line to be called in a loop. Allow...or (or stdin) -p Forces your line to be called in a loop. Print...Go through file, split line at each space and print words...

    1403 days ago

  • Protocol for De novo Genome Assembly using Illumina Reads

    ...t the Illumina sequencing pipeline creates. This will henceforth be...Scripthttps://bioinformaticsonline.com/snippets/view/42540/install-...annotation-service/ Frequent command use for the analysis are at: https://bioinformaticsonline.com/blog/view/38765/list-of-t...

    1227 days ago

  • Run bash script in Perl program !

    ...to execute certain Unix/shell commands in Perl script, so it's hard...for the execution of external commands (described as follows), whic...re at https://bioinformaticsonline.com/snippets/view/42919/perl-ipc...first, returns false when the command is not found, but never retur...

    659 days ago

  • Installing ELGG on Ubuntu !

    ...mework used for building an online social environment. It provides....04 server, run the following command to update your base system wi...ll of them with the following command: apt-get install apache2 mar.../elgg.conf Add the following lines: <VirtualHost *:80>...

    734 days ago

  • Finding a mimicry game for teaching on-line and mentioned general resources

    Mimicry and other resources Mimicry games: Great Heliconi....ncsu.edu/cals/gn/ex/y-chrom.html A professional online package from Michael Kasumovi...?P=Home Finally, Donald Forsdyke has some great on-line videos explaining evolutiona...

    699 days ago

  • SLURM Commands

    SLURM commands The following table shows SLURM commands on the SOE cluster. CommandDescription sbatch Sub...ecify a group of nodes in the command above. For example, if your M...our job is using, you can run commands sacct or ssta...-format=list The comm...

    691 days ago

  • Useful link to teach evolution !

    Mimicry and other resources Mimicry games: Great Heliconi....ncsu.edu/cals/gn/ex/y-chrom.html A professional online package from Michael Kasumovi...?P=Home Finally, Donald Forsdyke has some great on-line videos explaining evolutiona...

    600 days ago

  • Common steps for reads mapping !

    ...he data, it may need to be filtered or trimmed before mapping. Run the mapper: The mapper is run with the command-line interface or using a graphical user interface. The specific command depends on the mapper bein...

    446 days ago