Skip to content

Instantly share code, notes, and snippets.

@arq5x
Created January 31, 2013 21:28
Show Gist options
  • Save arq5x/4686637 to your computer and use it in GitHub Desktop.
Save arq5x/4686637 to your computer and use it in GitHub Desktop.
{
"pile": {
"chrom": "chr1"
"start": 102033445
"end": 102033446
"ref": "G"
"total_ref_alleles": 45
"total_alt_alleles": 15
"total_fwd_a": 7
"total_rev_a": 8
"total_fwd_c": 0
"total_rev_c": 0
"total_fwd_g": 20
"total_rev_g": 25
"total_fwd_t": 0
"total_rev_t": 0
"sample1": {
"total_fwd_a": 3
"total_rev_a": 3
"total_fwd_c": 0
"total_rev_c": 0
"total_fwd_g": 10
"total_rev_g": 12
"total_fwd_t": 0
"total_rev_t": 0
}
"sample2": {
"total_fwd_a": 4
"total_rev_a": 5
"total_fwd_c": 0
"total_rev_c": 0
"total_fwd_g": 10
"total_rev_g": 13
"total_fwd_t": 0
"total_rev_t": 0
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment