Skip to content

Instantly share code, notes, and snippets.

@dalloliogm
Created October 28, 2008 13:52
Show Gist options
  • Save dalloliogm/20376 to your computer and use it in GitHub Desktop.
Save dalloliogm/20376 to your computer and use it in GitHub Desktop.
makeSearchCommand({
name: "molecularlab",
url: "http://www.molecularlab.it/forum/search.asp?q={QUERY}",
description: "Searches the Molecularlab forum for your words."
});
makeSearchCommand({
name: "hgdp",
url: "http://hgdp.uchicago.edu/cgi-bin/gbrowse/HGDP/?name={QUERY}",
description: "Searches HGDP gbrowse for a keyword or SNP."
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment