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
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
2433 days ago
https:/
/
radimrehurek.com/
gensim/
index.html
#topic
#modelling
#text
#mining
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
2433 days ago
http:/
/
www.lipidmaps.org/
#lipidomics
Jit
@jit.aber
Thread
By
Jit
2435 days ago
Append something on filename. find -name "*H_*.scf" -exec rename 's/H_//' {} ";"
#Append
#Filename
#find
Jit
@jit.aber
Thread
By
Jit
2435 days ago
Append to the file name. $ for filename in *.scf; do mv "$filename" "H_$filename"; done;
#append
#mv
#rename
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2437 days ago
#Convert
#fasta
file to uppercase/lowercase, without altering the annotation line $ awk '{ if ($0 !~ />/) {print toupper($0)} else {print $0} }' name.fasta
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2439 days ago
Stats website
http:/
/
www.statisticshowto.com/
#Learn
#Stats
Jit
@jit.aber
Thread
By
Jit
2440 days ago
Find matching file names with pattern in a directory. $ ls -dq *_name2search_* | wc -l
#file
#search
#hits
#pattern
#names
#directory
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2441 days ago
EMBO course at
http:/
/
meetings.embo.org/
event/
18-computational-evolution
#EMBO
#Course
#Meeting
"Evolution
#Course
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2442 days ago
#Ramalingam
#fellowship
http:/
/
www.dbtindia.nic.in/
wp-content/
uploads/
RAMA-ADvertisement14032018.pdf
#RAMA
#Back2India
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2446 days ago
Get the sequences using coordinates in bed file. $ bedtools getfasta -fi input_file.fa -bed regions_file.bed
#Bed
#Extract
#Sequence
#bedtools
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2455 days ago
Bioinformatics job opening at NIB, Noida
http:/
/
nib.gov.in/
career/
advertsisement.pdf
#Job
#NIB
#Noida
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2455 days ago
Ten steps to get started in
#Genome
#Assembly
and
#Annotation
https:/
/
f1000research.com/
articles/
7-148/
v1
Neel
@neelam
Thread
By
Neel
2459 days ago
One the DVD tray in Ubuntu $ eject $ eject -t
#Close
#Tray
#Ubuntu
#DVD
Jit
@jit.aber
Thread
By
Jit
2473 days ago
Harness PacBio reads with assemblers
https:/
/
github.com/
PacificBiosciences/
Bioinformatics-Training/
wiki/
Large-Genome-Assembly-with-PacBio-Long-Reads
#Reads
#Assemblers
#PacBio
Jit
@jit.aber
Thread
By
Jit
2473 days ago
Estimate the genome size
https:/
/
bioinformatics.uconn.edu/
genome-size-estimation-tutorial/
#Genome
#Size
#Estimate
« Previous
35
36
37
38
39
40
41
42
43
44
45
Next »