Assessing toxicity of therapeutic targets can be important in drug development. Drug toxicity can be a primary cause for attrition in drug development, accounting for 30% of certain clinical trial failures. In addition, drug toxicity can be a cause of hospital adverse events and injuries, affecting two million patients in the US annually. For instance, skin and gastrointestinal toxicity can be observed in patients receiving anti-EGFR therapy due to the indispensable role of EGFR activation in normal tissues. Similarly, hepatotoxicity of antiretroviral HIV therapy can be associated with the important function of target proteins such as purine nucleoside phosphorylase (PNP) and Pregnane X receptor (PXR) in the liver.
Certain methods using pharmacovigilance data to identify proteins associated with side effects do not consider tissue specificity. Other methods, including in silico quantitative structure-activity relationship (QSAR) models and in vitro screening of cell lines and organ-on-a-chip assays, can assess toxicity in a single tissue such as hepatotoxicity, nephrotoxicity, or cardiotoxicity. These methods can be costly and time-consuming and are often limited in their accuracy and translatability.
Accordingly, there remains a need to develop efficient and systematic techniques that connects targets to tissue toxicity.
The disclosed subject matter provides systems and methods for predicting success rates of pharmaceuticals and/or clinical trials. An example system can include one or more processors and one or more computer-readable non-transitory storage media coupled to one or more of the processors. The storage media can store instructions to cause the system to construct a training set using a data source, calculate a performance score and a robustness score of the training set based on selected features, select a random forest model based on the calculated performance and robustness scores; and calculate a toxicity score of the pharmaceuticals by applying the random forest model to a genome which can be affected by the pharmaceuticals. The performance score can be calculated based on a median Area Under Receive operating characteristic curve (AUROC). The median AUROC can be above 0.6. The robustness can be calculated based on absolute coefficients of two linear models. Higher score of the toxicity score can represent lower success rates of the pharmaceuticals. In non-limiting embodiments, the system can be further configured to validate the score based on clinical trial data using the pharmaceuticals. In some embodiments, the system can further improve an accuracy of the training set by dynamically adding additional clinical trial data.
In certain embodiments, the target feature can be a mRNA expression, a tolerance to genetic variation, an interaction with a cellular regulatory network, and/or a downstream pathway. In non-limiting embodiments, the pharmaceuticals can be a small molecule, a drug, a protein, a peptide, a virus, an enzyme, and/or a nucleic acid drug. In some embodiments, the data source can include a SNOMED, a SIDER, a DrugBank, and/or an Aggregate Analysis of Clinical Trials (AACT) database.
The disclosed subject matter also provides methods for predicting success rates of pharmaceuticals and/or clinical trials. An example method can include constructing a training set using a data source, calculating a performance score and a robustness score of the training set based on selected features, selecting a random forest model the calculated performance and robustness scores, and calculating a toxicity score of the pharmaceuticals by applying the random forest model to a genome which can be affected by the pharmaceuticals. In non-limiting embodiments, the method can further include validating the score based on clinical trial data using the pharmaceuticals. In some embodiments, the method can further include improving an accuracy of the training set by dynamically adding additional clinical trial data.
Further features and advantages of the present disclosure will become apparent from the following detailed description taken in conjunction with the accompanying figures showing illustrative embodiments of the present disclosure, in which:
Throughout the figures, the same reference numerals and characters, unless otherwise stated, are used to denote like features, elements, components or portions of the illustrated embodiments. Moreover, while the present disclosure will now be described in detail with reference to the figures, it is done so in connection with the illustrative embodiments.
The disclosed subject matter provides techniques for predicting success rates of clinical trials. The disclosed subject matter further provides techniques for assessing in vivo tissue toxicity of therapeutic targets. The disclosed systems and methods can use a target-based framework (i.e., TissueTox) which can assess the tissue-specific toxicity.
In certain embodiments, an exemplary system 100 can include one or more processors 101 and one or more computer-readable non-transitory storage media 102 coupled thereto. For example, the processor 101 can be an electronic circuitry (e.g., central processing unit, graphics processing unit, digital signal processor, etc.) within a computer/server 100 that can include a non-transitory storage media 102. Instructions 103 are a set of machine language that a processor can understand and execute. As shown in
In certain embodiments, the disclosed system can be configured to construct a training set using a data source 104. The training set can be generated by integrating multiple data resources (e.g., SNOMED 201, SIDER 202, and DrugBank 203). For example, tissues can be connected to side effects using SNOMED 201, side effects can be connected to drugs using SIDER 202, and drugs can be connected to targets (e.g., proteins, genes, etc.) using DrugBank 203. Using data from the multiple data resources (e.g., drugs and side effects in human tissues and body systems), a reference dataset of targets and tissue toxicity can be established. A training set can be trained by the reference dataset for each of the systems and tissues. In non-limiting embodiments, to aggregate drugs across tissues and targets across drugs (which can have many to many relationships), thresholds (
where threshold TD was used to define tissue toxicity of drugs as:
For each target protein P, the probability of causing tissue toxicity PP→TT can be calculated as
The same method can be used to define tissue toxicity of target proteins with a threshold TP. Different values (e.g., 0, 0.1, . . . , 0.4) can be applied to TD and TP. The value of TD and TP can be selected by calculation of target features, which can identify the training set with the least noise.
In certain embodiments, the disclosed system can be configured to integrate multiple types of features to build random forest classifiers. For example, as shown in
In certain embodiments, the disclosed system can be configured to calculate performance and robustness of the model based on the integrated features 105 (
The disclosed system can calculate variation features. For example, the disclosed system can calculate a Residual Variation Intolerance Score (RVIS) and a Haploinsufficiency (HI) score 205, which measure the tolerance of a target to genetic mutations. For example, to calculate the scores, number of common mutations that can affect gene function versus the number of all genetic variants per gene can be compared. Based on distribution of the common mutation and genetic variants, the RVIS can be estimated. If the RVIS<0, a gene can have fewer common functional mutations that expected (i.e., intolerance). If the RVIS>0, a given gene can have a comparatively high frequency of mutations that affect function (tolerance). Based on this score, all genes in the human genome can be ranked.
The disclosed system can calculate pharmacological pathway features. The disclosed system can use a data source (e.g., Reactome) for pathway analysis. To predict tissue-specific downstream pathways of targets, the disclosed system can include a program 207 (e.g., GOTE, MS-GOTE, DATE, and MS-DATE) which can manage multi-sample expression data sets such as GTEx. In GOTE, gene expression across tissues can be adjusted, and the distribution of all genes can be transformed into Gaussian to identify tissue-specific differential expressed genes (DEGs) based on deviation from the mean. In MS-GOTE, DESeq can be used to call DEGs as multiple samples of the same tissue. Bonferroni correction can be used to adjust the p-value and define DEGs as genes with adjusted p-value less than 0.05. Then, pathway enrichment analysis can be performed on the differentially expressed binding proteins of each transducer using Fisher's Exact Test, and the p-value can be transformed into Z-score. The Z-scores of each pathway derived from distinct transducers can be combined using Stouffer's Z-score method:
where the Z-score of each transducer can be weighted by wi. In GOTE, wi can be defined as the expression of transducer Ei. In MS-GOTE, the pearson correlation coefficient of RPKM across multiple samples Ci can be calculated to measure the co-expression between the targets (e,g, GPCR) and transducer, which can be as an evidence to infer the coupling between them, with wi set as the product of Ei and Ci. The combined Z-score was transformed to p-value, and pathways with p-value less than 0.05 were defined as downstream signaling pathways of the GPCR. MS-DATE can incorporate the results of DESeq analysis into DATE which can connect targets (e,g, non-GPCRs) to annotated pathways. In DATE, an expression Z-score can be calculated based on central limit theorem to assess the tissue-specific expression of genes in a pathway, then a non-GPCR can be connected to an annotated pathway when the Z-score is greater than 1.64. In MS-DATE, the tissue-specific expression can be assessed by testing whether the pathways genes are enriched among DEGs using Fisher's Exact Test, and a non-GPCR can be connected to an annotated pathway when the p-value is less than 0.05. In non-limiting embodiments, pathways with less than 5 or more than 100 annotated proteins can be analyzed by the disclosed system. To reduce the redundancy among predicted pathways, the hierarchy of Reactome can be used to filter out pathways that were connected to a target along with their descendants. Each predicted pathway can be regarded as a binary feature in the TissueTox model, which can indicate whether the pathway can be connected to a target or not.
In certain embodiments, the disclosed system can calculate at least two regulatory features per tissue. For example, a recall feature and a precision feature can be calculated by measuring the efficacy of targets to modify the activity of master regulators through downstream pathways (DPs). The disclosed system can include an analysis tool (e.g., ARACNe 206) to infer tissue-specific gene regulatory network from normalized mRNA expression data (RPKM) of each GTEx tissue. In non-limiting embodiments, VIPER can be used to infer the activity of transcription factors (TFs) regulating gene expression. TFs with certain activity (P<0.05) can be defined as master regulators (MRs). Recall was defined as the weighted proportion of MRs that can be regulated by the DPs of a target while precision can be defined as the weighted proportion of DPs that effectively regulate MRs:
where I is the indicator function, MRs are weighted by the p-value derived from VIPER analysis Pi, and DPs are weighted by the ratio of p-value derived from the pathway analysis Pj versus the number of proteins in the pathway.
The term “about” or “approximately” means within an acceptable error range for the particular value as determined by one of ordinary skill in the art, which will depend in part on how the value is measured or determined, i.e., the limitations of the measurement system. For example, “about” can mean within three or more than three standard deviations, per the practice in the art. Alternatively, “about” can mean a range of up to 20%, preferably up to 10%, more preferably up to 5%, and more preferably still up to 1% of a given value. Also, particularly with respect to systems or processes, the term can mean within an order of magnitude, preferably within five-fold, and more preferably within two-fold, of a value.
In certain embodiments, the disclosed system can train and select a TissueTox model based on the integrated features 106. For example, using the features above (e.g., mRNA expression, variation, pathway, and regulatory features), about 100 random forest classifiers with about 500 trees each can be built for every training set derived for a tissue/system. Results can be averaged over the 100 classifiers to account for the stochastic nature of random forest. The out-of-bag probability can be used to evaluate the performance of each model, which can be measured by the AUROC (
where wAUROC, wk
In certain embodiments, the disclosed system can apply the selected model of each tissue/system to the human druggable genome 107. For example, the human druggable genome can be curated by integrating databases (e.g., dGene, GtoPdb, and DrugBank). Druggable proteins can be classified into major classes (e.g., GPCRs, nuclear hormone receptors, ion channels, transporters, catalytic receptors, enzymes, and other proteins). Then, the selected random forest model of each tissue/system can be applied to calculate the probability of causing tissue toxicity, which can be defined as the TissueTox score (
In certain embodiments, the disclosed system can validate the TissueTox score by using clinical trial data 108. For example, as shown in
As shown in
The disclosed system with the pathway features integrated can show about 40±10% of the normalized importance among 10 systems (
In certain embodiments, the disclosed system can predict TissueTox scores across protein classes and provide distinct levels of toxicity as well as tissue-specificity within each class. For example,
In non-limiting embodiments, the prediction of the disclosed system can identify the tissue-specific toxicity of several categories (e.g., antineoplastics in integumentary system and antibacterials in respiratory system).
In certain embodiments, the disclosed system can construct supervised models to predict general outcomes of clinical trials. The supervised models can predict general outcomes of clinical trials based on TissueTox scores of systems/tissues can be calculated for each drug. For example, in the systems or tissues where severe side effects can be observed, the targets of trials, which can be terminated due to tissue toxicity, can have higher TissueTox scores compared to the completed targets (
In non-limiting embodiments, chemical structure/feature information of drugs can used for the supervised models. Such chemical structure/feature information of drugs can be downloaded from a database (e.g., DrugBank). In some embodiments, as shown in
In certain embodiments, the supervised model trained with TissueTox scores can outperform certain analyses. For example, as shown
In non-limiting embodiments, the disclosed system can a tissue-specific predictions. TissueTox scores can accurately capture the tissues where side effects will occur in clinical trials. For example,
The disclosed technique can be used for the assessment of toxicity in tissues or cell types where transcriptome profiling data is available. The disclosed system can predict toxicity for any protein, even those that have not yet been targeted by drugs. As tissue-specific prediction of off-targets can be provided by the disclosed technique, TissueTox can be applied to assess the off-target toxicity of drugs, which can result in more accurate prediction of outcomes for clinical trials.
The presently disclosed subject matter will be better understood by reference to the following Examples. These Examples are provided as merely illustrative of the disclosed methods and systems, and should not be considered as a limitation in any way.
Selection of objects: Both tissues and organ system level of tests were performed. Forty-five human tissues were selected from GTEx consortium based on the data availability, and further classified into 10 organ systems based on anatomy (
Construction of training sets: No existing resource provides standards that directly connect target proteins to tissue toxicity. The connections by integrating three existing resources, SNOMED, SIDER, and DrugBank were established. For each tissue/system, related side effect terms were extracted from SNOMED using semantic relationship of “finding_site_of”. Positive and negative control drugs of every side effect were obtained from SIDER and SIDERctrl, respectively. SIDERctrl, which use biological and chemical properties of drugs, was developed to identify negative control drugs from all the unreported drugs of each side effect. SIDERctrl can reduce the false negative rate of unreported drugs by one-third to one-half. Target proteins of each drug were obtained from DrugBank. Since the target annotations in DrugBank are mostly on-targets of drugs, the following filtering process was applied to reduce the mismatch between on-targets and off-target side effects:
Five different values 0, 0.1, . . . , 0.4 to TD and TP were applied, respectively. As a result, 25 training sets were derived for each tissue/system. Training sets with less than ten positive or negative samples were removed to prevent overfitting. The best value of TD and TP was selected by a process described below, which identified the training set with the least noise.
Calculation of target features: Four types of target features were incorporated in every TissueTox model: expression, variation, pathway, and regulatory.
Expression: TissueTox calculated two expression features per tissue, which indicated the absolute and differential expression of a target in the tissue, respectively. Absolute expression was measured by the percentile of RPKM value among all genes. Replicates of the same tissue were averaged. Differential expression was measured by the absolute fold change derived from DESeq analysis. For each tissue type, the control samples were generated using the following method. First, samples from other tissues of the same body system were removed due to high similarity in expression. Next, the remaining tissues were averaged across replicates then grouped by the body system. Ten bootstrap samples were drawn from each system to account for the imbalanced number of GTEx tissues from different systems. The bootstrap samples were used as control for DESeq analysis. Log transformation was applied to the original fold change value to adjust for highly skewed distributions.
Variation: TissueTox adopted two tissue-naïve variation features, Residual Variation Intolerance Score (RVIS) and Haploinsufficiency (HI) score, which measure the tolerance of a target to genetic mutations. The two features are consistent across all TissueTox models.
Pathway: TissueTox used Reactome as the data source for pathways. Two data-driven methods, GOTE and DATE, which connected G-protein coupled receptors (GPCRs) or non-GPCRs, were developed to tissue-specific functional pathways, respectively. The two methods were designed for expression datasets containing one sample per tissue. An enhanced version of the methods was introduced: MS-GOTE and MS-DATE, which can cope with multi-sample expression datasets such as GTEx. The methods to predict tissue-specific downstream pathways of targets were applied. Pathways with less than 5 or more than 100 annotated proteins were considered as incompletely or excessively annotated, thus were eliminated from the results. In addition, to reduce the redundancy among predicted pathways, the hierarchy of Reactome was used to filter out pathways that were connected to a target along with their descendants. Each predicted pathway was regarded as a binary feature in the TissueTox model, which indicated whether the pathway was connected to a target or not.
Regulatory: TissueTox calculated two regulatory features per tissue: recall and precision, which measured the efficacy of targets modifying the activity of master regulators through downstream pathways (DPs). First, ARACNe was applied to infer tissue-specific gene regulatory network from normalized mRNA expression data (RPKM) of each GTEx tissue, then VIPER was used to infer the activity of transcription factors (TFs) regulating gene expression. TFs with significant activity (P<0.05) were defined as master regulators (MRs). Recall was defined as the weighted proportion of MRs that are regulated by the DPs of a target while precision was defined as the weighted proportion of DPs that effectively regulate MRs. Specifically,
where I is the indicator function, MRs are weighted by the p-value derived from VIPER analysis Pi, and DPs are weighted by the ratio of p-value derived from the pathway analysis Pj versus the number of proteins in the pathway.
Training and selection of TissueTox model: Using the features above, 100 random forest classifiers with 500 trees each were built for every training set derived for a tissue/system. The parameters of random forest were set. Results were averaged over the 100 classifiers to account for the stochastic nature of random forest. The out-of-bag probability was used to evaluate the performance of each model, which was measured by the AUROC. To prevent overfitting, 10, 20, . . . , 50 percent samples or features were randomly removed from each training set and recalculated the AUROC of new models. The removal was repeated 100 times to account for the stochastic nature of sampling. Two linear regression models were fit using the normalized AUROC against the percentage of samples and features left to rebuild the model. The model robustness was measured by the absolute coefficients of two linear models: ksample and kfeature. The performance and robustness scores were normalized across all models derived for the same tissue/system using median absolute deviation (MAD) modified Z-scores, which were then combined using Stouffer's method. Specifically
where wAUROC, wk
Application of TissueTox model to the human druggable genome: The human druggable genome containing 4,857 proteins were curated by integrating three databases: dGene, GtoPdb, and DrugBank. All druggable proteins were classified into seven major classes: GPCRs, nuclear hormone receptors, ion channels, transporters, catalytic receptors, enzymes, and other proteins. The selected random forest model of each tissue/system was applied to calculate the probability of causing tissue toxicity, which was defined as the TissueTox score.
Identification of toxic proteins for Gene Ontology enrichment analysis: Toxic proteins were defined as proteins with TissueTox scores higher than the median of druggable genome in all ten body systems (
Comparison of TissueTox scores across ATC drug categories: ATC classification of drugs were obtained. The level two hierarchy (first three digits) was applied to classify drugs into 76 categories. For each target protein, the percentile of TissueTox scores was calculated among the druggable genome to enable comparison across distinct tissues or systems. The distribution of percentile scores in each ATC category was compared to the whole druggable genome using two-sided T test (
Validation of TissueTox score using clinical trials data from AACT: Curated data of clinical trials was obtained from AACT database. The “studies.txt” file was used to extract 74 trials failed for toxicity reasons and 8,419 trials as negative controls. The failed trials were identified by overall status of “terminated”, “suspended”, or “withdrawn”, along with specified toxicity or safety reasons that led to the failure. The control trials were identified by overall status of “completed”. The “interventions.txt” file was used to extract drugs administrated in each clinical trial and the “reported events.txt” file was used to extract side effects observed, along with the tissues or systems where the side effects occurred. The tissue names adopted by AACT were manually mapped to GTEx tissues. To ensure that the validation is independent of the model construction, the drugs or target proteins from the training sets of TissueTox models were removed if they appeared in the AACT dataset, then rebuilt the models with the rest of training data and regenerated TissueTox scores of all proteins in human druggable genome. TissueTox scores were compared on two levels: target proteins and drugs. TissueTox score of a drug was defined as the average scores of target proteins.
Construction of supervised models to predict general outcomes of clinical trials: Three types of features for the supervised models were calculated: chemical structure, PrOCTOR, and tissue toxicity.
Chemical structure: The structure information (sdf format) of drugs was downloaded from DrugBank. Ten chemical features were extracted from the sdf file. Three binary features of drug-likeness measurements were further included: Lipinsk's rule of five, Ghose, and Veber.
PrOCTOR: PrOCTOR is an algorithm integrated the chemical features of drugs described above with other properties of target proteins including mRNA expression from 30 GTEx tissues, degree and betweenness centrality in gene-gene interaction network, and loss frequency from ExAC database.
Tissue toxicity: TissueTox scores of 10 systems and 45 tissues were calculated for each drug in the validation set.
The performance of four supervised models predicting successes and failures of clinical trials were compared: structure-based, PrOCTOR, tissue toxicity-based, and structure combined with tissue toxicity. For each model, 100 random forest classifiers with 500 trees each were built. Results were averaged over the 100 classifiers to account for the stochastic nature of random forest. The out-of-bag probability was used to evaluate the performance of each model, which was measured by the AUROC.
MS-GOTE and MS-DATE (Approaches predicting the downstream signaling pathways of G-protein coupled receptors (GPCRs) and non-GPCRs): GOTE was developed to predict the downstream signaling pathways of GPCRs by tissue expression. MS-GOTE (MS: multiple sample) is an enhanced version from GOTE in that MS-GOTE can cope with multi-sample expression datasets, use information derived from multiple samples to call differential expressed genes (DEGs), as well as to infer the coupling between G-protein coupled receptors and transducers (G-proteins and β-arrestins).
In GOTE, gene expression across tissues, transformed the distribution of all genes into Gaussian, and identified tissue-specific DEGs were adjusted based on deviation from the mean. In MS-GOTE, DESeq was used to call DEGs as multiple samples of the same tissue are available. Bonferroni correction was used to adjust the p-value, and defined DEGs as genes with adjusted p-value less than 0.05. Pathway enrichment analysis was performed on the differentially expressed binding proteins of each transducer using Fisher's Exact Test, then transformed the p-value into Z-score. Pathways enriched by a transducer with higher correlation to the GPCR will be prioritized in the disclosed model. The Z-scores of each pathway derived from distinct transducers were combined using Stouffer's Z-score method:
where the Z-score of each transducer was weighted by wi.
In GOTE, wi was defined as the expression of transducer Ei. In MS-GOTE, the pearson correlation coefficient of RPKM was calculated across multiple samples Ci, to measure the co-expression between the GPCR and transducer, which was used as an evidence to infer the coupling between them. Then wi was defined as the product of Ei and C. The combined Z-score was transformed to p-value, and pathways with p-value less than 0.05 were defined as downstream signaling pathways of the GPCR.
Similarly, MS-DATE incorporated the results of DESeq analysis into DATE, a previously developed approach connecting non-GPCRs to annotated pathways. In DATE, an expression Z-score was calculated based on central limit theorem to assess the tissue-specific expression of genes in a pathway, then connected a non-GPCR to an annotated pathway when the Z-score is greater than 1.64. In MS-DATE, the tissue-specific expression was assessed by testing whether the pathways genes are enriched among DEGs using Fisher's Exact Test and connected a non-GPCR to an annotated pathway when the p-value is less than 0.05.
The tissue toxicity-based model to 356 drugs was applied undergoing clinical trials, which were identified by overall status of “active, not recruiting”, “not yet recruiting”, or “recruiting”. The probability of failure was calculated for each drug using the random forest model.
There was the knowledge gap between target proteins and side effects. Most of knowledge on the pharmacology of druggable proteins is in their therapeutic potential, while the relationships between these proteins and adverse side effects remains enigmatic. In addition, due to the difficulty of inferring causal relationship between targets and tissue-specific effects, there are few known examples, making it difficult to develop systematic approaches predicting tissue toxicity in general.
To address this fundamental problem, a target-based algorithmic framework, TissueTox, for the prediction of tissue toxicity was established (
TissueTox was applied to assess the toxicity of 4,857 proteins in the human druggable genome, including 2,540 proteins that have been targeted by approved or experimental drugs, as well as 2,317 potential targets within druggable classes. This is the first tissue-specific toxicity profile of the human druggable genome. Then, the predicted TissueTox scores were compared across protein classes and observed distinct levels of toxicity as well as tissue-specificity within each class (
The predicted scores of targets across ATC drug categories were also compared (
To further explore the application of TissueTox in drug development, the predicted scores was used to assess the toxicity of drugs administrated in clinical trials and connected the results to side effects and general outcomes of trials. In the systems or tissues where severe side effects were observed, the targets of trials were terminated due to tissue toxicity have significantly higher TissueTox scores compared to those trails that were completed (
Using the TissueTox scores as features, a random forest classifier was trained predicting the results (i.e. success or toxicity failure) of clinical trials using a reference dataset that includes 33 failures and 337 successes. As comparison, certain classifiers were trained using structural properties, drug-likeness measurements, and PrOCTOR, which combined structure with target expression. TissueTox scores outperformed these approaches and achieved an AUROC of 0.753 (
TissueTox is a generally applicable approach for the assessment of toxicity in tissues or cell types with transcriptome profiling data available. TissueTox is able to predict toxicity for any protein, even those that have not yet been targeted by drugs. TissueTox can facilitate the generation of new genetic mechanism of toxicity, as well as improving drug safety. The approach can be further improved as the knowledge gap between target proteins and side effects is filled, providing more training data. Moreover, as tissue-specific prediction of off-targets becomes available, TissueTox can be applied to assess the off-target toxicity of drugs, which will likely result in more accurate prediction of outcomes for clinical trials.
In addition to the various embodiments depicted and claimed, the disclosed subject matter is also directed to other embodiments having other combinations of the features disclosed and claimed herein. As such, the particular features presented herein can be combined with each other in other manners within the scope of the disclosed subject matter such that the disclosed subject matter includes any suitable combination of the features disclosed herein.
The foregoing description of specific embodiments of the disclosed subject matter has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the disclosed subject matter to those embodiments disclosed.
It will be apparent to those skilled in the art that various modifications and variations can be made in the methods and systems of the disclosed subject matter without departing from the spirit or scope of the disclosed subject matter. Thus, it is intended that the disclosed subject matter include modifications and variations that are within the scope of the appended claims and their equivalents.
This application is a continuation of International Patent Application No. PCT/US2019/036077, filed Jun. 7, 2019, which claims the benefit of priority of U.S. Provisional Patent Application No. 62/682,640 filed Jun. 8, 2018, which are hereby incorporated by reference in their entireties.
This invention was made with government support under grant number R01-GM107145 awarded by the Nation Institutes of Health (NIH) and P30CA013696 awarded by National Cancer Institute (NCI). The government has certain rights in the invention.
Number | Date | Country | |
---|---|---|---|
62682640 | Jun 2018 | US |
Number | Date | Country | |
---|---|---|---|
Parent | PCT/US2019/036077 | Jun 2019 | US |
Child | 17085688 | US |