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
Shruti Paniwala
@shruti
Shruti Paniwala
A Bioinformatician
Blogs
Bookmarks
Files
Fun
News
Opportunity post
Pages
Polls
ResearchLabs post
Videos
Wire posts
Tag cloud
Perl
,
Linux
,
R
,
Bioinformatics
,
Plot
,
Grep
,
Tricks
,
WalkIn
,
Genome
,
tutorial
,
BAM
,
Extract
,
PerlTrick
,
OS
,
PerlOneliner
,
BLAST
,
Professor
,
Learn
,
Stats
,
Script
,
Genes
,
Computational
,
Genomics
,
Events
,
Conference
,
Scripts
,
GoogleVis
,
NIO
,
GOI
,
Database
,
Marine
,
Search
,
Python
,
CheatSeat
,
AliView
,
Protein
,
ACBR
,
NewDelhi
,
Opportunity
,
Studentship
,
Traineeship
,
Gargi
,
Delhi
,
Cologne
,
Germany
,
Jobs
,
University
,
North
,
Bengal
,
Teaching
All site tags
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
Shruti Paniwala
Shruti Paniwala's wire posts
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3459 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
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3467 days ago
Little correction, I guess you mean concatenate many files: $ for a in *.txt ; do cat $a >> newFile ; done
#Linux
#Tricks
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3481 days ago
Genome basic stats
http:/
/
www.cbs.dtu.dk/
courses/
genomics_course/
Day3.pdf
#Genome
#Stats
#Plot
#R
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3488 days ago
Determine your current Java version in Linux OS: java -Xmx90m -version
#Java
#Linux
#Version
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3543 days ago
#Extract
#tabbed
info from
#BAM
file with samtools: samtools view test.bam|awk '{print $1 "\t" $2 "\t" $3 "\t" $4 "\t" $4+length($10)-1}' > file.xls
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3551 days ago
Grep all the processor in Linux system $ grep "^processor" /proc/cpuinfo | tail -n 1 | awk '{print $3}'
#Grep
#OS
#Linux
#Processor
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3551 days ago
Update NCBI BLAST database in your local Linux system $ update_blastdb --passive --decompress nr nt
#BLAST
#Updates
#NT
#NR
#Linux
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3720 days ago
#Professor
#Jobs
at
#University
of
#North
#Bengal
http:/
/
www.nbu.ac.in/
Fresh_Vacancies_in_teaching_posts%281%29.pdf
#Teaching
#Faculty
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3726 days ago
13 PhD positions :
#Cologne
,
#Germany
http:/
/
www.nature.com/
naturejobs/
science/
jobs/
557351-13-phd-positions
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3829 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
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3884 days ago
RA Bioinformatics at
#ACBR
#NewDelhi
http:/
/
www.acbrdu.edu/
pdf/
15072015_Advt.pdf
#WalkIn
#Bioinformatics
#Opportunity
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
4074 days ago
What Makes a Protein Sequence a Prion?
http:/
/
journals.plos.org/
ploscompbiol/
article?id=10.1371/
journal.pcbi.1004013
#Protein
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
4074 days ago
Advancements and Challenges in Computational Biology
http:/
/
journals.plos.org/
ploscompbiol/
article?id=10.1371/
journal.pcbi.1004053
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
4216 days ago
AliView: a fast and lightweight alignment viewer and editor for large data sets.
http:/
/
bioinformatics.oxfordjournals.org/
content/
early/
2014/
08/
05/
bioinformatics.btu531.short
#AliView
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
4216 days ago
googleVis 0.5.5 released
http:/
/
www.r-bloggers.com/
googlevis-0-5-5-released/
#GoogleVis
#R
« Previous
1
2
3
4
5
Next »