Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 244 Bytes

baseBalance.pl.md

File metadata and controls

17 lines (9 loc) · 244 Bytes

SYNOPSIS

baseBalance.pl

Compares the ratio of nucleotides vs expected value

Software requirements

Algorithm

For each read set, divides all As by Ts and all Gs by Cs. The expected ratio for each set of raw reads

Outputs

TODO