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
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2766 days ago
Show before(B) and after(A) the matching region $ grep -B 3 -A 2 foo README.txt
#Linux
#Tricks
#View
#Grep
Jit
@jit.aber
Thread
By
Jit
2766 days ago
Perl OneLiner
http:/
/
userweb.eng.gla.ac.uk/
umer.ijaz/
bioinformatics/
oneliners.html
#Perl
#Oneliner
#NGS
#Script
Jit
@jit.aber
Thread
By
Jit
2766 days ago
NGS onliner
http:/
/
userweb.eng.gla.ac.uk/
umer.ijaz/
bioinformatics/
subsetFASTAFASTAQ.html
#OneLiner
#NGS
Neel
@neelam
Thread
By
Neel
2768 days ago
splitbed to splitcov
https:/
/
github.com/
cyaguesa/
Rscripts/
blob/
master/
splitbed_to_splitcov.R
#R
#Coverage
BioStar
@biostar
Thread
By
BioStar
2774 days ago
Meta-genomics assembly
http:/
/
denbi-metagenomics-workshop.readthedocs.io/
en/
latest/
index.html
#Genomics
#Meta
#Assembly
#Bacteria
#Workshop
#Tutorial
Jit
@jit.aber
Thread
By
Jit
2777 days ago
Learn Biostats
http:/
/
www.who.int/
ihr/
lyon/
surveillance/
biostatistics/
en/
#BioStat
#Learn
#CD
Jit
@jit.aber
Thread
By
Jit
2777 days ago
To clean up a fasta file so only first column of the header is outputted:$ awk '{print $1}' file.fa > output.fa
#Sed
#Clean
#Header
#Fasta
Jit
@jit.aber
Thread
By
Jit
2777 days ago
To add something to end of all header lines: $ sed 's/>.*/&WHATEVERYOUWANT/' file.fa > outfile.fa
#Add
#Fasta
Jit
@jit.aber
Thread
By
Jit
2778 days ago
use File::Basename; use lib dirname (__FILE__); # To search lib in local folder
#Perl
#Modules
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2779 days ago
Data structure with R
http:/
/
staff.washington.edu/
jon/
dsa-perl/
dsa-perl.html
#R
#Data
#Structure
#Script
#Perl
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2779 days ago
Interesting PPT on cancer genomics
https:/
/
www.genome.gov/
multimedia/
slides/
genomicsinmedicine2013-2014/
helman_6-7-2013.pdf
Neel
@neelam
Thread
By
Neel
2787 days ago
How to calculate the
#Euclidean
and
#Manhattan
distance?
http:/
/
math.stackexchange.com/
questions/
139600/
how-to-calculate-the-euclidean-and-manhattan-distance
Jit
@jit.aber
Thread
By
Jit
2787 days ago
Sample README git file
https:/
/
gist.github.com/
PurpleBooth/
109311bb0361f32d87a2
#Git
#Readme
#Create
#GitHub
Jit
@jit.aber
Thread
By
Jit
2789 days ago
http:/
/
www.livemint.com/
Science/
SUy4nLHyny5TJAi3IpNaXO/
Indias-bioinformaticists-are-the-heroes-of-the-coming-biote.html
Robert M Willioms
@robert
Thread
By
Robert M Willioms
2792 days ago
Plotting nice coverage graph with R
https:/
/
davetang.org/
muse/
2013/
09/
07/
creating-a-coverage-plot-in-r/
#R
#Plot
#Coverage
#NGS
« Previous
47
48
49
50
51
52
53
54
55
56
57
Next »