Results for "Perl"

Tags

  • #Rename the #fasta #header and #keep first $ perl -ne 'if (/^(>\S+)/){print "$1\n";}else{print $_;}' realTestDATA.fa > realTestDATA_headerCorrected.fa #Perl

    Tags: Rename, fasta, header, keep, Perl

    1646 days ago

  • This works and I dont know how :) perl -pe '}{$_=$.' filename #Perl #Magic #PerlMagic

    Tags: Perl, Magic, PerlMagic

    1640 days ago

  • The Raku Programming Language

    Raku is a member of the Perl family of programming languages. Formerly known as Perl 6, it was renamed in October 2019. Raku introduces elements of many modern and historical languages. Compatibility with Perl was not a goal, though a compatibility mode is part of the specification.  More a...

    Tags: Raku, Programming, Language, Perl6, Perl

    1573 days ago

  • List of perl special symbols !

    There are some variables which have a predefined and special meaning in Perl. They are the variables that use punctuation characters after the usual variable indicator ($, @, or %), such as $_ ( explained below ). Special Symbols – File handlers $@ Perl error string $! Error number fro...

    Tags: Perl, Special, Symbols

    1573 days ago

  • Machine learning in Perl

    this is a fourth blog post in the Machine learning in Perl series, focusing on the AI::MXNet, a Perl interface to Apache MXNet, a modern and powerful machine learning library. If you're interested in refreshing your memory or just new to the series, please check previous entries over here:&...

    Tags: Machine, learning, Perl

    1553 days ago

  • Postdoctoral scientist genome analytics/ genome bioinformatics (m/f/*)

    https://www.uksh.de/jobs/Stellenangebote-nr-20190570-p-8.html Your profile: Degree in bioinformatics, biostatistics, or equivalent Experience in the processing and analysis of large-scale genomics data using compute clusters / high-performance computing Strong competence in working in Unix/Li...

    Tags: NGS, Python, R, Perl, Linux, GWAS, EWAS

    1554 days ago

  • Perl References https://gist.github.com/afair/2402068 #Perl #Reference #Array #Hash

    Tags: Perl, Reference, Array, Hash

    1550 days ago

  • Keep perl in container https://www.ecliptik.com/Containerizing-a-Perl-Script/ #Docker #Container #Perl #Dependencies

    Tags: Docker, Container, Perl, Dependencies

    1528 days ago

  • PAR::Packer to pack your perl program $ sudo apt install libpar-packer-perl #Perl #Pack #PAR

    Tags: Perl, Pack, PAR

    1525 days ago

  • The easy way to build stand-alone Perl apps https://www.perl.com/article/58/2014/1/5/The-easy-way-to-build-stand-alone-Perl-apps/ #Perl #Pack

    Tags: Perl, Pack

    1456 days ago