ExtractProtocol_stats.sh 223 Bytes
#from download screen-output
echo "GSM successfully loaded $(grep -e "\"GSM[1-9]" extract_report.txt|sort|uniq|wc -l)"
echo "GSM required: $(grep GSM ../../input/all_srr_geo_rnaseq_v2.txt | cut -f2 | sort | uniq | wc -l)"