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
Jit
@jit.aber
Thread
By
Jit
2854 days ago
PCA/clustering with R
http:/
/
www.mattpeeples.net/
kmeans.html
#R
#Cluster
#PCA
Jit
@jit.aber
Thread
By
Jit
2855 days ago
#Remove
all line that start with # file: $ sed '/^#/ d' filename
#line
#sed
#linux
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2856 days ago
#Random
#sequence
generator with
#perloneliner
: $ perl -e '$x=int(rand(1000)); printf( "chr1\t%s\t%s", $x, $x + 10)'
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2856 days ago
#Extract
a
#sequence
from
#multi
-fasta file: $ perl -ne 'if(/^>(\S+)/){$c=grep{/^$1$/}qw(id1 id2)}print if $c' fasta.file
Jit
@jit.aber
Thread
By
Jit
2857 days ago
Install GIT in Ubuntu $ sudo apt-get install git-all
#git
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2858 days ago
Try this on terminal;) $ while (true) do echo -n "BOL is awesome and amazing website "; done
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2859 days ago
Online free programming books
https:/
/
github.com/
vhf/
free-programming-books/
blob/
master/
free-programming-books.md
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2859 days ago
Essential perl
http:/
/
cslibrary.stanford.edu/
108/
EssentialPerl.html
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2860 days ago
Selecting the Right
#Similarity
-Scoring
#Matrix
https:/
/
www.ncbi.nlm.nih.gov/
pmc/
articles/
PMC3848038/
Jit
@jit.aber
Thread
By
Jit
2860 days ago
Get the fasta sequence of the coordinates
http:/
/
bedtools.readthedocs.io/
en/
latest/
content/
tools/
getfasta.html
#Fasta
#Bed
#Coordinates
#Bedtools
Jit
@jit.aber
Thread
By
Jit
2861 days ago
Know your quota on cluster. $ quota -u user1
#quota
#cluster
#Server
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2861 days ago
Assembly comparison
https:/
/
github.com/
WGLab/
uniline/
tree/
master/
src/
assembly_comparison
#NGS
#Assembly
#MUMMer
Jit
@jit.aber
Thread
By
Jit
2861 days ago
Map the
#density
on
#chromosome
with perl
https:/
/
bmcbioinformatics.biomedcentral.com/
articles/
10.1186/
s12859-016-1055-0
Jit
@jit.aber
Thread
By
Jit
2861 days ago
Add color to vim. Open vi .vimrc and at the end of the file add "syntax on"
#Vim
#Syntax
#Highlight
#Vi
#Linux
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2862 days ago
To generate ssh folder in linux $ ssh-keygen
#Linux
#ssh
#Key
#Connect
« Previous
49
50
51
52
53
54
55
56
57
58
59
Next »