Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 396 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 396 Bytes

sequence_handling

The 'read_counts.sh' script calls bioawk to get accurate counts for read number for a list of samples. The sample list is currently hard-coded into the script to permit qsub job submission. Output is written toa tab-delimited file file with sample name drawn from the file name for the list of samples.

Bioawk is available through Github.