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
4078 days ago
VI(Visual) Editor Reference manual
http:/
/
glaciated.org/
vi/
#Linux
#Vi
#Editor
#Commands
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
4078 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
4080 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
4081 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
4082 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
4083 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
4087 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
4089 days ago
Bioinformatics and biotechnology solutions
http:/
/
www.dnalabsindia.com/
#DNALab
#Research
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4093 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
4096 days ago
The Incidentalome !!! A Threat to Genomic Medicine.
#Omics
#Genomics
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4100 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
4106 days ago
Number all lines in a file; perl -pe '$_ = "$. $_"':
#Tipsoftheday
#Perl
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4106 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
4110 days ago
Next Big Revolution: Precision Medicine!!!
#Omics
#PersonalisedMedicine
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4114 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 »