BOL
Log in
Username or email
Password
Remember me
Register
Lost password
Activity
News
Opportunity
ResearchLabs
Questions
Pages
Discussion
More
BioScripts
Blogs
Bookmarks
Files
Fun
Groups
Polls
The Wire
Tryst
Videos
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
#Perl
Wire posts tagged with 'Perl'
Jit
@jit.aber
Thread
By
Jit
1480 days ago
install PAR::Packer in unbuntu. $ sudo apt-get install libpar-packer-perl
#pp
#Perl
#Ubuntu
Jit
@jit.aber
Thread
By
Jit
1513 days ago
$ export PERL5LIB=/usr/share/perl5/:/usr/lib/x86_64-linux-gnu/perl5/5.26/Text/
#Set
#Path
#Perl
#Module
BioStar
@biostar
Thread
By
BioStar
1783 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
Jit
@jit.aber
Thread
By
Jit
1852 days ago
PAR::Packer to pack your perl program $ sudo apt install libpar-packer-perl
#Perl
#Pack
#PAR
Jit
@jit.aber
Thread
By
Jit
1855 days ago
Keep perl in container
https:/
/
www.ecliptik.com/
Containerizing-a-Perl-Script/
#Docker
#Container
#Perl
#Dependencies
BioStar
@biostar
Thread
By
BioStar
1877 days ago
Perl References
https:/
/
gist.github.com/
afair/
2402068
#Perl
#Reference
#Array
#Hash
Jit
@jit.aber
Thread
By
Jit
1957 days ago
Perl script to run in parallel
https:/
/
perlmaven.com/
speed-up-calculation-by-running-in-parallel
#Perl
#Parallel
#Script
#Core
#Thread
Jit
@jit.aber
Thread
By
Jit
1967 days ago
This works and I dont know how :) perl -pe '}{$_=$.' filename
#Perl
#Magic
#PerlMagic
Neel
@neelam
Thread
By
Neel
1973 days ago
#Rename
the
#fasta
#header
and
#keep
first $ perl -ne 'if (/^(>\S+)/){print "$1\n";}else{print $_;}' realTestDATA.fa > realTestDATA_headerCorrected.fa
#Perl
Neel
@neelam
Thread
By
Neel
2041 days ago
Perl special variable
https:/
/
perldoc.perl.org/
perlvar.html
#Perl
#variable
BioJoker
@biojoker
Thread
By
BioJoker
2096 days ago
Print the lqst line of the file zith Perl. $ perl -ne 'END {print $last} $last= $_ if /\S/' blocks_coords.gff
#Last
#Line
#Perl
Neel
@neelam
Thread
By
Neel
2097 days ago
Check an installed packages in Perl $ perl -e "use GD"
#Perl
#Check
#Package
Aaryan Lokwani
@aaryan
Thread
By
Aaryan Lokwani
2485 days ago
export PERL5LIB=/home/foobar/code
#SetPath
#Perl
Jit
@jit.aber
Thread
By
Jit
2492 days ago
To upgrade the perl in Linux $ sudo cpan; cpan[1]> upgrade
#Perl
#Upgrade
#Linux
#Ubuntu
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2496 days ago
Finding coding regions in DNA sequences
http:/
/
genome.crg.es/
courses/
Lisbon04/
exercises/
day2/
Perl_programming/
index.html
#Perl
#Genes
#Script
« Previous
1
2
3
4
5
6
Next »