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
2608 days ago
Example commands to remove lower-case masking: perl -pe '/^[^>]/ and $_=uc' genomic.fna > genomic.unmasked.fna
Jit
@jit.aber
Thread
By
Jit
2608 days ago
#Algorithms
for computing parsimonious
#evolutionary
scenarios for genome evolution:
https:/
/
bmcevolbiol.biomedcentral.com/
articles/
10.1186/
1471-2148-3-2
Jit
@jit.aber
Thread
By
Jit
2611 days ago
Overlap Layout Consensus assembly
http:/
/
www.cs.jhu.edu/
~langmea/
resources/
lecture_notes/
assembly_olc.pdf
#OLC
#Assembly
Jit
@jit.aber
Thread
By
Jit
2611 days ago
Comparison of the two major classes of
#assembly
algorithms: overlap–layout–consensus and de-bruijn-graph
https:/
/
academic.oup.com/
bfg/
article/
11/
1/
25/
191455
Jit
@jit.aber
Thread
By
Jit
2611 days ago
hybrid assembly pipeline for bacterial genomes with Unicycler:
https:/
/
github.com/
rrwick/
Unicycler
#Unicycler
#Hybrid
#Bacteria
Jit
@jit.aber
Thread
By
Jit
2612 days ago
Sort a file with column 2: sort -g -k 2,2 allPacbio.fa.fai > sorted.fai
#sort
#file
#column
Jit
@jit.aber
Thread
By
Jit
2613 days ago
Get the reads in fastq file: awk '{s++}END{print s/4}' file.fastq
#reads
#count
#ngs
#fastq
Jit
@jit.aber
Thread
By
Jit
2614 days ago
De Bruijn graph Tutorial
http:/
/
www.cs.jhu.edu/
~langmea/
resources/
lecture_notes/
assembly_dbg.pdf
#Assembly
#Tutorial
#DeBruijn
Jit
@jit.aber
Thread
By
Jit
2614 days ago
Understanding alignment
https:/
/
www.cs.umd.edu/
class/
fall2011/
cmsc858s/
Alignment.pdf
#Alignment
#Learn
Jit
@jit.aber
Thread
By
Jit
2615 days ago
Genetic algorithms with Python
https:/
/
github.com/
handcraftsman/
GeneticAlgorithmsWithPython
#Python
#GA
Jit
@jit.aber
Thread
By
Jit
2616 days ago
We are still working on to fix some of the missing BOL data. sorry for the inconvenience caused.
#BOL
#Work
#Data
#Missing
#Recover
Jit
@jit.aber
Thread
By
Jit
2640 days ago
Sorry, due to server transfer BOL is facing some difficulties loading data ... we will try to resolve it ASAP.
Jit
@jit.aber
Thread
By
Jit
2704 days ago
Remove duplicated lines from text file. $ awk '!seen[$0]++' allIds
#duplicate
#lines
#remove
#awk
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2705 days ago
Toy example comparing several MSA algorithms
http:/
/
wiki.bits.vib.be/
index.php/
Multiple_sequence_alignment
#Alignment
#MSA
#Algorithms
Neel
@neelam
Thread
By
Neel
2705 days ago
Scripts for Phylogenetics at
https:/
/
github.com/
gigascience/
paper-jarvis2014
#Phylogenetics
#Script
#Perl
« Previous
40
41
42
43
44
45
46
47
48
49
50
Next »