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
BioStar
@biostar
Thread
By
BioStar
2306 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
2306 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
2307 days ago
Snakemake install Ubuntu $ sudo apt-get install snakemake
#snakemake
#Ubuntu
#Install
Jit
@jit.aber
Thread
By
Jit
2314 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
2322 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
2322 days ago
https:/
/
scinapse.io/
#Non
-profit
#academic
#search
#engine
Jit
@jit.aber
Thread
By
Jit
2328 days ago
cat /etc/*-release
#System
#version
#Linux
Jit
@jit.aber
Thread
By
Jit
2333 days ago
perl -pe '/^>/ ? print "\n" : chomp' LR.fasta | tail -n +2 > out.fasta
#singleLine
#Multifasta
#Multi2Single
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2336 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
2336 days ago
du -sh * | sort | grep "G"
#List
size of all the directory
#Size
#List
#Directory
#Linux
Jit
@jit.aber
Thread
By
Jit
2340 days ago
#Remove
#smartbell
from
#pacbio
#removesmartbell
.sh
https:/
/
github.com/
BioInfoTools/
BBMap/
blob/
master/
sh/
removesmartbell.sh
Jit
@jit.aber
Thread
By
Jit
2342 days ago
Scrubbing long reads
https:/
/
dazzlerblog.wordpress.com/
2017/
04/
22/
1344/
#Scrub
#Long
#Reads
#Pacbio
Jit
@jit.aber
Thread
By
Jit
2342 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
2343 days ago
#Canu
#assembly
of long reads
https:/
/
canu.readthedocs.io/
en/
latest/
quick-start.html
Jit
@jit.aber
Thread
By
Jit
2343 days ago
Long read extraction
https:/
/
github.com/
rrwick/
Unicycler/
wiki/
Read-extraction
#Reads
#Extractions
#Long
#PacBio
#Ont
« Previous
29
30
31
32
33
34
35
36
37
38
39
Next »