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
2704 days ago
Beginner’s
#guide
to
#comparative
#bacterial
genome
#analysis
using
#next
-generation sequence data
https:/
/
microbialinformaticsj.biomedcentral.com/
articles/
10.1186/
2042-5783-3-2
Jit
@jit.aber
Thread
By
Jit
2704 days ago
Find a pattern in first 7 characters of reads. bioawk -c fastx 'substr($seq,0,7) == $TAG { print }' reads.fq.gz
#Reads
#NGS
#Extract
#Pattern
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2704 days ago
You can use the df command to know the free space in the disk: $ df -h .
#df
#Linux
#List
#Free
#Space
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2704 days ago
To know the size of the directory in current folder. $ du -sh *
#Size
#Directory
#List
#Space
#Linux
#du
Jit
@jit.aber
Thread
By
Jit
2705 days ago
Learning resources
http:/
/
archive.ics.uci.edu/
ml/
index.php
#Learn
#MAchine
#Learning
#AI
#UCI
Jit
@jit.aber
Thread
By
Jit
2707 days ago
Perl basics
http:/
/
perldoc.perl.org/
perlrequick.html
#Perl
#quick
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2708 days ago
Bioinformatics scientist opening at
http:/
/
www.ccmb.res.in/
positions/
regular/
notif_2_2017/
CSIR-CCMB_sci_advt_02_2017.pdf
#Bioinformatics
#Scientist
#CCMB
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2708 days ago
WalkIn at JIPMER
http:/
/
jipmer.edu.in/
wp-content/
uploads/
2017/
06/
Multicentric-Recruitment-on-website.pdf
#WalkIn
#JIPMER
Jit
@jit.aber
Thread
By
Jit
2708 days ago
Remove four beginning characters from each line of the file. $ sed 's/^....//' genbank.txt
#Remove
#Sed
#Text
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2709 days ago
Understanding
#K
-mean
#clustering
in
#Hindi
https:/
/
www.youtube.com/
watch?v=YWgcKSa_2ag
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2710 days ago
Understanding BLAST scores
http:/
/
homepages.ulb.ac.be/
~dgonze/
TEACHING/
stat_scores.pdf
#blast
#score
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2711 days ago
Count the number of bases in fasta file. grep -v ">" file.fasta | wc | awk '{print $3-$1}'
#Fasta
#Count
#Bases
Radha Agarkar
@radhaagarkar
Thread
By
Radha Agarkar
2713 days ago
Understanding BitScore
https:/
/
www.ctu.edu.vn/
~dvxe/
Bioinformatic%20course/
lectures/
scores.pdf
#Blast
#Bit
#BitScore
Jit
@jit.aber
Thread
By
Jit
2715 days ago
Append the string to fasta header. $ sed 's/>.*/&_Bacteria/' foo.in > out.fasta
#Sed
#Fasta
#String
#Append
Jit
@jit.aber
Thread
By
Jit
2717 days ago
https:/
/
hackernoon.com/
make-pharma-great-again-with-artificial-intelligence-some-challenges-50e91ea9988d
#Pharma
#Hackernoon
#Challenges
#AI
« Previous
43
44
45
46
47
48
49
50
51
52
53
Next »