SouthGreenPlatform / arcad-hts

Scripts for the analysis of high-throughput sequencing data from the ARCAD project.
http://www.arcad-project.org/
GNU General Public License v3.0
0 stars 1 forks source link

Add summary after mapping #15

Open timflutre opened 9 years ago

timflutre commented 9 years ago

Could you add the following command at the end of the script "arcad_hts_4_Mapping_Arcad.pl" ?

samtools flagstat <out.bam>

Thanks!