Results for "Perl Script"

Blogs

Bookmarks

Files

Discussion topics

Pages

  • Ruby Language

    Ruby was created by Yukihiro Matsumoto, who wished to create a new langua...guage that combines syntax inspired by Perl with Smalltalk-like features....sumoto. It was influenced primarily by Perl, Smalltalk, Eiffel, and Lisp....similar in varying respects to Python, Perl,...

    3944 days ago

  • Bioinformatics Articles links

    I found several useful bioinformatics articles which exa...um. By Russ Altman. Human Genome Research A description of the Human Genome Projec...formatics in Support of Molecular Medicine A description of bioinformatics and its...

    3918 days ago

  • +12 more Pages

Top-level pages

Wire posts

News

Opportunity posts

Fun

  • Perl Poem: Parse it in both Perl and English!

    Larry's, er, corpus has fortunately been overshadowed by that of the reigning Perl Poet, Sharon Hopkins. She has written quite a few Perl poems, as well as a paper on...es: Computer Poetry Meets the Perl Programming Language". (The p...and the Guardian: #!/usr/bin/perl APPEAL: listen (please, ple...

    3916 days ago

  • Bioinformatician special skills !!

    Bioinformatician and Computational biologist are the only programmers on Earth who can explain multiplication and...)$/; /"(?:[^"\\]++|\\.)*+"/; /^[+-]?\ *(\d+(\.\d*)?|\.\d+)([eE][+-]?\d+)?$/; perl -...

    3893 days ago

  • +2 more 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.

    1214 days ago

  • Install Perl Locally !

    # To follow these instructions, we'll assume your system admins have alre...er where you want to install different Perls, and cd into it: # Note tha...ant to maintain such software: export PERL_BASE="$HOME/perl" mkdir -p $...MSKCC: curl -sL https://cpanmin.us | $PERL_B...

    2141 days ago

  • +226 more Bio-Scripts

Groups

  • Perl *PIPERs

    Perl *PIPERs

    Perl(Practical Extraction and Reporting Lan...preted, dynamic programming languages. Perl was originally developed by L...Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. But, nowadays perl is the heart of biological/geno...

    3950 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 w...

    3917 days ago

  • +1 more Groups

Tags

  • Why the Perl script flash error and print weird lines once change the operating system?

    Hi Bioinformatician, I am working on a small script which read a file and extract the gene coordinates. It works fine when I run on linux OS but in Window OS it print some weird sign, and also does not print the expected result. Following are the code for your reference. #!/usr/bin/perluse str...

    Tags: Perl, Syntax Error, Operating System, Perl script

    3919 days ago

  • How to find Operating System name using perl script?

    Hi All, Recently I started working on severs/clusters for my biological analysis. I am struggling to find the operating system(OS) detail information before running my scripts. Can you please tell me how to find OS name using perl script?

    Tags: Perl, OS, Operating System, Linux, Windows, Mac, Bioinformatics, Perl Script

    3922 days ago

Comments