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
#Install
Wire posts tagged with 'Install'
Neel
@neelam
Thread
By
Neel
1742 days ago
Install Git on Ubuntu $ apt-get install git-core
#Ubuntu
#Git
#Install
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2254 days ago
Snakemake install Ubuntu $ sudo apt-get install snakemake
#snakemake
#Ubuntu
#Install
Jit
@jit.aber
Thread
By
Jit
2306 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
2801 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
2932 days ago
Re-install perl in Ubuntu: sudo aptitude reinstall perl
#Perl
#Ubuntu
#Install
#Linux
Jit
@jit.aber
Thread
By
Jit
3806 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
3813 days ago
Install Bioperl on ubuntu : sudo apt-get install bioperl
#Bioperl
#Install
#Perl