Skip to content

Instantly share code, notes, and snippets.

{
'name': 'pyruvate dehydrogenase kinase 2',
'symbol': 'PDK2',
'hgnc': 'HGNC:8810',
'genomic_position': {
'chr': '17',
'build': 'GRCh37',
'accession': 'NC_000017.10'
},
'transcripts': [{
[{
'name': 'pyruvate dehydrogenase kinase 2',
'symbol': 'PDK2',
'hgnc': 'HGNC:8810',
'genomic_position': {
'chr': '17',
'build': 'hg19',
'accession': 'NC_000017.10'
},
'transcripts': [{
@nevace
nevace / ultimate-ut-cheat-sheet.md
Created June 5, 2017 10:28 — forked from yoavniran/ultimate-ut-cheat-sheet.md
The Ultimate Unit Testing Cheat-sheet For Mocha, Chai and Sinon

The Ultimate Unit Testing Cheat-sheet

For Mocha, Chai and Sinon

using mocha/chai/sinon for node.js unit-tests? check out my utility: mocha-stirrer to easily reuse test components and mock require dependencies