Results for "Perl Modules"

Blogs

  • 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...Special Symbols – File handlers $@ Perl error string $! Error number...More at https://www.tutorialspoint.com/perl/pe...

    1552 days ago

  • Perl one-liner for beginners !

    I often use the following arguments to perl: -e Makes the line of code...each line and prints it perl -ne '$cnt = tr/"//;print...ch line, followed by tab perl -pe 's/(.*)/string\t$1/'...e any uppercase letters. perl -ne 'print unless m/[A-Z...

    1374 days ago

  • Run bash script in Perl program !

    BioPerl is a compilation of Perl modules that can be used to build bioinformatics-related Perl scripts. It is used, for exam...ax: qx/command/; It's a Perl operator (perlop) that executes...it can be easily converted to Perl script: For further information...

    630 days ago

  • Ancient whole genome duplication (WGD) detection tools !

    There are two methods for ancient WGD detection, one is collinearity analysis, and....v20190103.cds.fasta.blast.tsv.mcl  For more reading - There are 9 sub-modules in WGD kde: KDE fitting to...

    1148 days ago

  • REST API

    REST API The Representational State Transfer (REST) sample clients are prov...Language Download Requirements Perl psiblast.pl LWP and&nb...up for REST Web Services and Examples for Perl RE...

    937 days ago