Results for "script"

Blogs

  • 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. Allows you to take lines from th...

    1379 days ago

  • Protocol for De novo Genome Assembly using Illumina Reads

    ...ncy of the assembly. Read Quality Control:Check the qualiy with fastQC.Scripthttps://bioinformaticsonline.c...function trims adapters, barcodes and other contaminants from the reads.Scripthttps://bioinformaticsonline.c...

    1203 days ago

  • Run bash script in Perl program !

    ...build bioinformatics-related Perl scripts. It is used, for example, in...rtain Unix/shell commands in Perl script, so it's hard to determine wh...command, it keeps processing the script and does not wait until it fi...p syntax: a2p [options] [awkscript] There is a Perl utility kno...

    635 days ago

  • SLURM Commands

    ...he SOE cluster. CommandDescription sbatch Submit batch scripts to the cluster scancel...n the running nodes.2. Submit scriptsThe header in a submit script...rectory created by the submit script on a node: sdel &l...

    667 days ago