bioRxiv ScienceSearch

Biology subjects

Meng, Z.

Publications and source records attributed to Meng, Z..

3 recordsLinked to original sources

eTumorMetastasis, a network-based algorithm predicts clinical outcomes using whole-exome sequencing data of cancer patients

Continual reduction in sequencing cost is expanding the accessibility of genome sequencing data for routine clinical applications. However, the lack of methods to construct machine learning-based predictive models using these datasets has become a crucial bottleneck for the application of sequencing technology in clinics. Here we developed a new algorithm, eTumorMetastasis, which transforms tumor functional mutations into network-based profiles, and identify network operational gene signatures (NOG signatures) which model the tipping point at which a tumor cell shifts from a state that doesnt favor recurrences to one that does. We showed that NOG signatures derived from genomic mutations of tumor founding clones (i.e., the most recent common ancestor of the cells within a tumor) significantly distinguished recurred and non-recurred breast tumors. These results imply that somatic mutations of tumor founders are association with tumor recurrence and can be used to predict clinical outcomes. Finally, the concepts underlying the eTumorMetastasis pave the way for the application of genome sequencing in predictions for other complex genetic diseases.

bioinformatics

PrimerServer: a high-throughput primer design and specificity-checking platform

SummaryDesigning specific primers for multiple sites across the whole genome is still challenging, especially in species with complex genomes. Here we present PrimerServer, a high-throughput primer design and specificity-checking platform with both web and command-line interfaces. This platform efficiently integrates site selection, primer design, specificity checking and data presentation. In our case study, PrimerServer achieved high accuracy and a fast running speed for a large number of sites, suggesting its potential for molecular biology applications such as molecular breeding or medical testing.\n\nAvailability and ImplementationSource code for PrimerServer is available at https://github.com/billzt/PrimerServer. A demo server is freely accessible at https://primerserver.org, with all major browsers supported.\n\nContactzhangrui@caas.cn or guosandui@caas.cn

bioinformatics

GFF3sort: An efficient tool to sort GFF3 files for tabix indexing

BackgroundThe traditional method of visualizing gene annotation data in JBrowse is converting GFF3 files to JSON format, which is time-consuming. The latest version of JBrowse supports rendering sorted GFF3 files indexed by tabix, a novel strategy that is more convenient than the original conversion process. However, current tools available for GFF3 file sorting have some limitations and their sorting results would lead to erroneous rendering in JBrowse.\n\nResultsWe developed GFF3sort, a script to sort GFF3 files for tabix indexing. Specifically designed for JBrowse rendering, GFF3sort can properly deal with the order of features that have the same chromosome and start position, either by remembering their original orders or by conducting parent-child topology sorting. Based on our test datasets from seven species, GFF3sort produced accurate sorting results with acceptable efficiency compared with currently available tools.\n\nConclusionsGFF3sort is a novel tool to sort GFF3 files for tabix indexing. We anticipate that GFF3sort will be useful to help with genome annotation data processing and visualization.

bioinformatics