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
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
3345 days ago
#SVIMS
#Bioinformatics
centre recruitment
#Traineeships
and
#Studentships
vacancies
http:/
/
svimstpt.ap.nic.in/
jobs.html
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
3349 days ago
Fitting a neural network in R; neuralnet package
http:/
/
www.r-bloggers.com/
fitting-a-neural-network-in-r-neuralnet-package/
#R
#Neural
#Network
#Neuralnet
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
3351 days ago
http:/
/
theory.stanford.edu/
~tim/
videos.html
#bioinformatic
#lectures
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3353 days ago
Commonwealth Scholarship 2016,
http:/
/
mhrd.gov.in/
sites/
upload_files/
mhrd/
files/
UK2016.pdf
#MHRD
, Scholarship, UK, Study, Research, Commonwealth
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
3363 days ago
3D genome data and tool
http:/
/
bengal.missouri.edu/
~chengji/
nsf_career.html
#Chromosome
#HiC
#Analysis
#Construction
#Visualization
#Modeling
#3D
#Genome
#Structures
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3363 days ago
Ten Simple Rules for a Computational Biologist’s Laboratory Notebook.
http:/
/
journals.plos.org/
ploscollections/
article?id=10.1371%2Fjournal.pcbi.1004385
#Notebook
#Lab
#Rules
#Bioinformatics
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3363 days ago
Bioinformatics studentship and traineeship at Gargi collage
http:/
/
gargi.du.ac.in/
uploads/
ngrey/
News/
Gargi_Advt_BIF_2015.pdf
#Studentship
#Traineeship
#Gargi
#Delhi
#Bioinformatics
Rahul Agarwal
@raag
Thread
By
Rahul Agarwal
3363 days ago
https:/
/
github.com/
griffithlab/
rnaseq_tutorial/
wiki
#RNASeq
#cloud
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3364 days ago
Count the number of sequences in fastaq file. grep -c '^@' sample1.fq
#Fastaq
#Count
#Number
#Grep
#Dirty
#Oneliner
#NGS
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3364 days ago
Remove the fasta description and just keep the identifier. perl -p -i -e 's/>(.+?) .+/>$1/g' sample1.fa
#Perl
#Oneliner
#Trick
#Tips
#Fasta
#Identifier
#Remove
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3364 days ago
Extract sequences by their ID from a fasta file. perl -ne 'if(/^>(\S+)/){$c=$i{$1}}$c?print:chomp;$i{$_}=1 if
@ARGV
' ids.txt sample1.fa
#Extract
#Sequences
#IDs
#Fasta
#Perl
#Trick
#Oneliner
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
3365 days ago
#Studentship
at Central Agricultural University College of
#Fisheries
#Central
#Agricultural
#University
Lembucherra,
#Trpura
(West)
http:/
/
cofcau.nic.in/
Walkin%20Interview%20on%209%20sep%202015.pdf
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3366 days ago
Search and replace the string 'this' with the string 'that' in the file filename. perl -p -i -e 's/this/that/g' filename
#Perl
#Trick
#PerlOneLiner
#Tipsoftheday
#Replace
#FindandReplace
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3366 days ago
Display top 10 Mrmory resource intensive processes in order $ line=$(ps aux | head -n 1) && echo $line; ps aux | sort -nrk 5 | head
#Display
#Top10
#Memory
#Processes
#Linux
#Trick
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3368 days ago
Want to Moves Your Home Directory to a Black Hole then only use this command mv ~ /dev/null
#Command
#Linux
#Script
#Move
#Blackhole
« Previous
67
68
69
70
71
72
73
74
75
76
77
Next »