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
1452 days ago
install PAR::Packer in unbuntu. $ sudo apt-get install libpar-packer-perl
#pp
#Perl
#Ubuntu
Jit
@jit.aber
Thread
By
Jit
1485 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
1755 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
1824 days ago
PAR::Packer to pack your perl program $ sudo apt install libpar-packer-perl
#Perl
#Pack
#PAR
Jit
@jit.aber
Thread
By
Jit
1827 days ago
Keep perl in container
https:/
/
www.ecliptik.com/
Containerizing-a-Perl-Script/
#Docker
#Container
#Perl
#Dependencies
BioStar
@biostar
Thread
By
BioStar
1849 days ago
Perl References
https:/
/
gist.github.com/
afair/
2402068
#Perl
#Reference
#Array
#Hash
Jit
@jit.aber
Thread
By
Jit
1929 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
1939 days ago
This works and I dont know how :) perl -pe '}{$_=$.' filename
#Perl
#Magic
#PerlMagic
Neel
@neelam
Thread
By
Neel
1945 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
2013 days ago
Perl special variable
https:/
/
perldoc.perl.org/
perlvar.html
#Perl
#variable
BioJoker
@biojoker
Thread
By
BioJoker
2067 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
2069 days ago
Check an installed packages in Perl $ perl -e "use GD"
#Perl
#Check
#Package
Aaryan Lokwani
@aaryan
Thread
By
Aaryan Lokwani
2457 days ago
export PERL5LIB=/home/foobar/code
#SetPath
#Perl
Jit
@jit.aber
Thread
By
Jit
2464 days ago
To upgrade the perl in Linux $ sudo cpan; cpan[1]> upgrade
#Perl
#Upgrade
#Linux
#Ubuntu
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2468 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 »