| Literature DB >> 22022353 |
Ulrich Abel1, Annette Deichmann, Ali Nowrouzi, Richard Gabriel, Cynthia C Bartholomae, Hanno Glimm, Christof von Kalle, Manfred Schmidt.
Abstract
Vectors based on γ-retroviruses or lentiviruses have been shown to stably express therapeutical transgenes and effectively cure different hematological diseases. Molecular follow up of the insertional repertoire of gene corrected cells in patients and preclinical animal models revealed different integration preferences in the host genome including clusters of integrations in small genomic areas (CIS; common integrations sites). In the majority, these CIS were found in or near genes, with the potential to influence the clonal fate of the affected cell. To determine whether the observed degree of clustering is statistically compatible with an assumed standard model of spatial distribution of integrants, we have developed various methods and computer programs for γ-retroviral and lentiviral integration site distribution. In particular, we have devised and implemented mathematical and statistical approaches for comparing two experimental samples with different numbers of integration sites with respect to the propensity to form CIS as well as for the analysis of coincidences of integration sites obtained from different blood compartments. The programs and statistical tools described here are available as workspaces in R code and allow the fast detection of excessive clustering of integration sites from any retrovirally transduced sample and thus contribute to the assessment of potential treatment-related risks in preclinical and clinical retroviral gene therapy studies.Entities:
Mesh:
Year: 2011 PMID: 22022353 PMCID: PMC3194800 DOI: 10.1371/journal.pone.0024247
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Figure 1Structure of CISRETROc, CISRETROu.
The programs CISRETROc and CISRETROu give the expected numbers and p-values of CIS and IS involved in CIS based on a γ-retroviral IS distribution using Monte-Carlo methods. 7 subprograms work together to produce the results. fp: calculates p-values based on the simulated distribution of results; fvis: generates uniformly distributed IS locations; ftssc, ftssu: generate randomly distributed IS in the ITSS; feval: carries out the statistical analysis; compress: compresses highly disconnected genomic regions produced when discarding the ITSS; ciscount: counts the CIS; Subsim_c, Subsim_u: carry out the simulations and count the CIS for each simulation run.
Major constituents of the program package CIS.
| Program | Objective |
|
| |
|
| expected numbers of CIS and p-values for the observed numbers of CIS, assuming a uniform distribution of the IS |
|
| ditto, γ-retroviral IS distribution (CIS of order 2 only) |
|
| ditto, lentiviral IS distribution |
|
| coincidences of IS in two cell types without contaminations |
|
| coincidences of IS in two cell types with contaminations |
|
| comparison of the numbers of CIS from two experiments with different numbers of IS (with expected numbers given) |
|
| ditto for γ-retroviral IS distribution and unknown expected numbers (only CIS of order 2) |
|
| |
|
| counting of CIS in a given set of IS locations |
|
| counting of IS involved in CIS |
|
| enumeration of the locations of IS involved in CIS |
|
| generation of uniformly distributed IS locations |
|
| statistical analysis of the results of simulation studies |
|
| subroutine used to compress highly disconnected genomic regions produced when discarding the ITSS |
|
| generation of randomly distributed IS in the ITSS |
|
| |
|
| expected numbers and p-values for CIS and IS involved in CIS (expected numbers based on uniform IS distribution, p values based on given total numbers) |
|
| ditto, using given IS locations; conditional analysis |
|
| ditto, using given IS locations; unconditional analysis |
|
| ditto, with expected numbers based on a γ-retroviral IS distribution; conditional analysis |
|
| ditto, with expected numbers based on a γ-retroviral IS distribution; unconditional analysis |
|
| ditto, with expected numbers based on a lentiviral IS distribution; conditional analysis |
|
| ditto, with expected numbers based on a lentiviral IS distribution; unconditional analysis |
|
| comparison of the numbers of CIS from two experiments with different numbers of IS (assuming uniform IS distribution), according to method1 and 2, resp. (see text) |