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
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3000 days ago
Little correction, I guess you mean concatenate many files: $ for a in *.txt ; do cat $a >> newFile ; done
#Linux
#Tricks
Neel
@neelam
Thread
By
Neel
3001 days ago
Contact many files: $ for a in *.txt ; do cat $a >> newFile ; done
#Linux
#Tricks
Jit
@jit.aber
Thread
By
Jit
3002 days ago
Find a file with certain size and delete them: $ find . -name "see-D-d-ALN_*" -size -10k -delete
#Delete
#Size
#Linux
#Tricks
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
3002 days ago
Circos like image with R circlize package
https:/
/
cran.r-project.org/
web/
packages/
circlize/
vignettes/
visualize_relations_by_chord_diagram.pdf
#R
#Circlize
#Plot
#Circos
Abhimanyu Singh
@abhimanyu
Thread
By
Abhimanyu Singh
3002 days ago
#DotPlot
#tutorial
http:/
/
www.code10.info/
index.php%3Foption%3Dcom_content%26view%3Darticle%26id%3D64:inroduction-to-dot-plots%26catid%3D52:cat_coding_algorithms_dot-plots%26Itemid%3D76
Jit
@jit.aber
Thread
By
Jit
3006 days ago
Plot genomoc data
https:/
/
cran.r-project.org/
web/
packages/
circlize/
vignettes/
genomic_plot.pdf
#Circlize
#R
#Genome
#Plot
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
3006 days ago
Comparative genomics resources
https:/
/
www.dcode.org/
#Genomics
#Resources
#DCODE
#Genome
#Compare
Jit
@jit.aber
Thread
By
Jit
3007 days ago
The clean R graphs
http:/
/
shinyapps.org/
apps/
RGraphCompendium/
index.php
#R
#Graphs
#Clean
#Plot
Poonam Mahapatra
@poonam
Thread
By
Poonam Mahapatra
3009 days ago
DiscovarDenovo assembly ppt
https:/
/
banana-slug.soe.ucsc.edu/
_media/
team_5_report_1.pdf
#PPT
#Assembly
#Help
#Steps
Poonam Mahapatra
@poonam
Thread
By
Poonam Mahapatra
3009 days ago
Gaze for gene prediction
http:/
/
www.ncbi.nlm.nih.gov/
pmc/
articles/
PMC186661/
# Genes
#Predictions
#Genome
#Tools
#Gaze
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3014 days ago
Genome basic stats
http:/
/
www.cbs.dtu.dk/
courses/
genomics_course/
Day3.pdf
#Genome
#Stats
#Plot
#R
Jit
@jit.aber
Thread
By
Jit
3016 days ago
du -sh * will give you the size of all the directories,files etc in current directory in human readable format.
#Linux
#Size
#Tricks
#Folders
#Files
Archana Malhotra
@archana
Thread
By
Archana Malhotra
3019 days ago
NGS exercise
http:/
/
wiki.bits.vib.be/
index.php/
NGS_Exercise.5
#NGS
#VIB
#Training
#Exercise
Jit
@jit.aber
Thread
By
Jit
3021 days ago
Bioinformatics openings at
#IGIB
https:/
/
www.igib.res.in/
sites/
default/
files/
30082016.pdf
#Delhi
#India
#IGIB
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3021 days ago
Determine your current Java version in Linux OS: java -Xmx90m -version
#Java
#Linux
#Version
« Previous
57
58
59
60
61
62
63
64
65
66
67
Next »