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