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
Polls
The Wire
Videos
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
#Install
Wire posts tagged with 'Install'
Neel
@neelam
Thread
By
Neel
2228 days ago
Install Git on Ubuntu $ apt-get install git-core
#Ubuntu
#Git
#Install
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2740 days ago
Snakemake install Ubuntu $ sudo apt-get install snakemake
#snakemake
#Ubuntu
#Install
Jit
@jit.aber
Thread
By
Jit
2792 days ago
#Install
#BioPython
$ python2.7 -m pip install biopython $ python3.6 -m pip install biopython $ pypy -m pip install biopython
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
3287 days ago
sudo apt-get install libgd-svg-perl to install GD::SVG
#Perl
#Linux
#Install
#Graph
#Plot
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3418 days ago
Re-install perl in Ubuntu: sudo aptitude reinstall perl
#Perl
#Ubuntu
#Install
#Linux
Jit
@jit.aber
Thread
By
Jit
4292 days ago
Force install a Perl module sudo PERL_MM_USE_DEFAULT=1 perl -MCPAN -e "CPAN::Shell->force(qw(install Nginx::Log::Entry))"
#Perl
#Install
#Force
#CPAN
#Module
Jit
@jit.aber
Thread
By
Jit
4299 days ago
Install Bioperl on ubuntu : sudo apt-get install bioperl
#Bioperl
#Install
#Perl