Skip to content

Instantly share code, notes, and snippets.

View elsherbini's full-sized avatar

Joseph Elsherbini elsherbini

View GitHub Profile
@elsherbini
elsherbini / 503.txt
Last active April 1, 2016 14:04
LocalLookupService error
curl http://localhost:7777/version
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 Service Unavailable</title>
</head>
<body>
<h2>HTTP ERROR: 503</h2>
<p>Problem accessing /version. Reason:
<pre> Service Unavailable</pre></p>
@elsherbini
elsherbini / fasta_one_liners.md
Last active March 18, 2016 16:19
Useful fasta manipulations on the command line
library(ggplot2)
library(dplyr)
filename <- 'data.txt'
columns = c("Year",
"Yday",
"MO",
"DA",
"HH",
"MM",
"SS",
@elsherbini
elsherbini / cool_things_to_look_into.md
Last active April 5, 2016 20:08
a list of things i want to look into later
@elsherbini
elsherbini / engaging_tutorial.md
Last active November 13, 2015 22:15
Engaging Tutorial

##The most important thing

Do all computation (any script, no matter how small) off of the head node. That means using either sbatch or salloc, see the commands section for more information.

##Commands:

####sbatch - submit a batch job

Usage: sbatch [OPTIONS...] executable [args...]

the mock community files that I have are in

/nobackup/josephe/share/

I don't know anything about them, as far as what members are in there and how the experiment went. Definitely worth talking to Diana about that at somepoint, but you can actually do all the upstream steps before that if you want.

@elsherbini
elsherbini / README.md
Last active September 8, 2015 18:07 — forked from mbostock/.block
Apollonius’ Problem II

Apollonius’ problem is to compute the circle that is tangent to three given circles. There are up to eight such circles.

Drag the circles to see the tangent circles change.

@elsherbini
elsherbini / _.md
Created July 21, 2015 16:49
SO Fruit Bargraphs
@elsherbini
elsherbini / _.md
Last active August 29, 2015 14:25
SO Red Delicious
@elsherbini
elsherbini / ragout_on_coyote.md
Last active August 29, 2015 14:24
Instructions on how to get Ragout to work on Coyote