Vignette.md

Introduction

This tutorial will guide you across the different steps to perform a panel optimization analysis using PIO. For each step, a command-line version and a GUI version will be proposed.

3 practical cases will be illustrated here:

Before starting the analysis, several parameters must be selected in the left panel and will first be explained.

Global parameters

1.Datasets

The training dataset can be selected here.

An example dataset is provided (Custom_dataset_example.tsv). Other example of datasets from cbioportal can be found in the raw_mutation_data folder.

Note that preloaded datasets can be merged with custom datasets to enable a global analysis on a larger base (can be done with a local use only).

2.Analysis parameters

Analysis mode

Main algorithm can be selected here (see below for an illustration of each algorithm). (default: optimal)

Group mutations by

Should mutations (and their respective length) be grouped by gene or exon/intron? (default: gene) /!\ For custom panel evaluation, do not forget to select the appropriate mutation group according to your uploaded file! /!\

Informativity metric

The metric used for panel optimization. PIO algorithm will rank mutations according to he number of unique patients (UP) or the number of unique patients per kilobase (UPKB). (default: UPKB)

Min. patients/mutation

A minimal number of patients per mutation, calculated on the overall cohort, can be set in order to avoid overfitting to private mutations. (default: 2)

Min. mutations/patient

How many mutations per patient you would like PIO to aim at. (default: 2)

PIO Optimal: panel design from scratch

Practical example: I want to design an optimal panel for Acute Myeloid Leukemia diagnosis. The panel should be defined in exons, be less than 200kb and maximize the number of patients with at least 3 mutations.

In this situation, we will use PIO main algorithm to establish an optimal set of mutations allowing to reach an optimal informativity in the preloaded AML datasets.

PIO main algorithm details

PIO main algorithm goes through different steps:

1. Preliminary step: Select the mutation with the highest metric in the overall cohort as the first mutation.

2. Current step/mutation statistics Calculate step_UP and step_UPKB, corresponding to the number of new unique patients (or new unique patient per kilobase) that are detected with the selected mutation. This step is performed on the remaining cohort (i.e. patients already presenting a mutation with the current panel are removed).

3. Next Mutation selection For this step, PIO runs two optimization module in parallel: –> Informativity optimization: Select the mutation with the maximum selected metric in the remaining cohort (i.e. removing patients already presenting a mutation with the current panel) –> Comutation optimization: Select the mutation with the maximum selected metric among patients with at least 1 mutation but less than n mutations with the current panel in the overall cohort. (n corresponding to the min-mutation/patient parameter).

The mutation with the highest metric (either in term of new patients diagnosed or additional patients with comutation) is selected and added to the panel.

4. Reiterate 2 & 3: The algorithm reiterates until no more patient are added with both step 3 approaches.

Analysis parameters & run

In this case, we will start an analysis with the following parameters:

  1. Preloaded datasets: AML
  2. Analysis mode: PIO optimal
  3. Group mutations by: Exon/intron
  4. Informativity metric: UPKB
  5. Min. patients/mutations: 2
  6. Min. mutations/patient: 3

Clicking on “run analysis” will lead you to the following results:

Overall graph

The main grah shows the overall performances of the selected panel in the overall cohort (merged cohorts from the preloaded AML datasets in this case). The total number of patients (y-axis) with at least 1,2,3,4 or 5 mutations is represented according to the total panel size (in kb) on the x-axis. Graphical parameters can be tweaked using the box on the right of the graph.

The proposed panel of \~350kb allows to catch 79% of AML patients with at least 3 mutations, and 98% with at least 1 mutation. Using the graphical parameters, we can easily restrict the panel to 200kb, reaching 77% of patients with at least 3 mutations.

Main panel

Below the overall graph, you will find a downloadable table with the proposed panel and several parameters. This table can be easily downloaded and filtered to reach the desired length or explore the proposed panel.

- UP and UPKB correspond to the respective informativity metric computed on the overall cohort. - step_UP and step_UPKB correspond to the respective informativity metrics computed at the corresponding step (i.e. on the remaining cohort). - step_UP_comut and step_UPKB_comut correspond to the number of unique patients or unique patients per kilobase added at the corresponding step among patients with at least 1 mutation but less than n mutations in the step panel. - n_comut_n and p_comut_n correspond to the number (or percentage) of patients with at least n mutations on the overall cohort. - cum_length corresponds to the cumulative length of the panel.

{"x":{"filter":"none","vertical":false,"extensions":["Buttons"],"data":[["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123","124","125","126","127","128","129","130","131","132","133","134","135","136","137","138","139","140","141","142","143","144","145","146","147","148","149","150","151","152","153","154","155","156","157","158","159","160","161","162","163","164","165","166","167","168","169","170","171","172","173","174","175","176","177","178","179","180","181","182","183","184","185","186","187","188","189","190","191","192","193","194","195","196","197","198","199","200","201","202","203","204","205","206","207","208","209","210","211","212","213","214","215","216","217","218","219","220","221","222","223","224","225","226","227","228","229","230","231","232","233","234","235","236","237","238","239","240","241","242","243","244","245","246","247","248","249","250","251","252","253","254","255","256","257","258","259","260","261","262","263","264","265","266","267","268","269","270","271","272","273","274","275","276","277","278","279","280","281","282","283","284","285","286","287","288","289","290","291","292","293","294","295","296","297","298","299","300","301","302","303","304","305","306","307","308","309","310","311","312","313","314","315","316","317","318","319","320","321","322","323","324","325","326","327","328","329","330","331","332","333","334","335","336","337","338","339","340","341","342","343","344","345","346","347","348","349","350","351","352","353","354","355","356","357","358","359","360","361","362","363","364","365","366","367","368","369","370","371","372","373","374","375","376","377","378","379","380","381","382","383","384","385","386","387","388","389","390","391","392","393","394","395","396","397","398","399","400","401","402","403","404","405","406","407","408","409","410","411","412","413","414","415","416","417","418","419","420","421","422","423","424","425","426","427","428","429","430","431","432","433","434","435","436","437","438","439","440","441","442","443","444","445","446","447","448","449","450","451","452","453","454","455","456","457","458","459","460","461","462","463","464","465","466","467","468","469","470","471","472","473","474","475","476","477","478","479","480","481","482","483","484","485","486","487","488","489","490","491","492","493","494","495","496","497","498","499","500","501","502","503","504","505","506","507","508","509","510","511","512","513","514","515","516","517"],["FLT3_exon_14","DNMT3A_exon_22","NRAS_exon_2","IDH2_exon_4","NPM1_exon_11","FLT3_exon_20","RAPGEF2_exon_7","U2AF1_exon_2","WT1_exon_7","JAK2_exon_14","IDH1_exon_4","KRAS_exon_2","RUNX1_exon_6","MARK3_exon_16","WT1_exon_9","RUNX1_exon_5","TP53_exon_6","SRSF2_exon_1","TP53_exon_8","GABRG3_exon_9","TP53_exon_7","U2AF1_exon_6","AHDC1_exon_7","NRAS_exon_3","PTPN11_exon_3","GATA2_exon_4","RUNX1_exon_8","DNMT3A_exon_18","KIT_exon_17","GATA2_exon_5","ZNF711_exon_9","SLC15A1_exon_13","SF3B1_exon_14","KRT79_exon_8","TET2_exon_9","FLT3_exon_13","SF3B1_exon_15","DNMT3A_exon_15","PRKAG3_exon_11","SMC3_exon_3","BCOR_exon_3","IFT74_exon_7","TP53_exon_5","TP53_exon_3","BPIFC_exon_12","PTPN11_exon_13","CBL_exon_8","DENND1C_exon_21","DNMT3A_exon_21","ZNF195_exon_5","MYL5_exon_7","NUP155_exon_8","DNMT3A_exon_19","IFNL3_exon_2","TRDN_exon_34","ERG_exon_5","WDFY3_exon_52","RUNX1_exon_7","FLT3_exon_16","EZH2_exon_19","GCSAML_exon_4","HNRNPK_exon_5","KIT_exon_8","FAM170A_exon_4","MAP4K3_exon_14","ZNF490_exon_4","ORC2_exon_16","PUF60_exon_7","TET2_exon_4","ITSN1_exon_4","DNMT3A_exon_8","MYH13_exon_39","ZYG11B_exon_6","PHF6_exon_9","RAPGEF6_exon_5","PHF6_exon_8","TET2_exon_6","CSF3R_exon_14","CCNT1_exon_8","PHF6_exon_5","MTFR2_exon_4","DDX41_exon_15","BAIAP3_exon_29","SLC5A1_exon_2","PIK3C3_exon_7","SLIT2_exon_25","TP53_exon_10","CHL1_exon_27","RAI14_exon_12","GDI2_exon_3","SNCAIP_exon_3","TRIM24_exon_17","GIGYF2_exon_6","TET2_exon_7","MTA2_exon_9","PORCN_exon_11","RIT1_exon_5","OR3A2_exon_4","SUZ12_exon_15","KRAS_exon_4","ADAM18_exon_17","MED12_exon_44","ZRSR2_exon_3","RAD21_exon_8","ARHGAP40_exon_10","DDX60L_exon_27","RAD21_exon_13","TLN2_exon_39","SASH1_exon_6","DNMT3A_exon_12","CNOT3_exon_9","TET2_exon_8","EZH2_exon_17","WT1_exon_8","TRAV9-2_exon-id-TRAV9-2","BPIFC_exon_7","CWH43_exon_9","KIF20B_exon_21","ADGB_exon_10","DIAPH2_exon_26","IPO11_exon_25","MPL_exon_10","NCKAP1_exon_16","STAG2_exon_12","ETV6_exon_7","RUNX1_exon_4","NDRG2_exon_15","SENP1_exon_7","FLT3_exon_11","TCHH_exon_2","CPNE3_exon_13","MYOM3_exon_36","NCAPH_exon_13","IKZF1_exon_5","SENP6_exon_11","CCL20_exon_2","SLC9B1P1_id-SLC9B1P1-6","OTOGL_exon_35","ATXN3_exon_10","TPTE2_exon_8","BRCC3_exon_4","MAX_exon_4","ZNF213_exon_3","STAG2_exon_11","SI_exon_34","EPHB1_exon_6","CYBB_exon_1","OTUD7B_exon_11","USF3_exon_6","CHRFAM7A_exon_3","PLP1_exon_6","MYO1A_exon_25","ADPRHL1_exon_6","PI4K2B_exon_6","TTBK2_exon_2","STAG2_exon_20","PDS5B_exon_22","CCND3_exon_4","NFXL1_exon_17","SCML2_exon_4","WIF1_exon_4","PDK3_exon_3","MPHOSPH9_exon_13","WDR35_exon_12","ZNF229_exon_5","TP53_exon_9","TRAPPC8_exon_21","POSTN_exon_10","PRKAR2B_exon_8","NPM1_exon_10","CHST6_exon_2","DNMT3A_exon_11","IL12RB1_exon_15","RPGR_exon_15","STAG2_exon_34","DYSF_exon_55","WT1_exon_4","KAT8_exon_10","PTPN11_exon_8","NRF1_exon_6","STAG2_exon_23","MON2_exon_13","NFU1_exon_8","BCOR_exon_11","RLIM_exon_3","TRIM3_exon_9","DNMT3A_exon_20","FABP2_exon_2","CHD4_exon_19","STAG2_exon_25","TRIO_exon_47","DNMT3A_exon_7","EZH2_exon_8","CARNS1_exon_4","KRAS_exon_3","PTPRC_exon_27","ST18_exon_12","PPP2R2B_exon_9","SLC4A2_exon_12","PPL_exon_21","TP53_exon_4","DUOX1_exon_20","PXK_exon_4","CADPS_exon_13","EIF2S3_exon_8","ZNF630_exon_4","ANO3_exon_13","CREBBP_exon_30","MTSS1_exon_11","NLK_exon_7","MEGF11_exon_25","NF1_exon_29","SF3A1_exon_3","SMC1A_exon_9","RBM33_exon_12","DNMT3A_exon_3","PARD3_exon_24","SUDS3_exon_10","PLRG1_exon_2","NF1_exon_5","SMC1A_exon_15","ARID1A_exon_2","PRDM7_exon_4","TBC1D10C_exon_3","DNMT3A_exon_9","PDS5B_exon_33","ZCRB1_exon_5","WDR33_exon_21","KMT2C_exon_6","TDGF1_exon_5","ZNF687_exon_6","PUF60_exon_6","MON2_exon_21","CFP_exon_8","DNMT3A_exon_14","AQR_exon_34","CEP128_exon_23","TBRG4_exon_10","KIAA1328_exon_5","RASA1_exon_19","LILRB3_exon_8","EWSR1_exon_11","CADM2_exon_9","MED12_exon_18","ABTB1_exon_8","IKZF1_exon_3","MAP1B_exon_6","CTCF_exon_6","MESD_exon_1","BPIFC_exon_2","CNPY3_exon_1","THADA_exon_15","LEFTY1_exon_2","PRRG4_exon_2","DENND1A_exon_13","TET2_exon_10","BRINP3_exon_3","KRR1_exon_4","GRIN2B_exon_13","ZNF285_exon_3","AP1M1_exon_6","ZNF816_exon_3","RALGPS2_exon_8","TGFBR2_exon_6","SLC25A31_exon_2","TRPM1_exon_21","TRPM3_exon_20","PNMA2_exon_2","NADK_exon_4","MXRA5_exon_3","PXDNL_exon_21","MGA_exon_18","IKZF1_exon_4","PDS5B_exon_27","MGAT5B_exon_10","RBMX_exon_2","IZUMO1R_exon_4","KMT2D_exon_34","NAA35_exon_18","RNF213_exon_30","CEBPA_exon_1","SPTBN2_exon_16","ATP6AP2_exon_5","ADCY2_exon_16","NAV2_exon_12","ESRP1_exon_1","BMP2K_exon_11","NF1_exon_22","AAK1_exon_13","CRISPLD1_exon_7","RPTOR_exon_17","ERICH6_exon_1","ODF1_exon_2","SYT15_exon_3","OR1C1_exon_1","DNMT3A_exon_17","GCAT_exon_4","PPIL4_exon_12","KIF17_exon_7","ADAMTS16_exon_12","ADCY5_exon_2","AHNAK2_exon_5","ZSCAN5A_exon_5","SMC1A_exon_22","ACVR2B_exon_4","SMC4_exon_16","YAF2_exon_3","SMG1_exon_1","EYS_exon_33","PTEN_exon_8","IFNAR1_exon_8","CROCC_exon_3","GNA15_exon_3","TAFA4_exon_4","ZDHHC13_exon_15","SLC15A4_exon_7","PRUNE2_exon_7","FLG_exon_2","RAD21_exon_10","GPC3_exon_1","IQSEC3_exon_5","LRRCC1_exon_1","RALBP1_exon_5","NF1_exon_28","HUNK_exon_7","TRA2B_exon_3","DYSF_exon_26","SLC25A41_exon_5","KANSL1L_exon_14","KDM6A_exon_29","MRS2_exon_5","HMGB1_exon_4","FBN1_exon_65","UBE3B_exon_12","KMT2A_exon_4","EZH2_exon_15","FBRS_exon_2","MUC5B_exon_32","FBXO15_exon_10","CBLB_exon_12","SLC7A7_exon_9","PPIC_exon_4","ZGRF1_exon_14","AHNAK2_exon_6","PKD1L2_exon-NM_001278425.2-25","CTNND2_exon_14","BCOR_exon_6","SLC39A5_exon_12","GTF3C3_exon_5","PDCD11_exon_15","TBC1D31_exon_19","ADAMTS9_exon_32","CLTCL1_exon_8","HTR4_exon_4","KDM3B_exon_9","GRIK4_exon_13","CDK3_exon_7","TSPOAP1_exon_13","MAP2_exon_9","WT1_exon_1","DNAH9_exon_17","DNA2_exon_6","GNAS_exon_1","MRPS28_exon_1","STAG2_exon_30","HK1_exon_17","LNX1_exon_3","PEAR1_exon_6","PBX1_exon_3","TET2_exon_3","PAN3_exon_7","ITIH5_exon_5","ZNF175_intron_5","ETV6_exon_5","TENM2_exon_3","SLC8A2_exon_9","ZADH2_exon_1","CDH22_exon_3","LILRB2_exon_6","DDN_exon_1","TCEAL3_exon_3","C2CD6_exon_13","DCSTAMP_exon_3","CHD3_exon_1","EZH2_exon_20","TRPC1_exon_7","PCNX3_exon_35","TUBA3C_exon_4","NCR2_exon_2","TRPM4_exon_11","ADAMTS1_exon_2","APOB_exon_25","KRT10_exon_7","RSPH6A_exon_6","H1-4_exon_1","CFLAR_exon_2","CAMK1G_exon_11","EFCAB12_exon_2","KRTAP4-5_exon_1","IGHV3-23","ZNRD2_exon_4","KRT27_exon_1","GLRX5_intron_1","TSPOAP1_intron_1","XKR4_intron_3","CCDC136_exon_13","DNAJC1_exon_1","ZBTB47_exon_2","SLC16A4_exon_9","SLFNL1_exon_4","LRRC4_exon_1","STEAP2_exon_4","PHF13_exon_3","EIF2AK4_exon_9","PRB3_exon_3","MED27_exon_8","KRT14_exon_1","MAP3K10_exon_10","WNK4_exon_14","ASXL1_exon_13","PAX1_exon_2","CUEDC1_exon_2","TRMT5_exon_2","MYC_exon_2","ACOT2_exon_1","CUX1_exon_15","GPX2_exon_2","WNK2_exon_11","ASXL2_exon_12","GATA3_exon_6","H1-2_exon_1","BRINP3_exon_8","HOXA1_exon_1","C17orf97_exon_2","CSF3R_exon_17","RHNO1_exon_3","SLC16A7_exon_5","ANGPTL1_exon_3","CCDC141_exon_23","OR13H1_exon_1","OR5AR1_exon_1","TRIM67_exon_1","PKHD1_exon_61","EFCC1_exon_1","LRFN3_exon_3","BCORL1_exon_4","IMP3_exon_1","SHROOM2_exon_4","KCND3_exon_2","SOGA1_exon_5","EIF4G3_exon_32","SIMC1_exon_2","HTR5A_exon_1","NACAD_exon_2","LMOD2_exon_2","ZNF394_exon_3","BCOR_exon_4","FASTKD3_exon_2","TET2_exon_11","AOC1_exon_2","GPR183_exon_2","DOP1B_exon_19","MAGI2_exon_22","BHLHE22_exon_1","SEMG2_exon_2","ALPK2_exon_4","R3HCC1L_exon_5","HSP90B3P_id-HSP90B3P","CAMTA1_exon_9","SSC5D_exon_14","DCHS1_exon_2","ARID1B_exon_1","ELF1_exon_9","KIF2B_exon_1","BPTF_exon_11","TSHZ3_exon_2","CKAP4_exon_2","MXRA5_exon_5","PCDHA6_exon_1","PCDHA10_exon_1","ARID2_exon_15","TMEM169_exon_3","SOX7_exon_2","CCNB3_exon_6","TSHZ2_exon_2","XIRP1_exon_2","KIAA1210_exon_11","PPM1D_exon_6","FBXL7_exon_4","PPP3R2_exon_1","TLR10_exon_4","GHR_exon_10","SALL1_exon_2","SETBP1_exon_4","FOXG1_exon_1","FOXE1_exon_1","ZNF788P_exon_3","PNMA3_exon_2","USP26_exon_1","SUSD5_exon_5","SLITRK5_exon_2","NECTIN1_exon_6","TSPYL5_exon_1","POU3F3_exon_1","ST8SIA2_exon_6","DMRTA1_exon_2","GCNT4_exon_4","MGAT3_exon_2","RLF_exon_8","ZXDB_exon_1","ADGRG4_exon_6","BICD1_exon_10","SKIDA1_exon_4","MAP1B_exon_5","NPAP1_exon_1","ASXL3_exon_12","ZNF292_exon_8"],[171,129,65,94,187,62,7,23,46,24,73,25,20,3,12,27,14,75,23,6,15,15,3,29,24,19,15,6,14,11,5,2,22,3,11,8,11,13,2,2,4,5,18,2,2,9,9,3,4,3,2,3,10,3,3,3,2,12,9,4,2,3,5,2,2,2,2,5,3,3,11,4,3,8,3,5,8,7,3,2,5,3,2,2,2,5,5,4,3,6,2,2,4,7,7,2,5,2,3,5,2,3,2,4,2,6,3,5,2,2,5,4,2,4,2,10,3,6,2,2,3,3,3,3,3,10,2,2,5,7,2,2,4,4,7,2,3,2,3,5,3,3,3,2,2,2,2,2,2,2,2,2,2,2,2,4,2,7,2,2,3,2,5,2,4,3,3,2,3,2,2,4,2,3,2,3,2,2,2,2,4,2,4,4,2,2,5,3,3,4,5,5,3,2,5,3,2,2,2,2,4,2,3,2,4,2,2,4,5,3,2,2,2,2,4,2,2,2,2,2,3,2,2,2,2,4,5,2,2,2,8,2,2,2,5,2,2,2,2,4,3,2,2,2,2,2,2,2,3,2,3,2,2,2,2,7,4,2,5,2,2,2,5,2,2,2,2,3,2,2,2,2,2,2,2,2,3,3,3,2,46,2,2,2,2,2,4,2,2,2,2,7,6,2,2,4,2,2,2,2,2,2,2,3,2,2,2,5,2,2,2,3,2,2,2,2,3,3,2,2,2,3,2,4,2,2,2,2,3,2,3,3,3,2,2,2,2,4,2,2,2,3,2,3,2,2,2,2,2,2,2,2,2,4,2,2,2,2,2,11,2,2,6,2,3,2,2,2,2,56,2,2,2,2,2,3,2,2,2,3,3,3,2,3,4,2,2,4,2,2,2,3,2,2,2,2,2,3,5,2,2,2,2,4,2,2,3,5,2,2,2,2,2,2,3,2,2,2,2,51,2,2,4,7,3,2,2,2,3,5,3,5,2,4,5,6,5,3,2,2,2,3,2,2,3,12,2,2,4,4,2,2,2,4,2,3,15,3,20,2,3,2,2,5,2,2,3,2,2,3,2,3,2,4,2,4,2,5,3,3,2,2,2,2,4,5,4,3,2,2,2,2,3,9,4,3,2,2,2,4,2,2,3,4,4,2,3,2,2,3,4,2,2,3,2,3,4],[132,118,127,160,373,122,17,87,150,87,291,121,104,26,92,156,112,532,136,59,109,133,37,178,194,145,161,90,122,125,47,32,270,34,137,106,145,183,37,38,78,59,183,21,42,151,131,67,69,68,48,73,148,77,26,80,54,191,110,84,28,56,114,58,58,60,61,92,90,63,158,95,64,133,69,104,208,140,70,43,112,71,71,71,71,71,106,72,86,99,72,74,111,150,188,76,191,77,79,159,80,81,81,122,82,165,83,170,86,44,133,89,81,89,45,91,79,138,94,95,95,96,145,98,100,253,51,103,108,168,54,55,110,167,167,114,175,117,118,119,119,123,123,123,62,124,63,84,96,63,65,132,132,67,135,203,68,136,140,70,140,71,215,144,144,73,147,148,74,74,74,149,75,151,77,147,77,154,79,158,80,81,164,166,83,168,85,172,173,174,177,215,178,89,178,90,90,91,184,92,278,93,186,187,94,95,96,281,194,101,206,103,207,207,311,104,127,105,106,106,106,212,107,107,107,107,107,215,109,109,329,161,110,111,112,113,113,114,115,115,116,118,125,118,118,119,238,120,240,120,241,123,246,124,125,354,190,125,238,126,126,126,126,127,127,128,128,129,129,129,129,130,260,132,133,134,135,136,136,136,2600,137,137,137,138,276,277,139,278,140,140,424,566,142,144,145,146,147,147,148,149,150,150,151,151,152,152,458,153,224,154,154,154,155,157,158,158,158,159,319,161,161,161,161,162,162,166,167,168,170,173,174,174,177,177,178,179,181,362,365,183,184,184,184,185,185,186,190,191,194,194,194,200,200,201,203,203,204,206,839,424,219,444,223,223,233,241,243,244,3454,247,250,500,545,275,278,289,294,296,296,889,299,308,311,323,336,673,680,341,344,346,373,374,393,786,417,424,436,901,455,497,500,500,500,500,512,517,1553,1036,521,524,527,534,535,548,560,585,605,610,4887,629,650,655,771,670,671,680,683,717,1459,730,1476,739,1518,784,1613,818,848,850,926,932,1955,1017,1020,2076,3263,1131,2340,1177,1181,1208,1301,1316,4004,1343,1391,2831,1550,4755,1585,1624,1629,2921,3262,1716,1734,1798,1823,1846,1875,1916,2093,2104,2266,2310,4807,2468,4967,2525,2539,2860,2863,2898,2991,3072,6310,3200,3285,3343,3365,3414,3425,3457,3459,3490,3491,3507,3515,3641,3990,4235,4305,4440,4459,4628,4676,4692,4847,5129,5466,6041,6093,6183,6501,7618,8307,11293],[1295.4545,1093.2203,511.811,587.5,501.3405,508.1967,411.7647,264.3678,306.6667,275.8621,250.8591,206.6116,192.3077,115.3846,130.4348,173.0769,125,140.9774,169.1176,101.6949,137.6147,112.782,81.0811,162.9213,123.7113,131.0345,93.1677,66.6667,114.7541,88,106.383,62.5,81.4815,88.2353,80.292,75.4717,75.8621,71.0383,54.0541,52.6316,51.2821,84.7458,98.3607,95.2381,47.619,59.6026,68.7023,44.7761,57.971,44.1176,41.6667,41.0959,67.5676,38.961,115.3846,37.5,37.037,62.8272,81.8182,47.619,71.4286,53.5714,43.8596,34.4828,34.4828,33.3333,32.7869,54.3478,33.3333,47.619,69.6203,42.1053,46.875,60.1504,43.4783,48.0769,38.4615,50,42.8571,46.5116,44.6429,42.2535,28.169,28.169,28.169,70.4225,47.1698,55.5556,34.8837,60.6061,27.7778,27.027,36.036,46.6667,37.234,26.3158,26.178,25.974,37.9747,31.4465,25,37.037,24.6914,32.7869,24.3902,36.3636,36.1446,29.4118,23.2558,45.4545,37.594,44.9438,24.6914,44.9438,44.4444,109.8901,37.9747,43.4783,21.2766,21.0526,31.5789,31.25,20.6897,30.6122,30,39.5257,39.2157,19.4175,46.2963,41.6667,37.037,36.3636,36.3636,23.9521,41.9162,17.5439,17.1429,17.094,25.4237,42.0168,25.2101,24.3902,24.3902,16.2602,32.2581,16.129,31.746,23.8095,20.8333,31.746,30.7692,15.1515,15.1515,29.8507,14.8148,19.7044,29.4118,51.4706,14.2857,28.5714,21.4286,28.169,23.2558,13.8889,27.7778,41.0959,20.4082,13.5135,40.5405,27.027,27.027,26.8456,26.6667,19.8675,25.974,20.4082,25.974,12.987,25.3165,12.6582,50,24.6914,24.3902,24.0964,24.0964,11.9048,58.8235,17.4419,17.341,22.9885,28.2486,23.2558,16.8539,22.4719,28.0899,33.3333,22.2222,21.978,10.8696,21.7391,14.3885,21.5054,16.129,10.6952,42.5532,21.0526,20.8333,14.2349,25.7732,29.703,9.7087,19.4175,9.6618,9.6618,12.8617,19.2308,15.748,19.0476,18.8679,18.8679,28.3019,9.434,18.6916,18.6916,18.6916,37.3832,46.729,9.3023,18.3486,18.3486,24.3161,12.4224,18.1818,18.018,44.6429,17.6991,17.6991,17.5439,17.3913,34.7826,25.8621,16.9492,16,16.9492,16.9492,16.8067,8.4034,16.6667,12.5,16.6667,12.4481,16.2602,8.1301,16.129,16,19.774,21.0526,16,21.0084,15.873,15.873,15.873,39.6825,15.748,15.748,15.625,15.625,23.2558,15.5039,15.5039,15.5039,15.3846,7.6923,15.1515,15.0376,14.9254,22.2222,22.0588,22.0588,14.7059,17.6923,14.5985,14.5985,14.5985,14.4928,7.2464,14.4404,14.3885,7.1942,14.2857,14.2857,16.5094,10.6007,14.0845,13.8889,27.5862,13.6986,13.6054,13.6054,13.5135,13.4228,13.3333,13.3333,19.8675,13.245,13.1579,13.1579,10.917,13.0719,8.9286,12.987,19.4805,12.987,12.9032,12.7389,12.6582,18.9873,18.9873,12.5786,6.2696,12.4224,18.6335,12.4224,24.8447,12.3457,12.3457,12.0482,11.976,17.8571,11.7647,17.341,17.2414,17.2414,11.2994,11.2994,11.236,11.1732,22.0994,5.5249,5.4795,10.929,16.3043,10.8696,16.3043,10.8108,10.8108,10.7527,10.5263,10.4712,10.3093,10.3093,10.3093,10,20,9.9502,9.8522,9.8522,9.8039,9.7087,13.1108,4.717,9.1324,13.5135,8.9686,13.4529,8.5837,8.2988,8.2305,8.1967,16.2131,8.0972,8,4,3.6697,7.2727,10.7914,6.9204,6.8027,6.7568,10.1351,3.3746,10.0334,6.4935,9.6463,12.3839,5.9524,2.9718,5.8824,5.8651,5.814,5.7803,8.0429,5.3476,5.0891,2.5445,4.7962,4.717,6.8807,5.5494,4.3956,4.0241,4,4,8,4,3.9062,5.8027,3.2196,1.9305,3.8388,3.8168,3.7951,3.7453,3.7383,5.4745,3.5714,3.4188,3.3058,3.2787,10.4359,3.1797,3.0769,6.1069,9.0791,4.4776,2.9806,2.9412,2.9283,4.1841,3.427,4.1096,3.3875,2.7064,2.635,6.3776,3.7198,6.1125,3.5377,2.3529,2.1598,2.1459,1.5345,1.9666,1.9608,1.4451,3.6776,1.7683,0.8547,3.3985,3.387,1.6556,1.5373,1.5198,0.999,1.4892,2.1567,5.2985,1.9355,4.2061,1.2618,1.8473,1.2277,0.6847,1.5328,1.1655,1.1534,1.6685,1.0971,1.0834,1.6,1.0438,1.4333,0.9506,1.7652,0.8658,0.8321,0.8104,1.0066,1.1881,1.1816,0.6993,0.6986,0.6901,0.6687,1.3021,0.7924,1.25,0.9132,0.5983,0.5944,0.5858,0.5839,0.8678,2.6019,1.1461,0.8594,0.5703,0.569,0.5493,1.0025,0.4723,0.4646,0.6757,0.8971,0.8643,0.4277,0.6394,0.4126,0.3899,0.5488,0.6621,0.3282,0.3235,0.4615,0.2625,0.3611,0.3542],[171,88,55,61,48,19,1,18,14,16,21,14,7,0,1,9,11,15,10,0,9,1,0,14,6,10,2,0,8,0,1,0,4,0,2,2,3,1,0,0,0,0,6,1,0,1,2,3,0,0,0,0,2,0,1,0,0,2,1,0,0,0,4,0,0,0,2,3,0,1,3,3,0,0,0,1,1,3,1,0,0,2,0,0,0,1,1,2,0,0,0,2,0,2,0,0,0,2,1,1,0,0,0,0,0,0,1,1,0,0,1,1,0,0,0,2,0,2,0,0,0,0,0,0,0,1,0,0,2,0,1,0,0,0,0,0,0,0,1,2,0,2,0,0,1,0,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,1,0,0,1,2,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,2,1,0,1,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,1,0,1,1,0,0,0,1,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0],[0,41,10,33,138,38,6,5,29,8,44,11,12,3,10,16,3,51,13,5,6,11,3,13,14,9,11,6,5,8,3,2,16,2,8,6,8,10,2,2,4,3,9,1,2,7,6,0,4,3,2,3,6,3,0,3,2,7,4,3,1,2,1,2,2,2,0,2,3,2,5,1,2,4,2,3,6,4,2,2,4,1,2,2,2,2,3,0,3,3,2,0,3,4,5,2,5,0,2,4,2,2,2,3,2,4,2,4,2,1,3,2,2,2,1,1,2,3,2,2,2,2,3,2,2,5,1,2,1,4,0,1,2,3,3,2,3,2,2,1,2,1,2,2,1,2,0,2,2,1,1,2,2,0,2,3,1,2,2,1,2,1,3,2,2,1,1,2,1,1,1,2,1,2,1,2,1,2,1,2,1,1,2,2,1,2,1,2,2,1,2,3,2,1,2,1,1,1,2,1,3,0,2,2,0,1,0,3,2,1,0,1,2,2,3,1,2,1,0,0,1,2,1,1,1,1,1,0,0,1,3,2,1,1,0,0,1,1,1,1,1,0,2,1,1,1,2,1,2,1,2,1,2,1,1,3,2,0,2,1,1,1,1,0,1,1,1,0,1,1,1,1,2,1,1,1,1,1,1,1,19,0,1,1,1,2,2,1,2,1,1,3,4,1,1,1,0,1,1,1,1,1,1,0,1,0,1,3,1,2,1,1,1,1,1,1,1,1,0,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,4,2,1,2,0,1,1,1,1,1,14,1,1,2,2,1,1,1,1,1,1,3,1,1,1,1,1,2,2,1,1,1,1,1,1,2,1,1,1,2,1,1,1,1,1,1,1,1,3,2,0,1,1,1,1,1,1,0,1,1,8,1,0,0,2,1,1,1,1,1,2,1,2,1,2,1,2,1,1,1,1,1,2,1,1,2,3,1,2,1,1,1,1,1,3,1,1,2,1,3,1,1,0,2,2,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1],[1.2955,0.7458,0.4331,0.3812,0.1287,0.1557,0.0588,0.2069,0.0933,0.1839,0.0722,0.1157,0.0673,0,0.0109,0.0577,0.0982,0.0282,0.0735,0,0.0826,0.0075,0,0.0787,0.0309,0.069,0.0124,0,0.0656,0,0.0213,0,0.0148,0,0.0146,0.0189,0.0207,0.0055,0,0,0,0,0.0328,0.0476,0,0.0066,0.0153,0.0448,0,0,0,0,0.0135,0,0.0385,0,0,0.0105,0.0091,0,0,0,0.0351,0,0,0,0.0328,0.0326,0,0.0159,0.019,0.0316,0,0,0,0.0096,0.0048,0.0214,0.0143,0,0,0.0282,0,0,0,0.0141,0.0094,0.0278,0,0,0,0.027,0,0.0133,0,0,0,0.026,0.0127,0.0063,0,0,0,0,0,0,0.012,0.0059,0,0,0.0075,0.0112,0,0,0,0.022,0,0.0145,0,0,0,0,0,0,0,0.004,0,0,0.0185,0,0.0185,0,0,0,0,0,0,0,0.0085,0.0168,0,0.0163,0,0,0.0161,0,0.0159,0,0,0,0,0,0,0.0149,0,0,0.0147,0,0,0,0,0,0,0,0,0.0137,0.0136,0,0,0,0,0,0,0,0.013,0,0,0,0,0,0.0125,0,0,0,0,0,0,0,0,0.0115,0.0056,0,0,0,0,0,0,0,0,0,0,0.0108,0,0,0.0106,0,0.0104,0,0,0.0099,0.0097,0,0,0,0,0.0096,0,0,0.0094,0.0094,0,0,0,0,0,0,0,0.0093,0.0092,0,0.003,0,0,0,0.0089,0.0088,0,0,0,0,0,0.0085,0,0,0,0,0,0,0,0,0,0,0,0,0.008,0.0028,0,0.008,0,0,0,0,0,0.0079,0,0,0,0.0078,0,0,0,0.0077,0,0,0,0,0,0,0,0,0.0019,0.0073,0,0,0,0,0,0,0,0.0071,0,0.0024,0.0018,0,0,0,0.0068,0,0,0,0,0,0,0.0066,0,0.0066,0,0,0.0065,0,0,0,0,0,0,0,0,0,0.0063,0,0.0062,0,0,0,0,0,0,0.006,0,0,0,0,0,0,0,0,0,0.0055,0,0,0,0.0054,0,0,0.0054,0,0,0,0,0,0,0,0.005,0,0,0,0,0,0,0.0012,0,0,0,0.0045,0,0,0,0,0,0.0014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0031,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0.0011,0,0,0,0,0,0,0,0,0,0,0.0019,0,0,0,0,0,0,0.0017,0,0,0,0,0.0015,0.0015,0,0,0,0,0,0,0,0,0,0,0,0.0013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0003,0.0002,0,0,0.0002,0,0,0,0,0.0002,0,0,0,0,0,0,0,0],[0,0.3475,0.0787,0.2062,0.37,0.3115,0.3529,0.0575,0.1933,0.092,0.1512,0.0909,0.1154,0.1154,0.1087,0.1026,0.0268,0.0959,0.0956,0.0847,0.055,0.0827,0.0811,0.073,0.0722,0.0621,0.0683,0.0667,0.041,0.064,0.0638,0.0625,0.0593,0.0588,0.0584,0.0566,0.0552,0.0546,0.0541,0.0526,0.0513,0.0508,0.0492,0.0476,0.0476,0.0464,0.0458,0,0.058,0.0441,0.0417,0.0411,0.0405,0.039,0,0.0375,0.037,0.0366,0.0364,0.0357,0.0357,0.0357,0.0088,0.0345,0.0345,0.0333,0,0.0217,0.0333,0.0317,0.0316,0.0105,0.0312,0.0301,0.029,0.0288,0.0288,0.0286,0.0286,0.0465,0.0357,0.0141,0.0282,0.0282,0.0282,0.0282,0.0283,0,0.0349,0.0303,0.0278,0,0.027,0.0267,0.0266,0.0263,0.0262,0,0.0253,0.0252,0.025,0.0247,0.0247,0.0246,0.0244,0.0242,0.0241,0.0235,0.0233,0.0227,0.0226,0.0225,0.0247,0.0225,0.0222,0.011,0.0253,0.0217,0.0213,0.0211,0.0211,0.0208,0.0207,0.0204,0.02,0.0198,0.0196,0.0194,0.0093,0.0238,0,0.0182,0.0182,0.018,0.018,0.0175,0.0171,0.0171,0.0169,0.0084,0.0168,0.0081,0.0163,0.0163,0.0161,0.0161,0,0.0238,0.0208,0.0159,0.0154,0.0152,0.0152,0,0.0148,0.0148,0.0147,0.0147,0.0143,0.0143,0.0143,0.0141,0.014,0.0139,0.0139,0.0137,0.0068,0.0135,0.0135,0.0135,0.0135,0.0134,0.0133,0.0132,0.013,0.0136,0.013,0.013,0.0127,0.0127,0.0125,0.0123,0.0122,0.012,0.012,0.0119,0.0118,0.0116,0.0116,0.0057,0.0113,0.014,0.0112,0.0112,0.0112,0.0111,0.0111,0.011,0.0109,0.0109,0.0108,0,0.0108,0.0107,0,0.0105,0,0.0107,0.0103,0.0099,0,0.0097,0.0097,0.0097,0.0096,0.0096,0.0157,0.0095,0,0,0.0094,0.0094,0.0093,0.0093,0.0093,0.0093,0.0093,0,0,0.0092,0.0091,0.0124,0.0091,0.009,0,0,0.0088,0.0088,0.0087,0.0087,0.0086,0,0.016,0.0085,0.0085,0.0084,0.0084,0.0083,0.0083,0.0083,0.0083,0.0081,0.0081,0.0081,0.008,0.0085,0.0105,0,0.0084,0.0079,0.0079,0.0079,0.0079,0,0.0079,0.0078,0.0078,0,0.0078,0.0078,0.0078,0.0077,0.0077,0.0076,0.0075,0.0075,0.0074,0.0074,0.0074,0.0074,0.0073,0,0.0073,0.0073,0.0072,0.0072,0.0072,0.0072,0.0072,0.0071,0.0071,0.0071,0.0071,0.007,0.0069,0.0069,0,0.0068,0.0068,0.0068,0.0067,0.0067,0.0067,0,0.0066,0,0.0066,0.0066,0.0065,0.0089,0.0065,0.0065,0.0065,0.0065,0.0064,0.0063,0.0063,0.0063,0,0.0063,0.0062,0.0062,0.0062,0.0062,0.0062,0.0062,0.006,0.006,0.006,0.0059,0.0058,0.0057,0.0057,0.0056,0.0056,0.0056,0.0056,0.0055,0.0055,0.0055,0.0055,0.0054,0.0054,0.0054,0,0.0054,0.0054,0.0053,0.0052,0.0052,0.0052,0.0052,0,0.005,0.005,0.0049,0.0049,0.0049,0.0049,0.0048,0.0047,0.0046,0.0045,0,0.0045,0.0043,0.0041,0.0041,0.0041,0.0041,0.004,0.004,0.004,0.0037,0.0036,0.0036,0.0035,0.0034,0.0034,0.0034,0.0034,0.0033,0.0032,0.0032,0.0031,0.003,0.003,0.0029,0.0029,0.0029,0.0029,0.0027,0.0027,0.0025,0.0025,0.0024,0.0024,0.0023,0.0022,0.0022,0.002,0.002,0.002,0.002,0.002,0.002,0.0019,0.0019,0.0019,0,0.0019,0.0019,0.0019,0.0019,0.0018,0.0018,0,0.0017,0.0016,0.0016,0.0016,0,0,0.0026,0.0015,0.0015,0.0015,0.0015,0.0014,0.0014,0.0014,0.0014,0.0014,0.0013,0.0013,0.0012,0.0012,0.0012,0.0012,0.0011,0.0011,0.001,0.001,0.001,0.001,0.0009,0.0009,0.0009,0.0008,0.0008,0.0008,0.0008,0.0008,0.0007,0.0007,0.0007,0.0007,0.0006,0.0006,0.0006,0.0006,0,0.0007,0.0006,0.0006,0.0006,0.0006,0.0005,0.0005,0.0005,0.0005,0.0005,0.0005,0.0004,0.0004,0.0004,0.0004,0.0002,0.0004,0.0004,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0.0003,0,0,0.0002,0.0002,0.0002,0.0002,0.0002,0.0002,0.0002,0,0.0002,0.0002,0.0002,0.0002,0.0002,0.0001,0.0001,0.0001],[171,259,314,375,423,442,443,461,475,491,512,526,533,533,534,543,554,569,579,579,588,589,589,603,609,619,621,621,629,629,630,630,634,634,636,638,641,642,642,642,642,642,648,649,649,650,652,655,655,655,655,655,657,657,658,658,658,660,661,661,661,661,665,665,665,665,667,670,670,671,674,677,677,677,677,678,679,682,683,683,683,685,685,685,685,686,687,689,689,689,689,691,691,693,693,693,693,695,696,697,697,697,697,697,697,697,698,699,699,699,700,701,701,701,701,703,703,705,705,705,705,705,705,705,705,706,706,706,708,708,709,709,709,709,709,709,709,709,710,712,712,714,714,714,715,715,716,716,716,716,716,716,716,717,717,717,718,718,718,718,718,718,718,718,718,719,721,721,721,721,721,721,721,721,722,722,722,722,722,722,723,723,723,723,723,723,723,723,723,725,726,726,726,726,726,726,726,726,726,726,726,727,727,727,728,728,729,729,729,730,732,732,732,732,732,733,733,733,734,735,735,735,735,735,735,735,735,737,738,738,739,739,739,739,740,741,741,741,741,741,741,742,742,742,742,742,742,742,742,742,742,742,742,742,743,744,744,745,745,745,745,745,745,746,746,746,746,747,747,747,747,748,748,748,748,748,748,748,748,748,753,754,754,754,754,754,754,754,754,755,755,756,757,757,757,757,758,758,758,758,758,758,758,759,759,760,760,760,761,761,761,761,761,761,761,761,761,761,762,762,763,763,763,763,763,763,763,764,764,764,764,764,764,764,764,764,764,765,765,765,765,766,766,766,767,767,767,767,767,767,767,767,768,768,768,768,768,768,768,769,769,769,769,770,770,770,770,770,770,775,775,775,775,775,775,775,775,775,775,775,775,775,775,775,776,777,777,777,777,777,777,777,777,777,777,777,777,777,778,778,778,778,778,778,778,778,778,778,778,779,779,779,779,779,779,779,780,780,780,780,780,781,782,782,782,782,782,782,782,782,782,782,782,782,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,783,784,784,784,784,784,784,784,784,784,784,784,784,784,784,784,784,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,787,788,788,788,789,789,789,789,789,790,790,790,790,790,790,790,790,790],[0,41,51,82,179,197,201,206,226,233,264,273,282,284,289,299,301,334,344,346,351,359,360,367,376,384,393,393,397,401,403,405,410,410,413,415,421,425,425,426,428,429,437,437,437,441,445,445,447,447,449,449,449,450,450,452,452,455,456,458,458,459,460,462,463,463,463,464,466,466,468,468,469,471,471,471,473,475,476,477,479,480,480,482,484,484,486,486,489,491,492,492,493,494,495,496,496,496,498,501,502,502,503,505,507,508,508,509,511,511,511,511,513,515,516,517,518,518,518,520,520,521,524,525,525,526,527,529,529,531,531,532,532,532,533,534,535,535,536,537,539,540,540,541,541,542,542,543,543,544,544,544,545,545,546,546,546,547,547,547,547,548,550,552,553,553,554,556,557,557,557,557,557,558,558,560,560,562,562,563,564,564,564,566,566,567,567,567,567,568,568,570,571,572,573,573,573,574,574,574,576,576,577,577,577,577,577,580,580,580,580,581,583,584,586,587,588,589,589,589,589,591,591,591,591,591,592,592,592,593,594,595,595,595,595,595,596,596,596,597,597,597,598,598,599,600,600,601,602,602,604,605,605,605,606,608,609,609,610,610,611,611,612,612,612,613,613,613,613,614,615,615,616,617,617,618,619,619,620,620,625,625,625,625,625,627,627,627,628,628,628,629,630,630,630,630,630,630,631,631,631,632,632,632,632,632,632,634,635,637,637,638,639,640,641,641,642,643,643,643,644,645,645,645,646,646,647,647,647,648,649,649,649,649,649,649,649,650,650,650,650,650,651,652,652,652,653,653,654,654,654,655,655,655,655,656,656,656,657,657,659,659,661,661,661,662,663,664,664,666,666,666,668,668,668,668,668,669,670,670,671,671,671,672,672,672,672,672,672,672,673,674,674,674,674,674,674,675,676,677,677,677,677,677,677,678,678,680,680,680,680,680,680,680,680,680,680,681,682,686,687,687,687,689,690,691,691,691,691,693,693,694,695,695,696,696,696,697,698,698,699,699,699,699,700,703,703,703,704,704,704,705,706,707,708,709,711,712,713,714,715,715,717,718,718,719,719,719,719,719,720,720,720,720,720,720,720,720,720,720,720,721,721,721,721,722,722,722,722,723,724,724,724,724,724,725,725,725,725,725,725,725,725,725,726,727,728,729,729,730,730,730,731,732,732,732,732],[0,0,0,2,43,63,65,65,74,75,88,90,93,94,99,105,106,124,127,130,131,134,136,142,147,148,150,156,157,161,162,162,173,175,180,184,186,192,194,195,197,199,200,201,203,206,208,208,210,213,213,216,222,224,224,225,227,231,234,235,236,237,237,237,238,240,240,241,242,244,247,248,249,251,253,256,260,262,263,264,266,266,268,268,268,270,271,271,271,272,273,273,275,278,282,283,288,288,288,289,290,292,293,294,294,297,299,302,302,303,306,308,308,308,308,308,309,312,314,314,316,317,317,318,320,324,324,324,325,327,327,327,329,332,334,335,337,339,340,340,340,340,342,343,344,345,345,346,348,348,349,351,352,352,353,356,357,358,360,361,363,363,364,364,365,366,366,366,366,367,368,370,371,372,373,373,374,374,375,376,376,377,379,379,380,381,382,384,386,386,388,389,390,390,391,392,393,393,395,396,397,397,398,400,400,401,401,401,403,404,404,404,404,405,406,406,407,407,407,407,408,408,409,410,411,412,412,412,412,412,414,415,416,417,417,417,417,418,419,419,420,420,421,422,422,422,424,424,425,426,426,426,428,429,429,430,431,431,432,433,433,434,434,434,435,435,436,436,437,437,437,438,439,439,440,440,440,441,441,442,456,456,457,458,459,459,461,462,463,464,465,467,470,471,472,473,473,474,474,475,476,476,477,477,478,478,479,480,480,480,481,481,481,481,481,482,482,482,482,484,484,484,485,486,486,487,487,488,489,489,489,490,491,492,493,494,495,495,497,499,500,501,501,501,501,502,502,503,503,504,505,505,505,506,507,507,508,509,509,513,513,514,514,514,515,515,515,515,516,528,529,530,530,532,533,534,535,535,535,536,538,539,540,540,541,542,544,546,547,548,548,548,549,550,552,553,554,554,555,555,556,557,558,559,560,560,561,562,564,564,565,566,567,568,569,570,570,570,570,574,574,574,574,574,574,574,575,576,577,577,578,579,579,581,581,583,584,584,584,585,585,587,588,589,590,590,591,593,593,594,595,595,595,597,597,597,597,597,599,599,599,599,599,600,601,601,602,603,604,605,605,606,607,608,609,611,612,613,614,615,616,616,617,618,619,620,621,622,623,623,623,624,625,626,627,627,628,629,630,630,630,631,632,633,633,633,633,633,633,633,634,635,635,635,636,637,638],[0,0,0,0,1,6,6,6,9,9,16,16,17,17,18,20,20,29,29,29,29,32,32,34,38,38,40,40,40,43,44,44,45,45,46,46,46,48,48,48,48,49,50,50,50,51,52,52,52,52,52,52,54,54,54,54,54,56,56,56,57,57,57,57,57,57,57,57,57,57,60,60,60,61,62,62,62,62,62,62,62,62,62,62,62,62,63,63,63,64,64,64,65,66,68,68,68,68,68,68,68,69,69,70,70,70,70,70,70,71,72,72,72,73,74,77,77,78,78,78,78,78,78,78,78,81,82,82,84,87,88,88,89,90,92,92,92,92,92,94,94,94,95,95,95,95,96,96,96,96,96,96,96,97,97,98,98,102,102,102,102,102,104,104,106,107,107,107,107,108,108,109,109,109,109,110,110,110,111,111,112,112,113,114,115,115,116,117,117,118,120,122,122,123,125,127,127,127,127,127,128,128,129,129,130,131,132,132,135,136,136,137,137,137,138,138,138,139,139,140,140,140,140,141,142,144,145,145,145,145,149,149,150,150,150,151,151,151,152,152,153,153,153,153,153,154,154,155,156,156,157,157,157,158,158,159,160,160,161,161,162,162,162,162,163,164,165,165,165,165,165,165,165,166,166,166,166,167,168,168,183,184,185,186,186,186,188,188,188,188,188,191,192,192,192,194,195,195,196,196,196,196,197,197,197,198,198,199,199,199,199,200,200,200,200,200,200,200,201,201,201,203,203,204,204,204,204,204,205,206,207,207,208,208,209,210,210,212,212,212,213,213,214,214,214,214,215,215,215,216,216,216,217,219,219,219,219,219,220,226,226,226,229,229,230,230,230,231,232,254,254,254,254,254,254,255,255,255,255,256,256,256,256,256,257,257,257,257,257,257,257,258,258,258,258,258,258,258,259,259,259,260,260,260,260,260,261,262,262,263,263,263,263,264,265,265,265,265,265,286,286,286,287,288,288,288,288,288,289,290,291,292,292,294,294,295,296,296,297,297,297,297,297,298,299,299,300,300,301,302,302,302,303,304,305,305,309,309,317,317,318,318,318,320,320,320,320,321,321,321,321,323,323,325,325,326,326,327,329,329,329,329,330,330,331,333,334,334,334,334,334,334,335,339,340,342,342,342,342,342,342,343,343,344,345,346,347,348,348,348,350,350,350,351,351,352,352],[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,4,5,5,5,5,5,5,5,5,6,8,8,8,8,8,8,8,8,8,8,8,8,10,10,10,10,14,15,15,16,16,16,16,16,16,16,16,16,16,16,16,17,17,18,19,19,19,19,19,19,19,19,19,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,23,23,23,23,25,25,25,25,25,26,26,26,27,27,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,29,30,30,30,30,30,30,30,31,31,31,31,31,31,31,31,31,31,31,32,32,33,33,34,35,35,35,36,36,36,36,37,38,38,39,39,39,42,42,43,43,43,43,44,44,44,44,45,46,46,46,46,47,47,47,47,47,47,48,48,48,48,48,48,48,48,48,48,48,49,49,49,49,49,49,49,50,51,51,51,51,51,51,51,52,53,53,53,54,54,54,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,56,57,57,58,58,58,59,59,59,59,59,59,59,59,59,59,59,59,60,60,62,63,64,64,70,70,70,70,70,70,70,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,72,73,73,73,73,73,73,73,73,73,73,73,73,74,74,74,74,74,74,75,76,76,77,77,77,77,77,78,79,79,79,79,79,80,80,80,80,80,80,80,80,80,80,80,81,81,81,81,81,81,82,83,83,83,83,83,83,83,84,85,86,87,88,88,88,88,101,101,101,101,101,101,101,101,101,101,101,101,102,103,105,106,106,106,106,106,107,107,107,107,108,108,108,109,110,110,110,110,110,110,110,111,111,112,113,113,113,114,114,115,115,116,117,118,119,120,132,133,133,134,136,136,137,137,137,137,138,139,139,140,140,142,142,143,143,143,143,143,143,143,143,143,145,145,145,145,145,145,145,145,145,145,146,151,151,155,155,155,155,155,156,156,156,156,156,156,158,159,159,159,160,160,160,160,160,160,161,162,162,162,162,163,164,164,164,164,164,164,164,164,167,167,167,167,167,167,169,170,170,170,170,172,172,172,172,172,172,172,173,174,174,175,175,177],[0.212,0.321,0.39,0.465,0.525,0.548,0.55,0.572,0.589,0.609,0.635,0.653,0.661,0.661,0.663,0.674,0.687,0.706,0.718,0.718,0.73,0.731,0.731,0.748,0.756,0.768,0.77,0.77,0.78,0.78,0.782,0.782,0.787,0.787,0.789,0.792,0.795,0.797,0.797,0.797,0.797,0.797,0.804,0.805,0.805,0.806,0.809,0.813,0.813,0.813,0.813,0.813,0.815,0.815,0.816,0.816,0.816,0.819,0.82,0.82,0.82,0.82,0.825,0.825,0.825,0.825,0.828,0.831,0.831,0.833,0.836,0.84,0.84,0.84,0.84,0.841,0.842,0.846,0.847,0.847,0.847,0.85,0.85,0.85,0.85,0.851,0.852,0.855,0.855,0.855,0.855,0.857,0.857,0.86,0.86,0.86,0.86,0.862,0.864,0.865,0.865,0.865,0.865,0.865,0.865,0.865,0.866,0.867,0.867,0.867,0.868,0.87,0.87,0.87,0.87,0.872,0.872,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.875,0.876,0.876,0.876,0.878,0.878,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.881,0.883,0.883,0.886,0.886,0.886,0.887,0.887,0.888,0.888,0.888,0.888,0.888,0.888,0.888,0.89,0.89,0.89,0.891,0.891,0.891,0.891,0.891,0.891,0.891,0.891,0.891,0.892,0.895,0.895,0.895,0.895,0.895,0.895,0.895,0.895,0.896,0.896,0.896,0.896,0.896,0.896,0.897,0.897,0.897,0.897,0.897,0.897,0.897,0.897,0.897,0.9,0.901,0.901,0.901,0.901,0.901,0.901,0.901,0.901,0.901,0.901,0.901,0.902,0.902,0.902,0.903,0.903,0.904,0.904,0.904,0.906,0.908,0.908,0.908,0.908,0.908,0.909,0.909,0.909,0.911,0.912,0.912,0.912,0.912,0.912,0.912,0.912,0.912,0.914,0.916,0.916,0.917,0.917,0.917,0.917,0.918,0.919,0.919,0.919,0.919,0.919,0.919,0.921,0.921,0.921,0.921,0.921,0.921,0.921,0.921,0.921,0.921,0.921,0.921,0.921,0.922,0.923,0.923,0.924,0.924,0.924,0.924,0.924,0.924,0.926,0.926,0.926,0.926,0.927,0.927,0.927,0.927,0.928,0.928,0.928,0.928,0.928,0.928,0.928,0.928,0.928,0.934,0.935,0.935,0.935,0.935,0.935,0.935,0.935,0.935,0.937,0.937,0.938,0.939,0.939,0.939,0.939,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.942,0.942,0.943,0.943,0.943,0.944,0.944,0.944,0.944,0.944,0.944,0.944,0.944,0.944,0.944,0.945,0.945,0.947,0.947,0.947,0.947,0.947,0.947,0.947,0.948,0.948,0.948,0.948,0.948,0.948,0.948,0.948,0.948,0.948,0.949,0.949,0.949,0.949,0.95,0.95,0.95,0.952,0.952,0.952,0.952,0.952,0.952,0.952,0.952,0.953,0.953,0.953,0.953,0.953,0.953,0.953,0.954,0.954,0.954,0.954,0.955,0.955,0.955,0.955,0.955,0.955,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.962,0.963,0.964,0.964,0.964,0.964,0.964,0.964,0.964,0.964,0.964,0.964,0.964,0.964,0.964,0.965,0.965,0.965,0.965,0.965,0.965,0.965,0.965,0.965,0.965,0.965,0.967,0.967,0.967,0.967,0.967,0.967,0.967,0.968,0.968,0.968,0.968,0.968,0.969,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.971,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.973,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.975,0.976,0.978,0.978,0.978,0.979,0.979,0.979,0.979,0.979,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98],[0,0.051,0.063,0.102,0.222,0.244,0.249,0.256,0.28,0.289,0.328,0.339,0.35,0.352,0.359,0.371,0.373,0.414,0.427,0.429,0.435,0.445,0.447,0.455,0.467,0.476,0.488,0.488,0.493,0.498,0.5,0.502,0.509,0.509,0.512,0.515,0.522,0.527,0.527,0.529,0.531,0.532,0.542,0.542,0.542,0.547,0.552,0.552,0.555,0.555,0.557,0.557,0.557,0.558,0.558,0.561,0.561,0.565,0.566,0.568,0.568,0.569,0.571,0.573,0.574,0.574,0.574,0.576,0.578,0.578,0.581,0.581,0.582,0.584,0.584,0.584,0.587,0.589,0.591,0.592,0.594,0.596,0.596,0.598,0.6,0.6,0.603,0.603,0.607,0.609,0.61,0.61,0.612,0.613,0.614,0.615,0.615,0.615,0.618,0.622,0.623,0.623,0.624,0.627,0.629,0.63,0.63,0.632,0.634,0.634,0.634,0.634,0.636,0.639,0.64,0.641,0.643,0.643,0.643,0.645,0.645,0.646,0.65,0.651,0.651,0.653,0.654,0.656,0.656,0.659,0.659,0.66,0.66,0.66,0.661,0.663,0.664,0.664,0.665,0.666,0.669,0.67,0.67,0.671,0.671,0.672,0.672,0.674,0.674,0.675,0.675,0.675,0.676,0.676,0.677,0.677,0.677,0.679,0.679,0.679,0.679,0.68,0.682,0.685,0.686,0.686,0.687,0.69,0.691,0.691,0.691,0.691,0.691,0.692,0.692,0.695,0.695,0.697,0.697,0.699,0.7,0.7,0.7,0.702,0.702,0.703,0.703,0.703,0.703,0.705,0.705,0.707,0.708,0.71,0.711,0.711,0.711,0.712,0.712,0.712,0.715,0.715,0.716,0.716,0.716,0.716,0.716,0.72,0.72,0.72,0.72,0.721,0.723,0.725,0.727,0.728,0.73,0.731,0.731,0.731,0.731,0.733,0.733,0.733,0.733,0.733,0.734,0.734,0.734,0.736,0.737,0.738,0.738,0.738,0.738,0.738,0.739,0.739,0.739,0.741,0.741,0.741,0.742,0.742,0.743,0.744,0.744,0.746,0.747,0.747,0.749,0.751,0.751,0.751,0.752,0.754,0.756,0.756,0.757,0.757,0.758,0.758,0.759,0.759,0.759,0.761,0.761,0.761,0.761,0.762,0.763,0.763,0.764,0.766,0.766,0.767,0.768,0.768,0.769,0.769,0.775,0.775,0.775,0.775,0.775,0.778,0.778,0.778,0.779,0.779,0.779,0.78,0.782,0.782,0.782,0.782,0.782,0.782,0.783,0.783,0.783,0.784,0.784,0.784,0.784,0.784,0.784,0.787,0.788,0.79,0.79,0.792,0.793,0.794,0.795,0.795,0.797,0.798,0.798,0.798,0.799,0.8,0.8,0.8,0.801,0.801,0.803,0.803,0.803,0.804,0.805,0.805,0.805,0.805,0.805,0.805,0.805,0.806,0.806,0.806,0.806,0.806,0.808,0.809,0.809,0.809,0.81,0.81,0.811,0.811,0.811,0.813,0.813,0.813,0.813,0.814,0.814,0.814,0.815,0.815,0.818,0.818,0.82,0.82,0.82,0.821,0.823,0.824,0.824,0.826,0.826,0.826,0.829,0.829,0.829,0.829,0.829,0.83,0.831,0.831,0.833,0.833,0.833,0.834,0.834,0.834,0.834,0.834,0.834,0.834,0.835,0.836,0.836,0.836,0.836,0.836,0.836,0.837,0.839,0.84,0.84,0.84,0.84,0.84,0.84,0.841,0.841,0.844,0.844,0.844,0.844,0.844,0.844,0.844,0.844,0.844,0.844,0.845,0.846,0.851,0.852,0.852,0.852,0.855,0.856,0.857,0.857,0.857,0.857,0.86,0.86,0.861,0.862,0.862,0.864,0.864,0.864,0.865,0.866,0.866,0.867,0.867,0.867,0.867,0.868,0.872,0.872,0.872,0.873,0.873,0.873,0.875,0.876,0.877,0.878,0.88,0.882,0.883,0.885,0.886,0.887,0.887,0.89,0.891,0.891,0.892,0.892,0.892,0.892,0.892,0.893,0.893,0.893,0.893,0.893,0.893,0.893,0.893,0.893,0.893,0.893,0.895,0.895,0.895,0.895,0.896,0.896,0.896,0.896,0.897,0.898,0.898,0.898,0.898,0.898,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.901,0.902,0.903,0.904,0.904,0.906,0.906,0.906,0.907,0.908,0.908,0.908,0.908],[0,0,0,0.002,0.053,0.078,0.081,0.081,0.092,0.093,0.109,0.112,0.115,0.117,0.123,0.13,0.132,0.154,0.158,0.161,0.163,0.166,0.169,0.176,0.182,0.184,0.186,0.194,0.195,0.2,0.201,0.201,0.215,0.217,0.223,0.228,0.231,0.238,0.241,0.242,0.244,0.247,0.248,0.249,0.252,0.256,0.258,0.258,0.261,0.264,0.264,0.268,0.275,0.278,0.278,0.279,0.282,0.287,0.29,0.292,0.293,0.294,0.294,0.294,0.295,0.298,0.298,0.299,0.3,0.303,0.306,0.308,0.309,0.311,0.314,0.318,0.323,0.325,0.326,0.328,0.33,0.33,0.333,0.333,0.333,0.335,0.336,0.336,0.336,0.337,0.339,0.339,0.341,0.345,0.35,0.351,0.357,0.357,0.357,0.359,0.36,0.362,0.364,0.365,0.365,0.368,0.371,0.375,0.375,0.376,0.38,0.382,0.382,0.382,0.382,0.382,0.383,0.387,0.39,0.39,0.392,0.393,0.393,0.395,0.397,0.402,0.402,0.402,0.403,0.406,0.406,0.406,0.408,0.412,0.414,0.416,0.418,0.421,0.422,0.422,0.422,0.422,0.424,0.426,0.427,0.428,0.428,0.429,0.432,0.432,0.433,0.435,0.437,0.437,0.438,0.442,0.443,0.444,0.447,0.448,0.45,0.45,0.452,0.452,0.453,0.454,0.454,0.454,0.454,0.455,0.457,0.459,0.46,0.462,0.463,0.463,0.464,0.464,0.465,0.467,0.467,0.468,0.47,0.47,0.471,0.473,0.474,0.476,0.479,0.479,0.481,0.483,0.484,0.484,0.485,0.486,0.488,0.488,0.49,0.491,0.493,0.493,0.494,0.496,0.496,0.498,0.498,0.498,0.5,0.501,0.501,0.501,0.501,0.502,0.504,0.504,0.505,0.505,0.505,0.505,0.506,0.506,0.507,0.509,0.51,0.511,0.511,0.511,0.511,0.511,0.514,0.515,0.516,0.517,0.517,0.517,0.517,0.519,0.52,0.52,0.521,0.521,0.522,0.524,0.524,0.524,0.526,0.526,0.527,0.529,0.529,0.529,0.531,0.532,0.532,0.533,0.535,0.535,0.536,0.537,0.537,0.538,0.538,0.538,0.54,0.54,0.541,0.541,0.542,0.542,0.542,0.543,0.545,0.545,0.546,0.546,0.546,0.547,0.547,0.548,0.566,0.566,0.567,0.568,0.569,0.569,0.572,0.573,0.574,0.576,0.577,0.579,0.583,0.584,0.586,0.587,0.587,0.588,0.588,0.589,0.591,0.591,0.592,0.592,0.593,0.593,0.594,0.596,0.596,0.596,0.597,0.597,0.597,0.597,0.597,0.598,0.598,0.598,0.598,0.6,0.6,0.6,0.602,0.603,0.603,0.604,0.604,0.605,0.607,0.607,0.607,0.608,0.609,0.61,0.612,0.613,0.614,0.614,0.617,0.619,0.62,0.622,0.622,0.622,0.622,0.623,0.623,0.624,0.624,0.625,0.627,0.627,0.627,0.628,0.629,0.629,0.63,0.632,0.632,0.636,0.636,0.638,0.638,0.638,0.639,0.639,0.639,0.639,0.64,0.655,0.656,0.658,0.658,0.66,0.661,0.663,0.664,0.664,0.664,0.665,0.667,0.669,0.67,0.67,0.671,0.672,0.675,0.677,0.679,0.68,0.68,0.68,0.681,0.682,0.685,0.686,0.687,0.687,0.689,0.689,0.69,0.691,0.692,0.694,0.695,0.695,0.696,0.697,0.7,0.7,0.701,0.702,0.703,0.705,0.706,0.707,0.707,0.707,0.707,0.712,0.712,0.712,0.712,0.712,0.712,0.712,0.713,0.715,0.716,0.716,0.717,0.718,0.718,0.721,0.721,0.723,0.725,0.725,0.725,0.726,0.726,0.728,0.73,0.731,0.732,0.732,0.733,0.736,0.736,0.737,0.738,0.738,0.738,0.741,0.741,0.741,0.741,0.741,0.743,0.743,0.743,0.743,0.743,0.744,0.746,0.746,0.747,0.748,0.749,0.751,0.751,0.752,0.753,0.754,0.756,0.758,0.759,0.761,0.762,0.763,0.764,0.764,0.766,0.767,0.768,0.769,0.77,0.772,0.773,0.773,0.773,0.774,0.775,0.777,0.778,0.778,0.779,0.78,0.782,0.782,0.782,0.783,0.784,0.785,0.785,0.785,0.785,0.785,0.785,0.785,0.787,0.788,0.788,0.788,0.789,0.79,0.792],[0,0,0,0,0.001,0.007,0.007,0.007,0.011,0.011,0.02,0.02,0.021,0.021,0.022,0.025,0.025,0.036,0.036,0.036,0.036,0.04,0.04,0.042,0.047,0.047,0.05,0.05,0.05,0.053,0.055,0.055,0.056,0.056,0.057,0.057,0.057,0.06,0.06,0.06,0.06,0.061,0.062,0.062,0.062,0.063,0.065,0.065,0.065,0.065,0.065,0.065,0.067,0.067,0.067,0.067,0.067,0.069,0.069,0.069,0.071,0.071,0.071,0.071,0.071,0.071,0.071,0.071,0.071,0.071,0.074,0.074,0.074,0.076,0.077,0.077,0.077,0.077,0.077,0.077,0.077,0.077,0.077,0.077,0.077,0.077,0.078,0.078,0.078,0.079,0.079,0.079,0.081,0.082,0.084,0.084,0.084,0.084,0.084,0.084,0.084,0.086,0.086,0.087,0.087,0.087,0.087,0.087,0.087,0.088,0.089,0.089,0.089,0.091,0.092,0.096,0.096,0.097,0.097,0.097,0.097,0.097,0.097,0.097,0.097,0.1,0.102,0.102,0.104,0.108,0.109,0.109,0.11,0.112,0.114,0.114,0.114,0.114,0.114,0.117,0.117,0.117,0.118,0.118,0.118,0.118,0.119,0.119,0.119,0.119,0.119,0.119,0.119,0.12,0.12,0.122,0.122,0.127,0.127,0.127,0.127,0.127,0.129,0.129,0.132,0.133,0.133,0.133,0.133,0.134,0.134,0.135,0.135,0.135,0.135,0.136,0.136,0.136,0.138,0.138,0.139,0.139,0.14,0.141,0.143,0.143,0.144,0.145,0.145,0.146,0.149,0.151,0.151,0.153,0.155,0.158,0.158,0.158,0.158,0.158,0.159,0.159,0.16,0.16,0.161,0.163,0.164,0.164,0.167,0.169,0.169,0.17,0.17,0.17,0.171,0.171,0.171,0.172,0.172,0.174,0.174,0.174,0.174,0.175,0.176,0.179,0.18,0.18,0.18,0.18,0.185,0.185,0.186,0.186,0.186,0.187,0.187,0.187,0.189,0.189,0.19,0.19,0.19,0.19,0.19,0.191,0.191,0.192,0.194,0.194,0.195,0.195,0.195,0.196,0.196,0.197,0.199,0.199,0.2,0.2,0.201,0.201,0.201,0.201,0.202,0.203,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.206,0.206,0.206,0.206,0.207,0.208,0.208,0.227,0.228,0.23,0.231,0.231,0.231,0.233,0.233,0.233,0.233,0.233,0.237,0.238,0.238,0.238,0.241,0.242,0.242,0.243,0.243,0.243,0.243,0.244,0.244,0.244,0.246,0.246,0.247,0.247,0.247,0.247,0.248,0.248,0.248,0.248,0.248,0.248,0.248,0.249,0.249,0.249,0.252,0.252,0.253,0.253,0.253,0.253,0.253,0.254,0.256,0.257,0.257,0.258,0.258,0.259,0.261,0.261,0.263,0.263,0.263,0.264,0.264,0.266,0.266,0.266,0.266,0.267,0.267,0.267,0.268,0.268,0.268,0.269,0.272,0.272,0.272,0.272,0.272,0.273,0.28,0.28,0.28,0.284,0.284,0.285,0.285,0.285,0.287,0.288,0.315,0.315,0.315,0.315,0.315,0.315,0.316,0.316,0.316,0.316,0.318,0.318,0.318,0.318,0.318,0.319,0.319,0.319,0.319,0.319,0.319,0.319,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.321,0.321,0.321,0.323,0.323,0.323,0.323,0.323,0.324,0.325,0.325,0.326,0.326,0.326,0.326,0.328,0.329,0.329,0.329,0.329,0.329,0.355,0.355,0.355,0.356,0.357,0.357,0.357,0.357,0.357,0.359,0.36,0.361,0.362,0.362,0.365,0.365,0.366,0.367,0.367,0.368,0.368,0.368,0.368,0.368,0.37,0.371,0.371,0.372,0.372,0.373,0.375,0.375,0.375,0.376,0.377,0.378,0.378,0.383,0.383,0.393,0.393,0.395,0.395,0.395,0.397,0.397,0.397,0.397,0.398,0.398,0.398,0.398,0.401,0.401,0.403,0.403,0.404,0.404,0.406,0.408,0.408,0.408,0.408,0.409,0.409,0.411,0.413,0.414,0.414,0.414,0.414,0.414,0.414,0.416,0.421,0.422,0.424,0.424,0.424,0.424,0.424,0.424,0.426,0.426,0.427,0.428,0.429,0.431,0.432,0.432,0.432,0.434,0.434,0.434,0.435,0.435,0.437,0.437],[0,0,0,0,0,0,0,0,0,0,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.001,0.002,0.002,0.002,0.002,0.002,0.002,0.002,0.002,0.002,0.004,0.004,0.004,0.004,0.005,0.006,0.006,0.006,0.006,0.006,0.006,0.006,0.006,0.007,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.012,0.012,0.012,0.012,0.017,0.019,0.019,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.021,0.021,0.022,0.024,0.024,0.024,0.024,0.024,0.024,0.024,0.024,0.024,0.025,0.025,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.026,0.027,0.027,0.027,0.027,0.027,0.027,0.029,0.029,0.029,0.029,0.031,0.031,0.031,0.031,0.031,0.032,0.032,0.032,0.033,0.033,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.035,0.036,0.037,0.037,0.037,0.037,0.037,0.037,0.037,0.038,0.038,0.038,0.038,0.038,0.038,0.038,0.038,0.038,0.038,0.038,0.04,0.04,0.041,0.041,0.042,0.043,0.043,0.043,0.045,0.045,0.045,0.045,0.046,0.047,0.047,0.048,0.048,0.048,0.052,0.052,0.053,0.053,0.053,0.053,0.055,0.055,0.055,0.055,0.056,0.057,0.057,0.057,0.057,0.058,0.058,0.058,0.058,0.058,0.058,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.061,0.061,0.061,0.061,0.061,0.061,0.061,0.062,0.063,0.063,0.063,0.063,0.063,0.063,0.063,0.065,0.066,0.066,0.066,0.067,0.067,0.067,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.068,0.069,0.071,0.071,0.072,0.072,0.072,0.073,0.073,0.073,0.073,0.073,0.073,0.073,0.073,0.073,0.073,0.073,0.073,0.074,0.074,0.077,0.078,0.079,0.079,0.087,0.087,0.087,0.087,0.087,0.087,0.087,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.088,0.089,0.091,0.091,0.091,0.091,0.091,0.091,0.091,0.091,0.091,0.091,0.091,0.091,0.092,0.092,0.092,0.092,0.092,0.092,0.093,0.094,0.094,0.096,0.096,0.096,0.096,0.096,0.097,0.098,0.098,0.098,0.098,0.098,0.099,0.099,0.099,0.099,0.099,0.099,0.099,0.099,0.099,0.099,0.099,0.1,0.1,0.1,0.1,0.1,0.1,0.102,0.103,0.103,0.103,0.103,0.103,0.103,0.103,0.104,0.105,0.107,0.108,0.109,0.109,0.109,0.109,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.125,0.127,0.128,0.13,0.132,0.132,0.132,0.132,0.132,0.133,0.133,0.133,0.133,0.134,0.134,0.134,0.135,0.136,0.136,0.136,0.136,0.136,0.136,0.136,0.138,0.138,0.139,0.14,0.14,0.14,0.141,0.141,0.143,0.143,0.144,0.145,0.146,0.148,0.149,0.164,0.165,0.165,0.166,0.169,0.169,0.17,0.17,0.17,0.17,0.171,0.172,0.172,0.174,0.174,0.176,0.176,0.177,0.177,0.177,0.177,0.177,0.177,0.177,0.177,0.177,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.181,0.187,0.187,0.192,0.192,0.192,0.192,0.192,0.194,0.194,0.194,0.194,0.194,0.194,0.196,0.197,0.197,0.197,0.199,0.199,0.199,0.199,0.199,0.199,0.2,0.201,0.201,0.201,0.201,0.202,0.203,0.203,0.203,0.203,0.203,0.203,0.203,0.203,0.207,0.207,0.207,0.207,0.207,0.207,0.21,0.211,0.211,0.211,0.211,0.213,0.213,0.213,0.213,0.213,0.213,0.213,0.215,0.216,0.216,0.217,0.217,0.22],["merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged"],[132,250,377,537,910,1032,1049,1136,1286,1373,1664,1785,1889,1915,2007,2163,2275,2807,2943,3002,3111,3244,3281,3459,3653,3798,3959,4049,4171,4296,4343,4375,4645,4679,4816,4922,5067,5250,5287,5325,5403,5462,5645,5666,5708,5859,5990,6057,6126,6194,6242,6315,6463,6540,6566,6646,6700,6891,7001,7085,7113,7169,7283,7341,7399,7459,7520,7612,7702,7765,7923,8018,8082,8215,8284,8388,8596,8736,8806,8849,8961,9032,9103,9174,9245,9316,9422,9494,9580,9679,9751,9825,9936,10086,10274,10350,10541,10618,10697,10856,10936,11017,11098,11220,11302,11467,11550,11720,11806,11850,11983,12072,12153,12242,12287,12378,12457,12595,12689,12784,12879,12975,13120,13218,13318,13571,13622,13725,13833,14001,14055,14110,14220,14387,14554,14668,14843,14960,15078,15197,15316,15439,15562,15685,15747,15871,15934,16018,16114,16177,16242,16374,16506,16573,16708,16911,16979,17115,17255,17325,17465,17536,17751,17895,18039,18112,18259,18407,18481,18555,18629,18778,18853,19004,19081,19228,19305,19459,19538,19696,19776,19857,20021,20187,20270,20438,20523,20695,20868,21042,21219,21434,21612,21701,21879,21969,22059,22150,22334,22426,22704,22797,22983,23170,23264,23359,23455,23736,23930,24031,24237,24340,24547,24754,25065,25169,25296,25401,25507,25613,25719,25931,26038,26145,26252,26359,26466,26681,26790,26899,27228,27389,27499,27610,27722,27835,27948,28062,28177,28292,28408,28526,28651,28769,28887,29006,29244,29364,29604,29724,29965,30088,30334,30458,30583,30937,31127,31252,31490,31616,31742,31868,31994,32121,32248,32376,32504,32633,32762,32891,33020,33150,33410,33542,33675,33809,33944,34080,34216,34352,36952,37089,37226,37363,37501,37777,38054,38193,38471,38611,38751,39175,39741,39883,40027,40172,40318,40465,40612,40760,40909,41059,41209,41360,41511,41663,41815,42273,42426,42650,42804,42958,43112,43267,43424,43582,43740,43898,44057,44376,44537,44698,44859,45020,45182,45344,45510,45677,45845,46015,46188,46362,46536,46713,46890,47068,47247,47428,47790,48155,48338,48522,48706,48890,49075,49260,49446,49636,49827,50021,50215,50409,50609,50809,51010,51213,51416,51620,51826,52665,53089,53308,53752,53975,54198,54431,54672,54915,55159,58613,58860,59110,59610,60155,60430,60708,60997,61291,61587,61883,62772,63071,63379,63690,64013,64349,65022,65702,66043,66387,66733,67106,67480,67873,68659,69076,69500,69936,70837,71292,71789,72289,72789,73289,73789,74301,74818,76371,77407,77928,78452,78979,79513,80048,80596,81156,81741,82346,82956,87843,88472,89122,89777,90548,91218,91889,92569,93252,93969,95428,96158,97634,98373,99891,100675,102288,103106,103954,104804,105730,106662,108617,109634,110654,112730,115993,117124,119464,120641,121822,123030,124331,125647,129651,130994,132385,135216,136766,141521,143106,144730,146359,149280,152542,154258,155992,157790,159613,161459,163334,165250,167343,169447,171713,174023,178830,181298,186265,188790,191329,194189,197052,199950,202941,206013,212323,215523,218808,222151,225516,228930,232355,235812,239271,242761,246252,249759,253274,256915,260905,265140,269445,273885,278344,282972,287648,292340,297187,302316,307782,313823,319916,326099,332600,340218,348525,359818],[2,2,2,2,2,2,1,2,2,2,2,2,2,1,2,2,2,2,2,1,2,2,1,2,2,2,2,2,2,2,1,1,1,2,2,2,2,2,1,1,2,1,2,2,1,2,2,1,2,1,1,1,2,1,1,1,1,1,2,2,1,2,2,2,1,2,1,1,1,1,2,2,1,2,1,1,2,2,1,2,1,2,1,1,1,1,2,1,1,1,2,2,1,2,2,1,2,1,1,2,1,1,1,2,1,1,1,1,1,2,1,2,1,1,1,1,1,1,1,2,1,1,1,1,2,2,2,1,1,1,1,2,1,1,1,2,1,1,1,1,2,2,2,1,2,2,1,2,2,1,1,1,1,1,1,2,1,1,1,2,1,1,2,2,2,2,1,2,1,1,1,2,1,2,1,2,1,1,1,2,2,1,1,1,1,1,2,1,2,2,1,1,1,1,2,1,1,2,1,1,2,2,1,2,1,2,1,1,1,1,1,2,1,1,1,1,1,2,1,1,1,1,2,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,2,1,1,2,1,1,2,1,1,1,1,1,1,1,1,2,2,1,2,1,2,2,1,2,1,1,1,1,1,2,1,2,2,1,1,1,1,1,1,1,2,2,2,1,2,1,1,1,1,2,1,1,1,1,1,2,2,2,1,2,1,1,1,2,2,1,1,1,1,1,2,2,1,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,2,2,1,2,1,2,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,2,1,1,1,1,2,1,2,1,1,1,2,2,2,2,1,1,1,1,2,1,2,2,1,1,2,1,2,2,1,2,2,1,1,1,1,1,1,1,2,2,1,2,2,2,1,1,1,1,1,1,1,2,1,2,1,1,1,1,1,1,1,2,1,1,2,2,1,1,1,2,2,1,1,2,1,2,1,1,2,2,2,1,1,1,1,1,1,2,1,2,2,2,1,1,2,1,1,2,2,1,2,2,1,1,1,1,2,2,2,1,1,1,1,1,1,2,2,2,1,2,1,1,1,1,2,2,1,2,2,1,2,1,2,2,2,2,2,1,1,2,2,2,1,1,2,1,1,1,1,1,2,1,1,2,1,2,1,1,2]],"container":"\n \n \n
<\/th>\n mutation_id<\/th>\n UP<\/th>\n length<\/th>\n UPKB<\/th>\n step_UP<\/th>\n step_UP_comut<\/th>\n step_UPKB<\/th>\n step_comut_UPKB<\/th>\n n_comut_1<\/th>\n n_comut_2<\/th>\n n_comut_3<\/th>\n n_comut_4<\/th>\n n_comut_5<\/th>\n percent_comut_1<\/th>\n percent_comut_2<\/th>\n percent_comut_3<\/th>\n percent_comut_4<\/th>\n percent_comut_5<\/th>\n cohort<\/th>\n cum_length<\/th>\n n_cohort<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"dom":"Blfrtip","scrollX":true,"scrollCollapse":true,"buttons":["copy","csv","excel","pdf","print"],"lengthMenu":[[10,25,50,-1],["10","25","50","All"]],"columnDefs":[{"className":"dt-right","targets":[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21]},{"orderable":false,"targets":0}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}

Individual cohorts

In this tab, the same analysis is performed individually for each cohort. The proposed panel can also be downloaded as a table for all cohorts, and then filtered using the “cohort” column.

Mutation exploration

Several additional statistics can be found in the “mutation” module.

  • The “statistics” and “type & frequencies” tabs output mutations statistics computed on the overall cohort, without considering the optimal panel.
  • The “Distribution” tab shows mutation co-occurence among genes or exons retained in the panel.

PIO custom: evaluate and optimize a panel

Practical example: I want to evaluate my local panel and optimize it with a set of new mutations. I am limited to 50 kb.

In this situation, we will first use PIO in custom mode to evaluate the performances of our local panel. PIO will automatically proposes the most informative genomic intervals not included in the custom panel to add.

PIO panel tester mode

In this mode, PIO will test the exact provided without further selection. By default, mutations are ranked according to the selected informativity metric and mutation order is defined using PIO main algorithm approach. The original mutation order can be kept as is in the local version of PIO (keep_order = T).

Custom panel format

The custom panel must be uploaded as a simple file with a unique column containing all the mutations names (either gene or exon/intron). The file can be a tab-delimited file (.txt or .tsv) or a csv file. Once uploaded, PIO will automatically find the corresponding genomic intervals according to the NCBI Reference Sequence Database (RefSeq).

{"x":{"filter":"none","vertical":false,"data":[["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123","124","125","126","127","128"],["CD79B_exon_5","GNA13_exon_3","PIM1_exon_2","SGK1_exon_4","SETD2_exon_2","EZH2_exon_16","TEX13A_exon_4","MYD88_exon_4","CD70_exon_2","TP53_exon_7","B2M_exon_1","PIM1_exon_3","NOTCH2_exon_33","PIM1_exon_4","SOCS1_exon_1","FAS_exon_8","DUSP2_exon_2","GNAS_exon_2","TP53_exon_6","TP53_exon_5","ACTB_exon_2","IGHV2-70_exon_1","IGHV4-34_exon_1","PIK3CD_exon_3","POU2F2_exon_9","KRAS_exon_2","CCND3_exon_4","TNFRSF14_exon_5","MYD88_exon_2","MTOR_exon_57","TNFRSF1A_exon_8","CD83_exon_2","MAGT1_exon_8","TNFRSF14_exon_4","CD70_exon_3","UBE2A_exon_2","MYD88_exon_2","TMSB4X_exon_2","BIRC6_exon_71","JAK1_exon_5","TNFRSF14_exon_3","CREBBP_exon_25","CDC73_exon_3","STAT6_exon_12","CARD11_exon_21","MCL1_exon_2","RHOA_exon_4","TAF1_exon_27","SGK1_exon_5","RRAGC_exon_2","MECOM_exon_4","STAT3_exon_21","B2M_exon_2","TBL1XR1_exon_10","KLHL6_exon_6","BCL2_exon_2","CREBBP_exon_29","PIM2_exon_2","EBF1_exon_5","MAGED2_exon_2","EP300_exon_5","DDX3X_exon_14","CREBBP_exon_16","EBF1_exon_7","MSH2_exon_9","SGK1_exon_7","CARD11_exon_9","PTEN_exon_2","ZFAT_exon_9","STAT6_exon_8","INO80_exon_32","DNMT3A_exon_13","MAGT1_exon_4","TAF1_exon_16","CALML6_exon_4","TBL1XR1_exon_15","CHD1_exon_17","CHD8_exon_30","DCAF6_exon_18","INO80_exon_30","INO80_exon_34","RARA_exon_5","STAT5B_exon_18","MTOR_exon_12","ZEB2_exon_6","GOLGA5_exon_4","JAK3_exon_9","CREBBP_exon_5","ATR_exon_24","MAGT1_exon_3","BRAF_exon_15","PIK3CD_exon_6","MAP4K4_exon_21","CD70_exon_1","JAK3_exon_20","SMARCA4_exon_13","ATM_exon_29","MEF2B_exon_4","CDC73_exon_16","ZNF292_exon_8","BCL7A_exon_1","ZFX_exon_6","CDKN2A_exon_2","MARK1_exon_12","ZNF608_exon_8","SPEN_exon_3","NF1_exon_28","YY1_exon_2","NFKBIE_exon_1","CREBBP_exon_12","NOTCH2_exon_19","MYD88_exon_3","STAT6_exon_13","CHD8_exon_31","BIRC6_exon_12","BTG2_exon_1","CREBBP_exon_5","IRF8_exon_7","SMARCA4_exon_7","TOX_exon_1","IRF4_exon_2","RRAGC_exon_1","ATR_exon_47","ATM_exon_10","MYC_exon_2","IL16_exon_2","PTEN_exon_2","ZNF608_exon_2"]],"container":"\n \n \n
<\/th>\n exon_id<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"dom":"Blfrtip","scrollX":true,"scrollCollapse":true,"lengthMenu":[[10,25,50,-1],["10","25","50","All"]],"columnDefs":[{"orderable":false,"targets":0}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}

Analysis parameters & run

After having loaded the panel, we select the following parameters:

  1. Preloaded datasets: AML
  2. Analysis mode: PIO custom
  3. Group mutations by: Exon/intron (The correct format must be selected according to the loaded panel)
  4. Informativity metric: UPKB
  5. Min. patients/mutations: 2
  6. Min. mutations/patient: 3

Before running the analysis.

Our custom panel of \~30kb allows to catch 30% of DLBCL patients with at least 3 mutations, and 84% with at least 1 mutation. Below, PIO is proposing new genomic intervals to add in order to optimize our panel.

{"x":{"filter":"none","vertical":false,"data":[["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123","124","125","126","127","128","129","130","131","132","133","134","135","136","137","138","139","140","141","142","143","144","145","146","147"],["KMT2D_exon_31","JAK1_exon_4","CREBBP_exon_26","TPTE_exon_8","ETS1_exon_4","DNMT3A_exon_18","CREBBP_exon_17","BRAF_exon_16","TBL1XR1_exon_14","ZFAT_exon_8","ANO4_exon_13","CALML6_exon_5","XPO1_exon_15","DCAF6_exon_20","SORCS3_exon_15","MTMR8_exon_2","PASD1_exon_10","BRINP3_exon_3","BTK_exon_12","KMT2D_exon_48","IKZF3_exon_6","SMARCA4_exon_12","BRAF_exon_18","XIRP2_exon_10","GNAS_exon_12","BCL6_exon_9","TP53_exon_8","SETD1B_exon_16","CARD11_exon_4","CREBBP_exon_30","LTB_exon_3","ZNF292_exon_7","KMT2D_exon_10","DNMT3A_exon_6","INSR_exon_4","JAK3_exon_17","CARD11_exon_8","ETV6_exon_6","ZFAT_exon_5","ZFX_exon_8","STAT5B_exon_16","SMARCA4_exon_6","GNAS_exon_1","ATM_exon_51","IRF8_exon_3","IRF4_exon_3","BTK_exon_8","GOLGA5_exon_9","JAK3_exon_2","RB1_exon_17","DUSP2_exon_3","H1-4_exon_1","FBXW7_exon_10","KMT2D_exon_39","BTBD3_exon_3","RHOA_exon_3","FBXW7_exon_13","MSH2_exon_1","RHOA_exon_2","NFKBIA_exon_1","IKBKB_exon_13","CD58_exon_3","TMEM30A_exon_5","BCL10_exon_2","FUBP1_exon_15","TOX_exon_4","CHD8_exon_34","GRB10_exon_8","KRAS_exon_4","SMARCA4_exon_25","ARID1B_exon_8","ETV6_exon_3","KLHL6_exon_1","PIM2_exon_5","CCND3_exon_1","CREBBP_exon_18","CARD11_exon_22","SETD2_exon_14","AHNAK2_exon_6","CARD11_exon_16","KLHL6_exon_5","MAP2K1_exon_2","GNA13_exon_1","SMARCA4_exon_19","HRAS_intron_4","CDH11_exon_12","FOXO1_exon_1","MYD88_exon_5","BRINP3_exon_2","MGA_exon_8","KLHL14_exon_2","ARID1B_exon_1","SOCS1_exon_2","SETD1B_exon_11","ARID1A_exon_1","H2BC13_exon_1","BTG1_exon_1","SPEN_exon_12","H2BC5_exon_1","H3C3_exon_1","SGK1_intron_4","MGA_exon_13","KMT2D_exon_35","KMT2C_exon_36","RASGRF2_exon_1","H1-3_exon_1","RARA_exon_9","BTG2_exon_2","KMT2C_exon_43","ARID1A_exon_18","JUNB_exon_1","TNFAIP3_exon_7","HNRNPU_exon_1","BCL6_exon_5","PRDM1_exon_5","KMT2D_exon_49","TET2_exon_3","RHOA_exon_5","ZBTB7A_exon_2","BRINP3_exon_8","IRF8_exon_9","MGA_exon_17","KMT2D_exon_40","ZFX_exon_10","KMT2D_exon_11","NPAT_exon_13","EP300_exon_31","CHST2_exon_2","SAMD15_exon_1","KMT2D_exon_32","KMT2C_exon_38","BTBD3_exon_4","SPEN_exon_11","CNGB1_exon_33","PIK3CD_exon_24","H2BC21_exon_1","ARID1B_exon_20","MSH6_exon_4","ZFP36L1_exon_2","LRRN3_exon_3","UNC13C_exon_2","HTR2C_exon_6","S1PR2_exon_2","MAGEC1_exon_4","P2RY8_exon_2","SETD2_exon_3","TET2_exon_11"],[5,6,5,2,4,3,3,3,5,2,2,2,3,2,2,2,2,4,2,2,2,2,2,2,2,3,2,2,2,4,2,2,3,3,2,2,2,2,2,2,3,3,8,2,3,2,2,2,2,2,2,11,2,4,2,2,2,3,2,4,2,4,2,2,2,2,2,2,2,2,3,2,4,2,3,2,2,2,2,2,3,2,3,2,3,2,6,10,2,2,4,8,7,2,6,2,3,4,3,2,2,2,5,6,2,2,2,5,2,2,4,2,3,2,3,2,5,2,3,2,2,2,5,4,3,2,3,3,2,2,2,2,9,2,2,2,2,3,2,2,2,3,2,3,2,6,3],[50,123,113,59,119,90,118,118,165,87,96,100,156,105,117,122,123,190,127,127,116,130,134,133,67,137,136,137,137,281,71,141,145,146,148,150,125,142,150,152,170,258,444,113,183,186,187,98,196,196,219,786,113,232,118,120,210,246,157,331,123,263,143,288,151,281,302,156,159,163,327,164,345,176,356,239,179,183,184,201,202,210,429,242,500,251,1058,1890,285,658,989,2093,1111,491,1525,450,458,482,485,485,500,517,1864,1883,663,775,1634,2498,1709,891,1829,919,926,971,1108,1140,3454,1237,1276,1476,1500,1504,2789,6062,1538,1652,3304,3370,1729,1811,1819,3961,8175,2117,2205,2223,4612,2544,2830,3039,3238,3472,3514,3965,4001,4366,4755],[100,48.7805,44.2478,33.8983,33.6134,33.3333,25.4237,25.4237,30.303,22.9885,20.8333,20,19.2308,19.0476,17.094,16.3934,16.2602,21.0526,15.748,15.748,17.2414,15.3846,14.9254,15.0376,29.8507,21.8978,14.7059,14.5985,14.5985,14.2349,28.169,14.1844,20.6897,20.5479,13.5135,13.3333,16,14.0845,13.3333,13.1579,17.6471,11.6279,18.018,17.6991,16.3934,10.7527,10.6952,20.4082,10.2041,10.2041,9.1324,13.9949,17.6991,17.2414,16.9492,16.6667,9.5238,12.1951,12.7389,12.0846,16.2602,15.2091,13.986,6.9444,13.245,7.1174,6.6225,12.8205,12.5786,12.2699,9.1743,12.1951,11.5942,11.3636,8.427,8.3682,11.1732,10.929,10.8696,9.9502,14.8515,9.5238,6.993,8.2645,6,7.9681,5.6711,5.291,7.0175,3.0395,4.0445,3.8223,6.3006,4.0733,3.9344,4.4444,6.5502,8.2988,6.1856,4.1237,4,3.8685,2.6824,3.1864,3.0166,2.5806,1.224,2.0016,1.1703,2.2447,2.187,2.1763,3.2397,2.0597,2.7076,1.7544,1.4476,1.6168,2.3511,1.355,1.3333,1.3298,1.7928,0.6598,1.9506,1.2107,0.908,0.8902,1.1567,1.1044,1.0995,0.5049,1.1009,0.9447,0.907,0.8997,0.4337,1.1792,0.7067,0.6581,0.6177,0.8641,0.5692,0.7566,0.4999,1.3743,0.6309],[5,6,5,2,4,3,3,3,4,2,2,2,3,2,0,0,0,1,2,2,0,2,2,0,1,2,0,2,0,4,0,2,1,1,0,2,0,0,2,2,1,3,3,0,1,0,0,1,2,0,0,7,1,2,0,1,0,2,0,1,1,2,1,0,1,0,0,1,1,0,0,1,1,1,1,0,1,1,1,1,1,0,0,0,1,1,2,2,0,0,1,0,3,0,4,1,0,1,1,1,1,1,2,3,0,0,0,1,0,0,0,0,1,1,1,1,2,1,0,0,1,1,0,0,0,0,0,2,1,1,0,2,4,1,0,1,0,1,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,1,0,0,0,0,0,2,2,2,3,0,0,2,0,0,2,1,1,2,0,2,0,2,0,2,2,2,0,2,2,0,0,2,0,5,2,2,2,2,1,0,2,2,3,1,0,1,1,2,1,2,3,1,1,1,2,0,2,2,0,1,1,2,1,2,1,2,2,0,0,0,0,1,1,2,1,2,0,4,7,1,2,3,6,1,2,1,0,1,0,0,0,0,0,3,1,1,1,2,3,2,1,2,1,1,0,0,1,3,0,1,1,0,1,2,4,1,1,2,0,0,0,1,0,3,1,1,0,2,1,1,1,1,1,1,1,1,1,1],[0.1,0.0488,0.0442,0.0339,0.0336,0.0333,0.0254,0.0254,0.0242,0.023,0.0208,0.02,0.0192,0.019,0,0,0,0.0053,0.0157,0.0157,0,0.0154,0.0149,0,0.0149,0.0146,0,0.0146,0,0.0142,0,0.0142,0.0069,0.0068,0,0.0133,0,0,0.0133,0.0132,0.0059,0.0116,0.0068,0,0.0055,0,0,0.0102,0.0102,0,0,0.0089,0.0088,0.0086,0,0.0083,0,0.0081,0,0.003,0.0081,0.0076,0.007,0,0.0066,0,0,0.0064,0.0063,0,0,0.0061,0.0029,0.0057,0.0028,0,0.0056,0.0055,0.0054,0.005,0.005,0,0,0,0.002,0.004,0.0019,0.0011,0,0,0.001,0,0.0027,0,0.0026,0.0022,0,0.0021,0.0021,0.0021,0.002,0.0019,0.0011,0.0016,0,0,0,0.0004,0,0,0,0,0.0011,0.001,0.0009,0.0009,0.0006,0.0008,0,0,0.0007,0.0007,0,0,0,0,0,0.0006,0.0006,0.0006,0,0.0005,0.0005,0.0005,0,0.0004,0,0.0004,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0.0061,0,0,0,0,0,0.0171,0.0164,0.0163,0.0158,0,0,0.0172,0,0,0.015,0.0149,0.0073,0.0147,0,0.0146,0,0.0282,0,0.0138,0.0137,0.0135,0,0.016,0.0141,0,0,0.0118,0,0.0113,0.0177,0.0109,0.0108,0.0107,0.0102,0,0.0102,0.0091,0.0038,0.0088,0,0.0085,0.0083,0.0095,0.0041,0.0127,0.0091,0.0081,0.0038,0.007,0.0069,0,0.0071,0.0066,0,0.0063,0.0061,0.0061,0.0061,0.0058,0.0057,0.0056,0.0084,0,0,0,0,0.005,0.0048,0.0047,0.0041,0.004,0,0.0038,0.0037,0.0035,0.003,0.003,0.0029,0.0009,0.0041,0.0007,0,0.0022,0,0,0,0,0,0.0016,0.0005,0.0015,0.0013,0.0012,0.0012,0.0012,0.0011,0.0011,0.0011,0.0011,0,0,0.0009,0.0009,0,0.0008,0.0007,0,0.0007,0.0007,0.0007,0.0007,0.0006,0.0006,0,0,0,0.0005,0,0.0004,0.0005,0.0005,0,0.0004,0.0004,0.0004,0.0003,0.0003,0.0003,0.0003,0.0003,0.0002,0.0002,0.0002],[5,11,16,18,22,25,28,31,35,37,39,41,44,46,46,46,46,47,49,51,51,53,55,55,56,58,58,60,60,64,64,66,67,68,68,70,70,70,72,74,75,78,81,81,82,82,82,83,85,85,85,92,93,95,95,96,96,98,98,99,100,102,103,103,104,104,104,105,106,106,106,107,108,109,110,110,111,112,113,114,115,115,115,115,116,117,119,121,121,121,122,122,125,125,129,130,130,131,132,133,134,135,137,140,140,140,140,141,141,141,141,141,142,143,144,145,147,148,148,148,149,150,150,150,150,150,150,152,153,154,154,156,160,161,161,162,162,163,163,163,163,163,163,163,163,163,163],[0,0,0,0,0,0,0,0,1,1,1,1,1,1,3,5,5,8,8,8,9,9,9,11,12,13,15,15,17,17,18,18,20,22,22,22,24,25,25,25,26,26,30,31,32,32,33,33,33,35,36,38,39,39,40,40,41,42,43,45,45,46,46,47,47,49,50,50,51,52,53,53,54,55,56,57,57,57,57,57,58,59,60,61,62,62,65,69,69,71,73,76,77,78,78,78,78,78,78,78,78,78,81,81,82,83,83,85,87,88,88,88,88,88,88,89,91,91,91,92,92,93,95,97,97,98,98,98,98,98,98,98,100,101,102,102,103,103,104,105,105,106,107,107,108,108,109],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,3,3,3,3,3,3,3,3,3,3,4,4,4,4,6,6,6,7,7,7,8,8,9,10,11,13,14,15,15,15,16,17,17,17,17,18,19,19,20,21,22,22,23,24,24,24,25,25,25,25,26,27,28,28,29,30,30,30,30,30,30,30,31,31,32,32,33,36,37,37,38,41,41,42,43,43,44,44,44,44,44,44,44,45,45,45,47,48,48,48,50,51,52,52,52,52,53,53,54,54,54,54,54,56,57,57,59,59,59,59,60,60,61,61,61,61,62,63,63,63,64,64,64,65,65,66,66],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,4,4,4,4,4,4,4,5,5,5,6,6,6,7,7,8,9,9,10,10,10,10,10,10,10,10,11,12,13,13,13,13,13,14,15,15,15,17,19,19,19,19,20,21,21,22,23,24,24,24,25,25,25,26,26,26,26,26,27,28,29,29,29,29,30,31,31,31,34,34,35,35,35,36,36,37,37,37,38,38,38,38,38,38,38,38,38,38,38,38,38,41,43],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,3,3,3,3,4,4,5,5,5,5,5,5,5,6,6,6,7,7,8,9,9,9,9,9,11,11,12,12,12,12,12,13,13,13,13,14,14,14,15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,17,17,19,19,19,20,22,22],[0.027,0.059,0.086,0.097,0.119,0.135,0.151,0.168,0.189,0.2,0.211,0.222,0.238,0.249,0.249,0.249,0.249,0.254,0.265,0.276,0.276,0.286,0.297,0.297,0.303,0.314,0.314,0.324,0.324,0.346,0.346,0.357,0.362,0.368,0.368,0.378,0.378,0.378,0.389,0.4,0.405,0.422,0.438,0.438,0.443,0.443,0.443,0.449,0.459,0.459,0.459,0.497,0.503,0.514,0.514,0.519,0.519,0.53,0.53,0.535,0.541,0.551,0.557,0.557,0.562,0.562,0.562,0.568,0.573,0.573,0.573,0.578,0.584,0.589,0.595,0.595,0.6,0.605,0.611,0.616,0.622,0.622,0.622,0.622,0.627,0.632,0.643,0.654,0.654,0.654,0.659,0.659,0.676,0.676,0.697,0.703,0.703,0.708,0.714,0.719,0.724,0.73,0.741,0.757,0.757,0.757,0.757,0.762,0.762,0.762,0.762,0.762,0.768,0.773,0.778,0.784,0.795,0.8,0.8,0.8,0.805,0.811,0.811,0.811,0.811,0.811,0.811,0.822,0.827,0.832,0.832,0.843,0.865,0.87,0.87,0.876,0.876,0.881,0.881,0.881,0.881,0.881,0.881,0.881,0.881,0.881,0.881],[0,0,0,0,0,0,0,0,0.005,0.005,0.005,0.005,0.005,0.005,0.016,0.027,0.027,0.043,0.043,0.043,0.049,0.049,0.049,0.059,0.065,0.07,0.081,0.081,0.092,0.092,0.097,0.097,0.108,0.119,0.119,0.119,0.13,0.135,0.135,0.135,0.141,0.141,0.162,0.168,0.173,0.173,0.178,0.178,0.178,0.189,0.195,0.205,0.211,0.211,0.216,0.216,0.222,0.227,0.232,0.243,0.243,0.249,0.249,0.254,0.254,0.265,0.27,0.27,0.276,0.281,0.286,0.286,0.292,0.297,0.303,0.308,0.308,0.308,0.308,0.308,0.314,0.319,0.324,0.33,0.335,0.335,0.351,0.373,0.373,0.384,0.395,0.411,0.416,0.422,0.422,0.422,0.422,0.422,0.422,0.422,0.422,0.422,0.438,0.438,0.443,0.449,0.449,0.459,0.47,0.476,0.476,0.476,0.476,0.476,0.476,0.481,0.492,0.492,0.492,0.497,0.497,0.503,0.514,0.524,0.524,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.541,0.546,0.551,0.551,0.557,0.557,0.562,0.568,0.568,0.573,0.578,0.578,0.584,0.584,0.589],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.011,0.011,0.011,0.011,0.016,0.016,0.016,0.016,0.016,0.016,0.016,0.016,0.016,0.016,0.022,0.022,0.022,0.022,0.032,0.032,0.032,0.038,0.038,0.038,0.043,0.043,0.049,0.054,0.059,0.07,0.076,0.081,0.081,0.081,0.086,0.092,0.092,0.092,0.092,0.097,0.103,0.103,0.108,0.114,0.119,0.119,0.124,0.13,0.13,0.13,0.135,0.135,0.135,0.135,0.141,0.146,0.151,0.151,0.157,0.162,0.162,0.162,0.162,0.162,0.162,0.162,0.168,0.168,0.173,0.173,0.178,0.195,0.2,0.2,0.205,0.222,0.222,0.227,0.232,0.232,0.238,0.238,0.238,0.238,0.238,0.238,0.238,0.243,0.243,0.243,0.254,0.259,0.259,0.259,0.27,0.276,0.281,0.281,0.281,0.281,0.286,0.286,0.292,0.292,0.292,0.292,0.292,0.303,0.308,0.308,0.319,0.319,0.319,0.319,0.324,0.324,0.33,0.33,0.33,0.33,0.335,0.341,0.341,0.341,0.346,0.346,0.346,0.351,0.351,0.357,0.357],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.005,0.005,0.016,0.022,0.022,0.022,0.022,0.022,0.022,0.022,0.027,0.027,0.027,0.032,0.032,0.032,0.038,0.038,0.043,0.049,0.049,0.054,0.054,0.054,0.054,0.054,0.054,0.054,0.054,0.059,0.065,0.07,0.07,0.07,0.07,0.07,0.076,0.081,0.081,0.081,0.092,0.103,0.103,0.103,0.103,0.108,0.114,0.114,0.119,0.124,0.13,0.13,0.13,0.135,0.135,0.135,0.141,0.141,0.141,0.141,0.141,0.146,0.151,0.157,0.157,0.157,0.157,0.162,0.168,0.168,0.168,0.184,0.184,0.189,0.189,0.189,0.195,0.195,0.2,0.2,0.2,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.205,0.222,0.232],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.005,0.011,0.016,0.016,0.016,0.016,0.016,0.022,0.022,0.027,0.027,0.027,0.027,0.027,0.027,0.027,0.032,0.032,0.032,0.038,0.038,0.043,0.049,0.049,0.049,0.049,0.049,0.059,0.059,0.065,0.065,0.065,0.065,0.065,0.07,0.07,0.07,0.07,0.076,0.076,0.076,0.081,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.086,0.092,0.092,0.103,0.103,0.103,0.108,0.119,0.119],["merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged","merged"],[50,173,286,345,464,554,672,790,955,1042,1138,1238,1394,1499,1616,1738,1861,2051,2178,2305,2421,2551,2685,2818,2885,3022,3158,3295,3432,3713,3784,3925,4070,4216,4364,4514,4639,4781,4931,5083,5253,5511,5955,6068,6251,6437,6624,6722,6918,7114,7333,8119,8232,8464,8582,8702,8912,9158,9315,9646,9769,10032,10175,10463,10614,10895,11197,11353,11512,11675,12002,12166,12511,12687,13043,13282,13461,13644,13828,14029,14231,14441,14870,15112,15612,15863,16921,18811,19096,19754,20743,22836,23947,24438,25963,26413,26871,27353,27838,28323,28823,29340,31204,33087,33750,34525,36159,38657,40366,41257,43086,44005,44931,45902,47010,48150,51604,52841,54117,55593,57093,58597,61386,67448,68986,70638,73942,77312,79041,80852,82671,86632,94807,96924,99129,101352,105964,108508,111338,114377,117615,121087,124601,128566,132567,136933,141688],[0.03,0.06,0.09,0.1,0.12,0.14,0.15,0.17,0.19,0.2,0.21,0.22,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.28,0.28,0.29,0.3,0.3,0.3,0.31,0.31,0.32,0.32,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.38,0.39,0.4,0.41,0.42,0.44,0.44,0.44,0.44,0.44,0.45,0.46,0.46,0.46,0.5,0.5,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.56,0.56,0.56,0.56,0.56,0.57,0.57,0.57,0.57,0.58,0.58,0.59,0.6,0.6,0.6,0.6,0.61,0.62,0.62,0.62,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.65,0.66,0.66,0.68,0.68,0.7,0.7,0.7,0.71,0.71,0.72,0.72,0.73,0.74,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.77,0.77,0.78,0.78,0.8,0.8,0.8,0.8,0.8,0.81,0.81,0.81,0.81,0.81,0.81,0.82,0.83,0.83,0.83,0.84,0.86,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88],[0.004,0.009,0.013,0.015,0.018,0.021,0.024,0.026,0.029,0.031,0.033,0.034,0.037,0.039,0.039,0.039,0.039,0.039,0.041,0.043,0.043,0.045,0.046,0.046,0.047,0.049,0.049,0.05,0.05,0.054,0.054,0.055,0.056,0.057,0.057,0.059,0.059,0.059,0.061,0.062,0.063,0.066,0.068,0.068,0.069,0.069,0.069,0.07,0.071,0.071,0.071,0.077,0.078,0.08,0.08,0.081,0.081,0.082,0.082,0.083,0.084,0.086,0.087,0.087,0.087,0.087,0.087,0.088,0.089,0.089,0.089,0.09,0.091,0.092,0.092,0.092,0.093,0.094,0.095,0.096,0.097,0.097,0.097,0.097,0.097,0.098,0.1,0.102,0.102,0.102,0.103,0.103,0.105,0.105,0.108,0.109,0.109,0.11,0.111,0.112,0.113,0.113,0.115,0.118,0.118,0.118,0.118,0.118,0.118,0.118,0.118,0.118,0.119,0.12,0.121,0.122,0.124,0.124,0.124,0.124,0.125,0.126,0.126,0.126,0.126,0.126,0.126,0.128,0.129,0.129,0.129,0.131,0.134,0.135,0.135,0.136,0.136,0.137,0.137,0.137,0.137,0.137,0.137,0.137,0.137,0.137,0.137]],"container":"\n \n \n
<\/th>\n mutation_id<\/th>\n UP<\/th>\n length<\/th>\n UPKB<\/th>\n step_UP<\/th>\n step_UP_comut<\/th>\n step_UPKB<\/th>\n step_comut_UPKB<\/th>\n n_comut_1<\/th>\n n_comut_2<\/th>\n n_comut_3<\/th>\n n_comut_4<\/th>\n n_comut_5<\/th>\n percent_comut_1<\/th>\n percent_comut_2<\/th>\n percent_comut_3<\/th>\n percent_comut_4<\/th>\n percent_comut_5<\/th>\n cohort<\/th>\n cum_length<\/th>\n percent_remaining<\/th>\n percent_tot<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"dom":"Blfrtip","scrollX":true,"scrollCollapse":true,"lengthMenu":[[10,25,50,-1],["10","25","50","All"]],"columnDefs":[{"className":"dt-right","targets":[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,22]},{"orderable":false,"targets":0}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}

We can now download these suggested genomic interval to add them to our custom panel. We run back the analysis with the same parameter and our new panel:

Our incremented custom panel now catches 67% of DLBCL patients with at least 3 mutations, and 98% with at least 1 mutation. This is much better but the size is now more than 150kb. We can easily reduce it to \~50kb with the graphical parameters on the right:

Our limited version (\~50kB) of the incremented custom panel catches 58% of DLBCL patients with at least 3 mutations, and 95% with at least 1 mutation.

Panel benchmarking

Practical example: I have 4 different commercial panels: which one is better to reach an optimal informativity, targeting 3 different mutations per patient?

In this situation, we will use PIO in panel tester mode to compare the performances of these 4 panels. The panels are myeloid cancer panels retrieved from Levine et al. Haematologica 2019.

Custom panel format

The custom panel must be uploaded as a simple file with a unique column containing all the mutations names (either gene or exon/intron). The file can be a tab-delimited file (.txt or .tsv) or a csv file. Once uploaded, PIO will automatically find the corresponding genomic intervals according to the NCBI Reference Sequence Database (RefSeq).

Analysis parameters & run

After having loaded the panel, we select the following parameters:

  1. Preloaded datasets: AML
  2. Analysis mode: Panel test
  3. Group mutations by: Gene (The correct format must be selected according to the loaded panel)
  4. Informativity metric: UP
  5. Min. patients/mutations: 2
  6. Min. mutations/patient: 3



VincentAlcazer/PIO documentation built on April 14, 2022, 4:03 a.m.