# Counts of guide/barcode lines extracted by grna_tools # grna algorithm: grnaalgoW1 # original (full) file was divided into A,C,G,T subsets # according to the first base in the random barcode # (if first base was N it was not included in any subset) # # sample results file full: SAMPLE_grnatool_full.csv.gz # sample results file randA: SAMPLE_grnatool_randA.csv.gz # sample results file randC: SAMPLE_grnatool_randC.csv.gz # ... # # full: count of lines in results file full # randA: count of lines in results file randA # randC: count of lines in results file randC # ... # fracA: randA/full # fracC: randC/full # ... # cntSum: randA + randC + randG + randT # pctSum: cntSum/full # #sample full randA fracA randC fracC randG fracG randT fracT cntSum pctSum wild_pmid_base_av041 12289385 3741324 30.4% 3372330 27.4% 2610916 21.2% 2325538 18.9% 12050108 98.1% wild_bmdm_base_av042 18530516 5937942 32.0% 4741174 25.6% 4105756 22.2% 3573622 19.3% 18358494 99.1% wild_bmdm_high_av043 4163431 1224172 29.4% 1077331 25.9% 906421 21.8% 780858 18.8% 3988782 95.8% wild_bmdm_lowx_av044 3909063 1162271 29.7% 985710 25.2% 848935 21.7% 726880 18.6% 3723796 95.3%