Results for "Codes"

Tags

  • BioCodes/BioScripts

    Over the years most bioinformatics people amass a collection of small utility scripts which make their lives easier. Too often they are kept either in private repositories or as part of a public collection to which noone else can contribute. Biocode is a curated repository of general-use utility ...

    Tags: Bioinformatics, Computational Biology, Scripts, Codes, Programs, BioScripts, BioCodes, Examples

    3647 days ago

  • Free codes http://freecode.com/tags/perl #Perl #Codes #Free

    Tags: Perl, Codes, Free

    3253 days ago

  • Free Perl codes http://www.freeperlcode.com/guide/ #Perl #codes #Scripts #Free

    Tags: Perl, codes, Scripts, Free

    3253 days ago

  • IUPAC codes

    IUPAC codes DNA: Nucleotide Code: Base: ---------------- ----- A.................Adenine C.................Cytosine G.................Guanine T (or U)..........Thymine (or Uracil) R.................A or G Y.................C or T S.................G or C W.................A or T K.......

    Tags: IUPAC, codes, DNA, Nucleotide

    2226 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. Allows you to take lines from the diamond operator (or stdin) -p Forces your line to be called in a loop. Prints $_ at the end   This ...

    Tags: perl, oneliner, linux, handy, script, codes

    1362 days ago

  • Python Mini Projects !

    There is a directory for each chapter of the book. Each directory contains a test.py program you can use with pytest to check that you have written the program correctly. I have included a short README to describe each exercise. If you have problems writing code (or if you wou...

    Tags: python, minicodes, learn, codes, scripts

    456 days ago