bioRxiv ScienceSearch

Biology subjects

Truong, T.

Publications and source records attributed to Truong, T..

3 recordsLinked to original sources

Appraising causal relationships of dietary, nutritional and physical-activity exposures with overall and aggressive prostate cancer: two-sample Mendelian randomization study based on 79,148 prostate cancer cases and 61,106 controls

BackgroundProstate cancer is the second most common male cancer worldwide, but there is substantial geographical variation suggesting a potential role for modifiable risk factors in prostate carcinogenesis.\n\nMethodsWe identified previously reported prostate cancer risk factors from the World Cancer Research Funds (WCRF) systematic appraisal of the global evidence (2018). We assessed whether each identified risk factor was causally associated with risk of overall (79,148 cases and 61,106 controls) or aggressive (15,167 cases and 58,308 controls) prostate cancer using Mendelian randomization (MR) based on genome wide association study (GWAS) summary statistics from the PRACTICAL and GAME-ON/ELLIPSE consortia. We assessed evidence for replication in UK Biobank (7,844 prostate cancer cases and 204,001 controls).\n\nFindingsWCRF identified 57 potential risk factors, of which 22 could be instrumented for MR analyses using single nucleotide polymorphisms (SNPs). In MR analyses for overall prostate cancer, we identified evidence compatible with causality for the following risk factors (odds ratio [OR] per standard deviation increase; 95% confidence interval): accelerometer-measured physical-activity, OR=0.49 (0.33-0.72; p=0.0003); serum iron, OR=0.92 (0.86-0.98; p=0.007); body mass index (BMI), OR=0.90 (0.84-0.97; p=0.003); and mono-unsaturated fat, OR=1.11 (1.02-1.20; p=0.02). Findings in our replication analyses in UK Biobank were compatible with our main analyses (albeit with wide confidence intervals). In MR analysis, height was positively associated with aggressive prostate cancer risk: OR=1.07 (1.01-1.15; p=0.03).\n\nInterpretationThe results for physical-activity, serum iron, BMI, mono-unsaturated fat and height are compatible with causality for prostate cancer but more research is needed to rule out violations of MR assumptions for some risk factors. The results suggest that interventions aimed at increasing physical activity may reduce prostate cancer risk, but the direction of effects of BMI, and iron are at odds with their effects on other diseases, so the overall public health impact of intervening on these need to be considered.\n\nFundingWorld Cancer Research Fund International (2015/1421), Cancer Research UK program grant (C18281/A19169), National Institute for Health Research, Bristol Biomedical Research Centre, and Victorian Cancer Agency (MCRF18005).

epidemiology

Hera-T: an efficient and accurate approach for quantifying gene abundances from 10X-Chromium data with high rates of non-exonic reads.

An important but rarely discussed phenomenon in single cell data generated by the 10X-Chromium protocol is that the fraction of non-exonic reads is very high. This number usually exceeds 30% of the total reads. Without aligning them to a complete genome reference, non-exonic reads can be erroneously aligned to the transcriptome reference with higher error rates. To tackle this problem, Cell Ranger chooses to firstly align reads against the whole genome, and at a later step, uses a genome annotation to select reads that align to the transcriptome. Despite its high running time and large memory consumption, Cell Ranger remains the most widely used tool to quantify 10XGenomics single cell RNA-Seq data for its accuracy. In this work, we introduce Hera-T, a fast and accurate tool for estimating gene abundances in single cell data generated by the 10X-Chromium protocol. By devising a new strategy for aligning reads to both transcriptome and genome references, Hera-T reduces both running time and memory consumption from 10 to 100 folds while giving similar results compared to Cell Rangers. Hera-T also addresses some difficult splicing alignment scenarios that Cell Ranger fails to address, and therefore, obtains better accuracy compared to Cell Ranger. Excluding the reads in those scenarios, Hera-T and Cell Ranger results have correlation scores > 0.99. For a single-cell data set with 49 million of reads, Cell Ranger took 3 hours (179 minutes) while Hera-T took 1.75 minutes; for another single-cell data set with 784 millions of reads, Cell Ranger took about 25 hours while Hera-T took 32 minutes. For those data sets, Cell Ranger completely used all 32 GB of memory while Hera-T consumed at most 8 GB. Hera-T package is available for download at: https://bioturing.com/product/hera-t

bioinformatics

A revisit of RSEM generative model and its EM algorithm for quantifying transcript abundances.

RSEM has been mainly known for its accuracy in transcript abundance quantification. However, its quantification time is extremely high compared to that of recent quantification tools. In this paper, we revised the RSEMs EM algorithm. In particular, we derived accurate M-step updates to eliminate incorrect heuristic updates in RSEM. We also implement some optimizations that reduce the quantification time about a hundred times while still have better accuracy compared to RSEM. In particular, we noticed that different parameters have different convergence rates, therefore we identified and removed early converged parameters to significantly reduce the model complexity in further iterations, and we also use SQUAREM method to further speed up the convergence rate. We implemented these revisions in a packaged named Hera-EM, with source code available at: https://github.com/bioturing/hera/tree/master/hera-EM

bioinformatics