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
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
Jit
@jit.aber
Thread
By
Jit
3313 days ago
#Upgrade
the current version of
#Linux
. $ sudo apt-get update && sudo apt-get upgrade
Jit
@jit.aber
Thread
By
Jit
3313 days ago
Check the upload and download stat in Linux. $ sudo apt-get install vnstat
Jit
@jit.aber
Thread
By
Jit
3315 days ago
#Palindromes
and genomic stress fractures
http:/
/
www.sciencedirect.com/
science/
article/
pii/
S1568786406001558
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3317 days ago
Extract values : cat seeALN.xls | grep -w "scaffold_1" to
#grep
#exact
#matching
words from file seeALN.xls
Jit
@jit.aber
Thread
By
Jit
3322 days ago
Perl6 editor
https:/
/
github.com/
azawawi/
atom-perl6-editor-tools
#Perl
#Editor
Jit
@jit.aber
Thread
By
Jit
3324 days ago
while (!eof(IN)) { }
#Perl
#Trick
Jit
@jit.aber
Thread
By
Jit
3328 days ago
Convert ps2pdf full size without cropping it : $ ps2pdf -dEPSCrop file.ps
#Linux
#Crop
#PS
#ps2pdf
Jit
@jit.aber
Thread
By
Jit
3336 days ago
Assembly and alignment
http:/
/
schatzlab.cshl.edu/
teaching/
2012/
CSHL.Sequencing/
Whole%20Genome%20Assembly%20and%20Alignment.pdf
Jit
@jit.aber
Thread
By
Jit
3336 days ago
Do it yourself guide
http:/
/
people.tamu.edu/
~bilalwajidabbas/
docs/
Do_it_Yourself_Guide.pdf
Jit
@jit.aber
Thread
By
Jit
3337 days ago
Important PPT for Bioinformatics algo
http:/
/
schatzlab.cshl.edu/
teaching/
2010/
Lecture%202%20-%20Sequence%20Alignment.pdf
#Algo
#PPT
#Pseudocode
Surabhi Chaudhary
@surabhi
Thread
By
Surabhi Chaudhary
3337 days ago
Studentship at ACTREC
http:/
/
www.actrec.gov.in/
data%20files/
Vacancies/
2017/
Walk-in-scin-stud-JRF-AV.docx
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3338 days ago
Fasta sequence length: awk '/^>/ {if (seqlen){print seqlen}; print ;seqlen=0;next; } { seqlen += length($0)}END{print seqlen}' file.fa
#Length
#Linux
#OneLiner
Jit
@jit.aber
Thread
By
Jit
3343 days ago
Delete size zero files from a folder: find . -size 0 -delete
#Linux
#Trick
Neel
@neelam
Thread
By
Neel
3345 days ago
Evolutionary meetings
http:/
/
www.evolutionmeetings.org/
Neel
@neelam
Thread
By
Neel
3345 days ago
Bioinformatics courses AT
https:/
/
www.physalia-courses.org/
courses/
course3/
« Previous
52
53
54
55
56
57
58
59
60
61
62
Next »