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
Neel
@neelam
Thread
By
Neel
3141 days ago
Scripts for Phylogenetics at
https:/
/
github.com/
gigascience/
paper-jarvis2014
#Phylogenetics
#Script
#Perl
Neel
@neelam
Thread
By
Neel
3141 days ago
Replace space with tab. $ awk -v OFS="\t" '$1=$1' file1
#tab
#space
#replace
#awk
Jit
@jit.aber
Thread
By
Jit
3141 days ago
Reasonably fast method to compute the
#patristic
#distance
between a pair of
#species
in a large tree
http:/
/
blog.phytools.org/
2015/
10/
new-reasonably-fast-method-to-compute.html
Jit
@jit.aber
Thread
By
Jit
3143 days ago
#Phylogenetics
#analysis
https:/
/
bip.weizmann.ac.il/
education/
course/
introbioinfo/
03/
lect12/
phylogenetics.pdf
Neel
@neelam
Thread
By
Neel
3147 days ago
Reformat you fasta sequence with size. $ seqkit seq -w 50 allGenomeContacted.fa > allGenomeContacted_final.fa
#Reformat
#Fasta
#Size
Jit
@jit.aber
Thread
By
Jit
3149 days ago
Remove unwanted character from fasta file. $ sed -e '/^[^>]/s/[^ATGCatgc]/N/g' file.fa
#IUPAC
#Special
#Character
#Remove
Jit
@jit.aber
Thread
By
Jit
3151 days ago
Print each command before executing? Bash script to print each command before executing. $ bash -x myscript.sh
#Print
#Command
#Bash
Bulbul
@bulbul
Thread
By
Bulbul
3151 days ago
https:/
/
www.r-bloggers.com/
hacking-strings-with-stringi/
amp/
#stringi
#r
#string
Surabhi Chaudhary
@surabhi
Thread
By
Surabhi Chaudhary
3154 days ago
New DBT announcement at
http:/
/
www.dbtindia.nic.in/
out-reach/
latest-announcements/
#DBT
#Announcement
#GOI
Jit
@jit.aber
Thread
By
Jit
3156 days ago
Molecular Recording
https:/
/
www.youtube.com/
watch?v=o8ONjPHLr6s
#DNA
#Recording
#Store
Jit
@jit.aber
Thread
By
Jit
3156 days ago
The gene drive bubble: New realities
http:/
/
journals.plos.org/
plosgenetics/
article?id=10.1371/
journal.pgen.1006850
#Genes
#Drive
Poonam Mahapatra
@poonam
Thread
By
Poonam Mahapatra
3160 days ago
Bioinformatics faculty WalkIn
https:/
/
www.pdkv.ac.in/
Recruitment/
wii-teachervncab-040717.pdf
#WalkIn
#Bioinformatics
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3161 days ago
Remove "|" from fasta header. $ sed 's,|,_,g' -i file.fa
#fasta
#header
#sed
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3161 days ago
Remove unwanted character from fasta file. sed -e '/^[^>]/s/[^ATGCatgc]/N/g' file.fa
#fasta
#file
#header
#charater
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3161 days ago
Evolution and phylogeny software
http:/
/
tree.bio.ed.ac.uk/
software/
#tools
#software
#phylogeny
#evolution
« Previous
41
42
43
44
45
46
47
48
49
50
51
Next »