Skip to content

Instantly share code, notes, and snippets.

[
{
"url": "http://higlass.io/app/?config=L4nKi6eGSzWOpi-rU2DAMA",
"title": "Epilogos",
"description": "The epilogos track type (https://epilogos.altiusinstitute.org/) shows an overview of the epigenetic states found along the genome.",
"category": "Useful view configurations",
"image": "https://user-images.githubusercontent.com/2143629/42416058-b698b002-8232-11e8-9952-b43108cfdbd2.png",
"columns": 2,
"locations": ["chr3:180,376,342-180,443,561 & chr3:180,405,434-180,415,676 [offset 0,0:0,0]"]
},
@pkerpedjiev
pkerpedjiev / list.md
Last active May 25, 2018 15:30 — forked from notwaldorf/list.md
Meownica's packing list

Pete's packing list

Forked from: Meownica's packing list

I travel a lot so I'm down to like 30 minutes of packing per any kind of trip. I always bring one carry-on suitcase for any trips up to 2 weeks (that I never check in unless forced) -- I have an Away suitcase because it's got a built-in (removable) battery, and amazing wheels.

🚨

  • 🆔Wallet & Passport
  • 💧Travel water bottle
  • 💳Travel credit cards (don't pay foreign currency fees!)
@pkerpedjiev
pkerpedjiev / streaming_loader.ipynb
Last active April 23, 2018 18:08
streaming_loader
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
(cenv3) ubuntu@ip-172-31-4-151:~/projects/higlass-server [benchmark-tiles|A+!?]$ fusermount -u media; goofys --uid 1000 --gid 1000 -o allow_other --file-mode 0666 -f --debug_s3 higlass:higlass.io/media media
fusermount: entry for /home/ubuntu/projects/higlass-server/media not found in /etc/mtab
2017/08/31 03:59:33.510121 s3.DEBUG HEAD https://s3.amazonaws.com/higlass = 200 [us-east-1]
2017/08/31 03:59:33.510178 s3.INFO anonymous bucket detected
2017/08/31 03:59:33.510529 s3.DEBUG DEBUG: Request s3/HeadObject Details:
---[ REQUEST POST-SIGN ]-----------------------------
HEAD /higlass/higlass.io/media/oqdx3xoh6lsot5v8t1ni41y28b3kz0s5 HTTP/1.1
Host: s3.amazonaws.com
User-Agent: aws-sdk-go/1.8.25 (go1.8.3; linux; amd64)
@pkerpedjiev
pkerpedjiev / .block
Last active May 3, 2017 16:03 — forked from mbostock/.block
Canvas Geometric Zooming
license: gpl-3.0
@pkerpedjiev
pkerpedjiev / .block
Last active May 3, 2017 16:02 — forked from mbostock/.block
SVG Geometric Zooming
license: gpl-3.0
@pkerpedjiev
pkerpedjiev / index.html
Created April 19, 2017 01:21
D3 event filtering
<!DOCTYPE html>
<meta charset="utf-8">
<body>
<div id="zoom-filtering-div" style="width: 400px; margin: auto">
</div>
<link href="style.css" rel="stylesheet" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.3.0/d3.js"></script>
<script src="script.js"></script>
<script>
@pkerpedjiev
pkerpedjiev / block_trees.json
Last active February 13, 2017 01:40
Cambridge Tree Map
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
hey
@pkerpedjiev
pkerpedjiev / config.json
Created November 19, 2016 20:41
Various 1D tracks
{
"views": [
{
"chromInfoPath": "//s3.amazonaws.com/pkerp/data/hg19/chromInfo.txt",
"domain": [
0,
3000000000
],
"viewStyle": {
"float": "left",