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
2966 days ago
exfat on ubuntu $ sudo apt-get install exfat-utils exfat-fuse
#exfat
#ubuntu
#mount
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
2970 days ago
Identify and Remove Outlier Samples!!
https:/
/
labs.genetics.ucla.edu/
horvath/
CoexpressionNetwork/
HumanBrainTranscriptome/
Identification%20and%20Removal%20of%20Outlier%20Samples%20-%20Illumina.pdf
#Re
Jit
@jit.aber
Thread
By
Jit
2971 days ago
Forest plot
https:/
/
cran.r-project.org/
web/
packages/
forestplot/
vignettes/
forestplot.html
#R
#Forest
#Plot
#Example
#Explanation
#PrettyPlot
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
2971 days ago
http:/
/
www.biorxiv.org/
content/
early/
2016/
10/
05/
079301
#omics
#genetics
#sequencing
#animal
Jit
@jit.aber
Thread
By
Jit
2972 days ago
R pretty scripts
http:/
/
www.ncss.com/
software/
ncss/
ncss-plots-and-graphs/
#R
#Script
#Plot
#Idea
#Graph
Jit
@jit.aber
Thread
By
Jit
2973 days ago
A perl script for mapping fasta formated sequences to multiple reference sequences using one of several alignment programs.
http:/
/
seq.crg.es/
download/
software/
Miro/
doc/
run_Mapping.html
#Perl
#Script
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
2973 days ago
Useful perl script
http:/
/
homepages.ulb.ac.be/
~dgonze/
SCRIPTS/
scripts.html
#Perl
#Script
#Resource
Neel
@neelam
Thread
By
Neel
2974 days ago
https:/
/
github.com/
gokceneraslan/
awesome-deepbio
#DeepLearning
#Bioinformatics
#DeepBio
Jit
@jit.aber
Thread
By
Jit
2984 days ago
Split the text file with line number in Linux: wc -l abc.txt and then: split -l 60000 abc.txt
#Split
#Break
#Line
#Ubuntu
#Linux
#Tricks
Abhi
@abhinav
Thread
By
Abhi
2987 days ago
Bioinformatics trainee needed at Kalyani
http:/
/
www.klyuniv.ac.in/
upload/
employment/
AdvtBIFCentre_9.9.2016.pdf
#Trainee
#Kaluani
Jit
@jit.aber
Thread
By
Jit
2991 days ago
Number of thread in Linux: echo $(( `ps axms | wc -l` - 1))
#Thread
#Info
#Linux
Radha Agarkar
@radhaagarkar
Thread
By
Radha Agarkar
2991 days ago
Extract sequence by using Ids file (assuming one ids in a line): perl -ne 'if(/^>(\S+)/){$c=$i{$1}}$c?print:chomp;$i{$_}=1 if
@ARGV
' ids.file fasta.file
#PerlTricks
#PerlOneliner
#Perl
#Extract
#Ids
#
Radha Agarkar
@radhaagarkar
Thread
By
Radha Agarkar
2991 days ago
Extract fasta sequence by Ids: perl -ne 'if(/^>(\S+)/){$c=grep{/^$1$/}qw(id1 id2)}print if $c' fasta.file
#Perl
#PerlOneliner
#PerlTrick
#Extract
#Ids
#Fasta
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2992 days ago
Rename the fasta name perl -ane 'if(/\>/){$a++;
@foo
= split /\s+/;$_ = join '_',
@foo
; print "$_\n"}else{print;}' your.fasta > new.fa
#PerlTrick
#PerlOneliner
#Perl
Jit
@jit.aber
Thread
By
Jit
2998 days ago
Understanding N50
http:/
/
jermdemo.blogspot.be/
2008/
11/
calculating-n50-from-velvet-output.html
#N50
#Assembly
#Genome
#Contigs
« Previous
56
57
58
59
60
61
62
63
64
65
66
Next »