Skip to content

Commit

Permalink
fix serious typo!
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunfei Guo committed Oct 27, 2016
1 parent dc7f462 commit 69ee6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/secondary/pipeline
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ sub procFQ {
'file' => $file,
'filetype' => 'FASTQ',
'sample' => $prefix_list[$i],
'rgid' => $readgroup[$i],
'rg' => $readgroup[$i],
'lb' => $library[$i],
'pl' => $platform[$i],
'rank' => $k,
Expand Down

0 comments on commit 69ee6e3

Please sign in to comment.