Comment on "How to install Perl modules on Mac OS X in easy steps !!"
Our Perl script for drawing requires the GD module(2.41 or later version). Moreover, the GD module requires the following packages. The gd graphics library The PNG graphics libraryThe zlib compression library2369 days ago
2382 days ago
Comment on "BINC (BioInformatics National Certification) Website address"
BINC 2018 http://bioinformaticsonline.com/news/view/36281/binc-bioinformatics-national-certification-examination-20182384 days ago
2391 days ago
Comment on "Perl one-liner for bioinformatician !!!"
Convert file to lowercase dd $ dd if=input.txt of=output.txt conv=lcase tr $ tr '[:upper:]' '[:lower:]' < input.txt > ou...tolower($0) }' input.txt > output.txt perl $ perl -pe '$_= lc($_)' input.txt > output.tx...2394 days ago
Comment on "How to install Perl modules manually, using CPAN command, and other quick ways"
Install cpanm to make installing other modules easier (you'll thank us later). You need to type these commands into a Terminal emulator (Mac OS X, Win32, Linux) cpan App::cpanminus Now install any module you can find. cpanm Module::Name2398 days ago
Comment on "List of Bioinformatics Vacancy, Jobs, Opportunity websites"
This website is also useful for bioinformatics job hunt https://functionaljobs.com/jobs/2408 days ago
Comment on "Perl Module Installation"
tar zxf Digest-SHA1-2.13.tar.gz cd Digest-SHA1-2.13 perl Makefile.PL make make test make install2418 days ago
Comment on "Important Journals, Blogs and Forums for Bioinformaticians"
Useful bioinformatics blog pages 123Bioinformaticshttp://www.123bioinformatics.com Binfalse - Bioinformatic...tp://binfalse.de/ Bioinformatics Zenhttp://www.bioinformatics...Lollipopshttp://www.ghastlyfop.com/blog/ Macromolecular Model...e Computational Lifehttp://www.computationallife.blogspot.com...2422 days ago
Comment on "Basic command-line to run BLAST"
...4.250.12, 2607:f220:41e:250::7Connecting to ftp.ncbi.nlm.nih....protein] wget http://www.genoscope.cns.fr/adineta/data/Adinet...vaga_protein] wget ftp://ftp.ncbi.nlm.nih.gov/genomes/Mus_mus...rt send evalue length frames qcovs bitscore' -max_target_seqs...2424 days ago