Results for "Perl; Special"

Blogs

Bookmarks

Files

Discussion topics

Pages

Top-level pages

Wire posts

News

Opportunity posts

ResearchLabs posts

  • Bourque Lab

    The goal of the lab is to understand mammalian genomes using comparative genomic and...tational methods and resources for the functional annotation of genomes with a special emphasis on sequencing-based...

    1929 days ago

Fun

Video

Bio-Scripts

  • Install grabseqs with conda !

    (JitMetaENV) ➜ JitMeta conda install grabseqs -c louiejtaylor -c bioconda -c conda-forge Collecting package metadata (current_repodata.json): done Solving environment: done ==> WARNING: A newer version of conda exists.

    1208 days ago

  • Install Perl Locally !

    # To follow these instructions, we'll assume your system admins have already installed these essentials: # Debian/Ubuntu system admins should run: sudo apt-get instal...

    2135 days ago

  • +167 more Bio-Scripts

Groups

  • Perl *PIPERs

    Perl *PIPERs

    Perl(Practical Extraction and Reporting Language) is a family of high-level, general-purpose, interpreted, dynamic programming languages. Perl was originally developed...

    3944 days ago

  • Ruby and BioRuby

    Ruby and BioRuby

    Ruby is a dynamic, reflective, general-purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. It was also infl...

    3911 days ago

Tags

  • Perl Special Vars Quick Reference

    $_ The default or implicit variable. @_ Subroutine parameters. $a$b sort comparison routine variables. @ARGV The command-line args. Regular Expressions $<digit> Regexp parenthetical capture holders. $& Last successful match (degrades perfor...

    Tags: Perl; Special, Vars, Quick, Reference

    2635 days ago