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
BioStar
@biostar
Thread
By
BioStar
2747 days ago
Bioinformatics in Nigeria
http:/
/
bioinformatics.ui.edu.ng/
#Nigeria
#Bioinformatics
BioStar
@biostar
Thread
By
BioStar
2747 days ago
Computational Biology and Bioinformatics in Nigeria
https:/
/
www.ncbi.nlm.nih.gov/
pmc/
articles/
PMC3998874/
#Nigeria
#Bioinformatics
#Scope
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2748 days ago
Multi-line fasta to single line fasta $ perl -pe '/^>/ ? print "\n" : chomp' in.fasta | tail -n +2 > out.fasta
#Multiline
#Singleline
#Fasta
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2749 days ago
Snakemake install Ubuntu $ sudo apt-get install snakemake
#snakemake
#Ubuntu
#Install
Jit
@jit.aber
Thread
By
Jit
2756 days ago
#Multiline
Fasta To
#SingleLine
Fasta $ awk '/^>/ {printf("\n%s\n",$0);next; } { printf("%s",$0);} END {printf("\n");}' < file.fa
Jit
@jit.aber
Thread
By
Jit
2763 days ago
Long Reads ( pacbio and nanopore) correction
https:/
/
www.pacb.com/
asset_tags/
error-correction/
#PacBio
#Error
#Correction
#LongReads
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2764 days ago
https:/
/
scinapse.io/
#Non
-profit
#academic
#search
#engine
Jit
@jit.aber
Thread
By
Jit
2770 days ago
cat /etc/*-release
#System
#version
#Linux
Jit
@jit.aber
Thread
By
Jit
2774 days ago
perl -pe '/^>/ ? print "\n" : chomp' LR.fasta | tail -n +2 > out.fasta
#singleLine
#Multifasta
#Multi2Single
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2778 days ago
Understanding PairedEnd(PE) mapping
https:/
/
davetang.org/
muse/
2014/
07/
24/
getting-started-paired-end-reads/
#PE
#Paired
#End
#PairedEnd
#Mapping
#Map
#Learn
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2778 days ago
du -sh * | sort | grep "G"
#List
size of all the directory
#Size
#List
#Directory
#Linux
Jit
@jit.aber
Thread
By
Jit
2782 days ago
#Remove
#smartbell
from
#pacbio
#removesmartbell
.sh
https:/
/
github.com/
BioInfoTools/
BBMap/
blob/
master/
sh/
removesmartbell.sh
Jit
@jit.aber
Thread
By
Jit
2784 days ago
Scrubbing long reads
https:/
/
dazzlerblog.wordpress.com/
2017/
04/
22/
1344/
#Scrub
#Long
#Reads
#Pacbio
Jit
@jit.aber
Thread
By
Jit
2784 days ago
Genome assembly
https:/
/
www2.eecs.berkeley.edu/
Pubs/
TechRpts/
2016/
EECS-2016-43.pdf
#Genome
#Assembly
#Tutorial
Jit
@jit.aber
Thread
By
Jit
2784 days ago
#Canu
#assembly
of long reads
https:/
/
canu.readthedocs.io/
en/
latest/
quick-start.html
« Previous
29
30
31
32
33
34
35
36
37
38
39
Next »