Skip to content

Commit

Permalink
Merge branch 'master' into ct-add-bwa-depletion
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Jan 25, 2018
2 parents c41c5aa + fa0e5b6 commit 7afcc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/illumina_indices.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def __init__(self, kit=None, instrument=None):
"A711":[{"seq":"AGGGTCAA","instruments":[]}],
"A712":[{"seq":"AGGAGTGG","instruments":[]}]
},
"i7":{
"i5":{
"A501": [{"seq":"TGAACCTT", "instruments":["MiSeq","HiSeq 2000","HiSeq 2500"]}, {"seq":"AAGGTTCA", "instruments":["MiniSeq","NextSeq","HiSeq 3000","HiSeq 4000"]}],
"A502": [{"seq":"TGCTAAGT", "instruments":["MiSeq","HiSeq 2000","HiSeq 2500"]}, {"seq":"ACTTAGCA", "instruments":["MiniSeq","NextSeq","HiSeq 3000","HiSeq 4000"]}],
"A503": [{"seq":"TGTTCTCT", "instruments":["MiSeq","HiSeq 2000","HiSeq 2500"]}, {"seq":"AGAGAACA", "instruments":["MiniSeq","NextSeq","HiSeq 3000","HiSeq 4000"]}],
Expand Down

0 comments on commit 7afcc31

Please sign in to comment.