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
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
#Script
Wire posts tagged with 'Script'
Jit
@jit.aber
Thread
By
Jit
2397 days ago
Perl script to run in parallel
https:/
/
perlmaven.com/
speed-up-calculation-by-running-in-parallel
#Perl
#Parallel
#Script
#Core
#Thread
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2672 days ago
Script of scripts: A pragmatic workflow system for daily computational research
https:/
/
journals.plos.org/
ploscompbiol/
article?id=10.1371/
journal.pcbi.1006843
#SoS
#Script
#Analysis
#Tools
#Pipeline
Jit
@jit.aber
Thread
By
Jit
2796 days ago
Bash scripting cheatsheet
https:/
/
devhints.io/
bash
#Bash
#CheatSheet
#Script
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
2936 days ago
Finding coding regions in DNA sequences
http:/
/
genome.crg.es/
courses/
Lisbon04/
exercises/
day2/
Perl_programming/
index.html
#Perl
#Genes
#Script
Neel
@neelam
Thread
By
Neel
3243 days ago
Scripts for Phylogenetics at
https:/
/
github.com/
gigascience/
paper-jarvis2014
#Phylogenetics
#Script
#Perl
Jit
@jit.aber
Thread
By
Jit
3341 days ago
Perl OneLiner
http:/
/
userweb.eng.gla.ac.uk/
umer.ijaz/
bioinformatics/
oneliners.html
#Perl
#Oneliner
#NGS
#Script
Shruti Paniwala
@shruti
Thread
By
Shruti Paniwala
3354 days ago
Data structure with R
http:/
/
staff.washington.edu/
jon/
dsa-perl/
dsa-perl.html
#R
#Data
#Structure
#Script
#Perl
Jit
@jit.aber
Thread
By
Jit
3550 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
3551 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
3551 days ago
Useful perl script
http:/
/
homepages.ulb.ac.be/
~dgonze/
SCRIPTS/
scripts.html
#Perl
#Script
#Resource
Jit
@jit.aber
Thread
By
Jit
3697 days ago
Perl Scripts for Science and Engineering
http:/
/
www.lwebzem.com/
cgi-bin/
se_res/
scripts.cgi
#Perl
#Script
#Science
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3842 days ago
Places where you can
#learn
to
#code
http:/
/
blog.ted.com/
10-places-where-anyone-can-learn-to-code/
#Programming
#Script
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
3946 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
Tenzin Paul
@tenzin
Thread
By
Tenzin Paul
4246 days ago
Making Your Code Citable
http:/
/
computationalproteomic.blogspot.in/
2014/
08/
making-your-code-citable.html
#Code
#Repository
#Citable
#Script
Jitendra Narayan
@admin
Thread
By
Jitendra Narayan
4406 days ago
Creates 100 random DNA sequences with 20 residues. sapply(1:100, function(x) paste(sample(c("A","T","G","C"), 20, replace=T), collapse=""))
#R
#Random
#Sequence
#DNA
#Script