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
Tag cloud
Genome
,
Bioinformatics
,
R
,
Perl
,
NGS
,
Linux
,
Assembly
,
FASTA
,
Tutorial
,
Learn
,
Omics
,
WalkIn
,
Genomics
,
Plot
,
Tools
,
Seq
,
Bioinfo
,
Python
,
Jobs
,
Data
,
Alignment
,
Evolution
,
Reads
,
Job
,
Analysis
,
India
,
Convert
,
Chromosome
,
BAM
,
Sequence
,
SNP
,
Extract
,
Oneliner
,
Research
,
Bash
,
Tricks
,
Algorithms
,
AI
,
Tipsoftheday
,
Script
,
Remove
,
Scripts
,
Future
,
Online
,
Protein
,
PacBio
,
Blast
,
Opportunity
,
BOLover
,
Ubuntu
All site tags
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
All wire posts
Shreya Ganguli
@shreya
Thread
By
Shreya Ganguli
4124 days ago
VI(Visual) Editor Reference manual
http:/
/
glaciated.org/
vi/
#Linux
#Vi
#Editor
#Commands
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
4124 days ago
Algorithms, Flowchart, Data-type and pseudo code @
http:/
/
www.maths.udsm.ac.tz/
mujuni/
mt512/
Algorithms.pdf
#Algo
Shreya Ganguli
@shreya
Thread
By
Shreya Ganguli
4126 days ago
25 Useful Basic Commands of APT-GET and APT-CACHE for Package Management
http:/
/
goo.gl/
l3v1MD
#Ubuntu
# apt-cache
Archana Malhotra
@archana
Thread
By
Archana Malhotra
4128 days ago
Installing a minimal UCSC genome browser mirror in Ubuntu 10.04 64 bits
http:/
/
goo.gl/
PWHxDd
#UCSC
#Genome
Jit
@jit.aber
Thread
By
Jit
4129 days ago
Some useful tricks for next generation seq analyst
http:/
/
chicken.genouest.org/
#Perl
#R
#C
/C++
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4130 days ago
To count the number of matches in a string !!! $str = "one.two.three.four"; $n =()= $str =~ /\./gi; print $n;
#Tipsoftheday
#Perl
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4133 days ago
Perl scripts for science and engineering
http:/
/
www.lwebzem.com/
cgi-bin/
se_res/
scripts.cgi
#Perl
#Scripts
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4135 days ago
Bioinformatics and biotechnology solutions
http:/
/
www.dnalabsindia.com/
#DNALab
#Research
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4139 days ago
Pharmacogenomics tutorial
http:/
/
www.journals.elsevierhealth.com/
periodicals/
jmdi/
article/
S1525-1578%2812%2900175-4/
fulltext
#ResearchPaper
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
4143 days ago
The Incidentalome !!! A Threat to Genomic Medicine.
#Omics
#Genomics
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4146 days ago
Learn computer science online at
http:/
/
academicearth.org/
online-college-courses/
computer-science/
#Algorithms
#Computer
#OnlineCourses
Poonam Mahapatra
@poonam
Thread
By
Poonam Mahapatra
4153 days ago
Number all lines in a file; perl -pe '$_ = "$. $_"':
#Tipsoftheday
#Perl
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4153 days ago
Generate N base genome: perl -e '
@b
=qw/A T G C/;print ">Genome\n";while($l<N){print
@b
[int(rand(4))];$l++;}'
#Tipsoftheday
#Perl
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
4157 days ago
Next Big Revolution: Precision Medicine!!!
#Omics
#PersonalisedMedicine
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4161 days ago
To round a floating-point value to a certain number of decimal places: $rounded = sprintf("%.2f", $unrounded);
#Tipsoftheday
#Perl
« Previous
102
103
104
105
106
107
108
109
110
Next »