bioRxiv Science⌕ Search

SEARCH · bioRxiv Science

Results for “Bioinformatics”

Search indexed bioRxiv preprints in genomics, neuroscience, cell biology and bioinformatics. Read source abstracts and check manuscript versions; preprints are not peer reviewed.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 1,585 records · Page 88Linked to original sources

PeakBot: Machine learning based chromatographic peak picking

MotivationChromatographic peak picking is among the first steps in data processing workflows of raw LC-HRMS datasets in untargeted metabolomics applications. Its performance is crucial for the holistic detection of all metabolic features as well as their relative quantification for statistical analysis and metabolite identification. Random noise, non-baseline separated compounds and unspecific background signals complicate this task. ResultsA machine-learning framework entitled PeakBot was developed for detecting chromatographic peaks in LC-HRMS profile-mode data. It first detects all local signal maxima in a chromatogram, which are then extracted as super-sampled standardized areas (retention-time vs. m/z). These are subsequently inspected by a custom-trained convolutional neural network that forms the basis of PeakBots architecture. The model reports if the respective local maximum is the apex of a chromatographic peak or not as well as its peak center and bounding box. In training and independent validation datasets used for development, PeakBot achieved a high performance with respect to discriminating between chromatographic peaks and background signals (accuracy of 0.99). For training the machine-learning model a minimum of 100 reference features are needed to learn their characteristics to achieve high-quality peak-picking results for detecting such chromatographic peaks in an untargeted fashion. PeakBot is implemented in python (3.8) and uses the TensorFlow (2.5.0) package for machine-learning related tasks. It has been tested on Linux and Windows OSs. AvailabilityThe package is available free of charge for non-commercial use (CC BY-NC-SA). It is available at https://github.com/christophuv/PeakBot. Contactchristoph.bueschl@univie.ac.at Supplementary informationSupplementary data are available at Bioinformatics online.

bioinformatics↗

gcFront: a tool for determining a Pareto front of growth-coupled cell factory designs

MotivationA widely applicable strategy to create cell factories is to knock out (KO) genes or reactions to redirect cell metabolism so that chemical synthesis is made obligatory when the cell grows at its maximum rate. Synthesis is thus growth-coupled, and the stronger the coupling the more deleterious any impediments in synthesis are to cell growth, making high producer phenotypes evolutionarily robust. Additionally, we desire that these strains grow and synthesise at high rates. Genome-scale metabolic models can be used to explore and identify KOs that growth-couple synthesis, but these are rare in an immense design space, making the search difficult and slow. ResultsTo address this multi-objective optimization problem, we developed a software tool named gcFront - using a genetic algorithm it explores KOs that maximise cell growth, product synthesis, and coupling strength. Moreover, our measure of coupling strength facilitates the search so that gcFront not only finds a growth coupled design in minutes but also outputs many alternative Pareto optimal designs from a single run - granting users flexibility in selecting designs to take to the lab. Availability and ImplementationgcFront, with documentation and a workable tutorial, is freely available at GitHub: https://github.com/lLegon/gcFront, the repository of which is archived at Zenodo, DOI: 10.5281/zenodo.6338595 (Legon et al., 2022). Supplementary InformationSupplementary notes and data files are available at Bioinformatics online.

bioinformatics↗

PSEA: A phenotypic similarity ensemble approach for prioritizes candidate genes to aid mendelian disease diagnosis

MotivationNext-generation sequencing (NGS) is increasingly applied to the molecular diagnosis of genetic disorders. However, challenges for the interpretation of NGS data remain given the massive number of variants produced by NGS. Careful assessment is required to identify the most likely disease-causing variants that best match the patients clinical phenotypes, which is highly experience-dependent and of low cost-effectiveness. ResultsThe human phenotype ontology (HPO) together with the information content (IC) are widely used for phenotypic similarity evaluation. Here, we introduce PSEA, a new phenotypic similarity evaluation tool capable of quantifying groups of HPO terms unbiasedly. By comparing with other methods, PSEA show optimal performance and show a higher tolerance to phenotypic noise or incompleteness. We also developed a web server for disease-causing gene prioritization and HPO-gene weighted linkage visualization. AvailabilitySource code and Web service are free available at https://github.com/zhonghua-wang/psea and https://phoenix.bgi.com/psea, respectively. Contactwangzhonghua@genomics.cn Supplementary informationSupplementary data are available at Bioinformatics online.

bioinformatics↗

findPC: An R package to automatically select number of principal components in single-cell analysis

SummaryPrincipal component analysis (PCA) is widely used in analyzing single-cell genomic data. Selecting the optimal number of PCs is a crucial step for downstream analyses. The elbow method is most commonly used for this task, but it requires one to visually inspect the elbow plot and manually choose the elbow point. To address this limitation, we developed six methods to automatically select the optimal number of PCs based on the elbow method. We evaluated the performance of these methods on real single-cell RNA-seq data from multiple human and mouse tissues. The perpendicular line method with 20 PCs has the best overall performance, and its results are highly consistent with the numbers of PCs identified manually. We implemented the six methods in an R package, findPC, that objectively selects the number of PCs and can be easily incorporated into any automatic analysis pipeline. Availability and ImplementationfindPC R package is freely available at https://github.com/haotian-zhuang/findPC Contactzhicheng.ji@duke.edu Supplementary informationSupplementary data are available at Bioinformatics online.

bioinformatics↗

GoMi - A new gold standard corpus for miRNA Named Entity Recognition to test dictionary, rule-based and machine-learning approaches.

Biomarkers have been the focus of research for more than 30 years [REF1]. Paone et al. were among the first scientists to use the term biomarker in the course of a comparative study dealing with breast carcinoma [REF2]. In recent years, in addition to proteins and genes, miRNA or micro RNAs, which play an essential role in gene expression, have gained increased interest as valuable biomarkers. As a result, more and more information on miRNA biomarkers can be extracted via text mining approaches from the increasing amount of scientific literature. In the late 1990s the recognition of specific terms in biomedical texts has become a focus of bioinformatic research to automatically extract knowledge out of the increasing number of publications. For this, amongst other methods, machine learning algorithms are applied. However, the recognition (classification) capability of terms by machine learning or rule based algorithms depends on their correct and reproducible training and development. In the case of machine learning-based algorithms the quality of the available training and test data is crucial. The algorithms have to be tested and trained with curated and trustable data sets, the so-called gold or silver standards. Gold standards are text corpora, which are annotated by expertes, whereby silver standards are curated automatically by other algorithms. Training and calibration of neural networks is based on such corpora. In the literature there are some silver standards with approx. 500,000 tokens [REF3]. Also there are already published gold standards for species, genes, proteins or diseases. However, there is no corpus that has been generated specifically for miRNA. To close this gap, we have generated GoMi, a novel and manually curated gold standard corpus for miRNA. GoMi can be directly used to train ML-methods to calibrate or test different algorithms based on the rule-based approach or dictionary-based approach. The GoMi gold standard corpus was created using publicly available PubMed abstracts. GoMi can be downloaded here: https://github.com/mpc-bioinformatics/mirnaGS---GoMi.

bioinformatics↗

Identification of Significant Gene Expression Changes in Multiple Perturbation Experiments using Knockoffs

MotivationLarge-scale multiple perturbation experiments have the potential to reveal a more detailed understanding of the molecular pathways that respond to genetic and environmental changes. A key question in these studies is which gene expression changes are important for the response to the perturbation. ResultsWe present here a method based on the model-X knockoffs framework to identify significant gene expression changes in multiple perturbation experiments. This approach makes no assumptions on the functional form of the dependence between the responses and the perturbations and provides finite sample false discovery rate control for the set of important gene expression responses. In a large-scale multiple perturbation gene expression data set from the Library of Integrated Network-Based Cellular Signature (LINCS) NIH program, we identified important genes whose expression is modulated in response to perturbation with anthracycline, vorinostat, trichostatin-a, geldanamycin, and sirolimus. Furthermore, we compared the set of important genes that respond to these small molecules to identify co-responsive pathways. Availability and Implementationhttps://github.com/flahertylab/deepYknockoff Contactpflaherty@umass.edu and zhaott0416@gmail.com Supplementary informationSupplementary data are available at Bioinformatics online.

bioinformatics↗

scGAD: single-cell gene associating domain scores for exploratory analysis of scHi-C data

SummaryQuantitative tools are needed to leverage the unprecedented resolution of single-cell high-throughput chromatin conformation (scHi-C) data and to integrate it with other single-cell data modalities. We present single-cell gene associating domain (scGAD) scores as a dimension reduction and exploratory analysis tool for scHi-C data. scGAD enables summarization at the gene level while accounting for inherent gene-level genomic biases. Low-dimensional projections with scGAD capture clustering of cells based on their 3D structures. scGAD enables identifying genes with significant chromatin interactions within and between cell types. We further show that scGAD facilitates the integration of scHi-C data with other single-cell data modalities by enabling its projection onto reference low-dimensional embeddings. AvailabilityscGAD is part of the BandNorm R package at https://sshen82.github.io/BandNorm/articles/scGAD-tutorial.html. Contactkeles@stat.wisc.edu, yzheng23@fredhutch.org Supplementary informationSupplementary data are available at Bioinformatics online.

bioinformatics↗

Accurate estimation of intrinsic biases for improved analysis of chromatin accessibility sequencing data using SELMA

Genome-wide profiling of chromatin accessibility by DNase-seq or ATAC-seq has been widely used to identify regulatory DNA elements and transcription factor binding sites. However, enzymatic DNA cleavage exhibits intrinsic sequence biases that confound chromatin accessibility profiling data analysis. Existing computational tools are limited in their ability to account for such intrinsic biases and not designed for analyzing single-cell data. Here, we present Simplex Encoded Linear Model for Accessible Chromatin (SELMA), a computational method for systematic estimation of intrinsic cleavage biases from genomic chromatin accessibility profiling data. We demonstrate that SELMA yields accurate and robust bias estimation from both bulk and single-cell DNase-seq and ATAC-seq data. SELMA can utilize internal mitochondrial DNA data to improve bias estimation. We show that transcription factor binding inference from DNase footprints can be improved by incorporating estimated biases using SELMA. Furthermore, we show strong effects of intrinsic biases in single-cell ATAC-seq data, and develop the first single-cell ATAC-seq intrinsic bias correction model to improve cell clustering. SELMA can enhance the performance of existing bioinformatics tools and improve the analysis of both bulk and single-cell chromatin accessibility sequencing data.

bioinformatics↗

DeePVP: Identification and classification of phage virion protein using deep learning

The poor annotation of phage virion protein (PVP) is the bottleneck of many areas of viral research, such as viral phylogenetic analysis, viral host identification and antibacterial drug design. Because of the high diversity of the PVP sequences, the PVP annotation remains a great challenging bioinformatic task. Based on deep learning, we present DeePVP that contains a main module and an extended module. The main module aims to identify the PVPs from non-PVP over a phage genome, while the extended module can further classify the predicted PVP into one of the ten major classes of PVP. Compared with the state-of-the-art tools that can distinguish PVP from non-PVP, DeePVPs main module performs much better, with an F1-score 9.05% higher in the PVP identification task. Compared with PhANNs, a tool that can further classify the predicted PVP into a specific class, the overall accuracy of DeePVPs extended module is approximately 3.72% higher in the PVP classification task. Two application cases on the genome of mycobacteriophage PDRPxv and Escherichia phage HP3 show that the predictions of DeePVP are much more reliable and can better reveal the compact PVP-enriched region, which may be conserved during the viral evolution process, over the phage genome.

bioinformatics↗

Ribosomal protein database profiling lends clarity to ribosomal protein evolution and mass distribution

Existence of theoretical ribosomal protein mass fingerprint as well as utility of ribosomal protein as biomarkers in mass spectrometry microbial identification suggests phylogenetic significance for this class of proteins. To serve the above two functions, facile means of identifying and extracting important attributes of ribosomal proteins from proteome data file of microbial species must be found. Additionally, there is a need to calculate important properties of ribosomal proteins such as molecular weight and nucleotide sequence based on amino acid sequence information from FASTA proteome file. This work sought to support the above endeavour through developing a MATLAB software that extracts the amino acid sequence information of all ribosomal proteins from the FASTA proteome datafile of a microbial species downloaded from UniProt. Built-in functions in MATLAB are subsequently employed to calculate important properties of extracted ribosomal proteins such as number of amino acid residue, molecular weight and nucleotide sequence. All information above are output, as a database, to an Excel file for ease of storage and retrieval. Data available from the analysis of an Escherichia coli K-12 proteome revealed that the bacterium possess a total of 59 ribosomal proteins distributed between the large and small ribosome subunits. The ribosomal protein ranges in sequence length from 38 (50S ribosomal protein L36) to 557 (30S ribosomal protein S1). In terms of molecular weight distribution, the profiled ribosomal proteins range in weight from 4364.305 Da (50S ribosomal protein L36) to 61157.66 Da (30S ribosomal protein S1). More important, analysis of the distribution of the molecular weight of different ribosomal proteins in E. coli reveals a smooth curve that suggests strong co-evolution of ribosomal protein sequence and mass given the tight constraints that a functional ribosome presents. Finally, cluster analysis reveals a preponderance of small ribosomal proteins compared to larger ones, which remains to be a mystery to evolutionary biologists. Overall, the information encapsulated in the ribosomal protein database should find use in gaining a better appreciation for the molecular weight distribution of ribosomal proteins in a species, as well as delivering information for using ribosomal protein biomarkers in identifying particular microbial species in mass spectrometry microbial identification. Subject areasbiochemistry, microbiology, bioinformatics, biotechnology, molecular biology, Graphical abstract O_FIG O_LINKSMALLFIG WIDTH=200 HEIGHT=74 SRC="FIGDIR/small/465821v1_ufig1.gif" ALT="Figure 1"> View larger version (11K): org.highwire.dtl.DTLVardef@17b8205org.highwire.dtl.DTLVardef@195517eorg.highwire.dtl.DTLVardef@1940a0org.highwire.dtl.DTLVardef@1e1ea47_HPS_FORMAT_FIGEXP M_FIG C_FIG Short descriptionSmooth function describes the distribution of molecular weight of ribosomal proteins in Escherichia coli, which suggests strong co-evolution pressure that fine-tunes the molecular weight of individual proteins with the constraint coming from the overall structure of the ribosome that needs to deliver a consistent function to the living cell. Multitude of ribosomal proteins with different roles in the ribosomal proteins under tight co-evolution pressure likely engender the observed smooth curve in the above plot. O_TEXTBOXHighlightsO_LIAutomated MATLAB software for extracting ribosomal protein sequence from FASTA proteome file of a microbial species was developed. C_LIO_LIIn-built functions were used to calculate nucleotide sequence, number of residues and molecular weight of each of the extracted ribosomal protein C_LIO_LIAll extracted and calculated information were encapsulated as a ribosomal protein database for output to an Excel file for ease of storage and retrieval. C_LIO_LIInformation in database could be useful for theoretical ribosomal protein mass fingerprint or help assign ribosomal protein biomarker peaks in matrix-assisted laser desorption/ionization time of flight mass spectrometry (MALDI-TOF MS) microbial identification. C_LI C_TEXTBOX

bioinformatics↗

In silico analyses of maleidride biosynthetic gene clusters

Maleidrides are a family of structurally related fungal natural products, many of which possess diverse, potent bioactivities. Previous identification of several maleidride biosynthetic gene clusters, and subsequent experimental work, has determined the core set of genes required to construct the characteristic medium-sized alicyclic ring with maleic anhydride moieties. Through genome mining, this work has used these core genes to discover ten entirely novel maleidride biosynthetic gene clusters, amongst both publicly available genomes, and encoded within the genome of the previously un-sequenced epiheveadride producer Wicklowia aquatica CBS125634. We have undertaken phylogenetic analyses and comparative bioinformatics on all known and putative maleidride biosynthetic gene clusters to gain further insights regarding these unique biosynthetic pathways.

bioinformatics↗

RCX - an R package adapting the Cytoscape Exchange format for biological networks

MotivationThe Cytoscape Exchange (CX) format is a JSON-based data structure designed for the transmission of biological networks using standard web technologies. It was developed by the network data exchange (NDEx), which itself serves as online commons to share and collaborate on biological networks. Furthermore, the Cytoscape software for the analysis and visualization of biological networks contributes structure elements to capture the visual layout within the CX format. However, there is a fundamental difference between data handling in web standards and R. A manual conversion requires detailed knowledge of the CX format to reproduce and work with the networks. ResultsHere we present a software package to create, handle, validate, visualize and convert networks in CX format to standard data types and objects within R. Networks in this format can serve as a source for biological knowledge, and also capture the results of the analysis of those while preserving the visual layout across all platforms. The RCX package connects the R environment for statistical computing with outside platforms for storage and collaboration, as well as further analysis and visualization of biological networks. AvailabilityRCX is a free and open-source R package, available on Bioconductor from release 3.15 (https://bioconductor.org/packages/RCX) and via GitHub (https://github.com/frankkramer-lab/RCX). Contactflorian.auer@informatik.uni-augsburg.de Supplementary informationSupplementary data are available at Bioinformatics Advances online.

bioinformatics↗

Oral Lichen Planus and its relation with Oral Squamous Cell Carcinoma: new insights into the potential for malignant transformation

Oral Lichen Planus (OLP) is a chronic inflammatory disorder of unknown etiology. However, evidence suggests that it consists of an immunological process that leads to degeneration of the keratinocytes in the basal layer of the oral mucosa. Despite being recognized by WHO as a potentially malignant disorder with progression to oral squamous cell carcinoma (OSCC), the relationship between both pathologies is still controversial. Different studies have investigated factors associated with the potential for malignant transformation of OLP but it remains unclear. Through a bioinformatics approach, we investigated similarities in gene expression profiles of OLP and OSCC in early and advanced stages. Our results revealed gene expression patterns related to processes of keratinization, keratinocyte differentiation, cell proliferation and immune response in common between OLP and early and advanced OSCC, with the cornified envelope formation and antigen processing cross-presentation pathways in common between OLP and early OSCC. Together, these results reveal that key genes such as PI3, SPRR1B and KRT17, in addition to genes associated with different immune processes such as CXCL-13, HIF1A and IL1B may be involved in this oncogenic process. In addition, we performed an analysis of differentially and co-expressed genes and proposed putative therapeutic targets and associated drugs.

bioinformatics↗

Exploration and analysis of R-loop mapping data with RLBase

R-loops are three-stranded nucleic acid structures formed from the hybridization of RNA and DNA during nascent transcription. In 2012, Ginno et al. introduced the first R-loop mapping method, DNA:RNA immunoprecipitation (DRIP) sequencing. Since that time, dozens of studies have implemented R-loop mapping and new high-resolution techniques have been developed. The resulting datasets have tremendous potential to reveal the causes and consequences of R-loops genome-wide. However, poor quality and variability between mapping approaches pose serious barriers to the meta-analysis of these data. In our recent work, we reprocessed 693 R-loop mapping samples, devising new quality methods, defining a set of high-confidence mapping samples, and then deriving R-loop regions, consensus sites of R-loop formation. This analysis yielded the largest R-loop data resource to date along with novel computational approaches for R-loop mapping analysis. Now, we introduce RLBase, an innovative web server which builds upon those data and software by providing users with the capability to (1) explore hundreds of public R-loop mapping datasets, (2) explore consensus R-loop regions, (3) analyze user-supplied datasets to generate an HTML quality report, and (4) download all the processed data for the 693 samples we previously reprocessed and standardized. In addition to RLBase, we also describe the other software which, along with RLBase, provides a computational framework for R-loop bioinformatics. RLBase, and the rest of these software (termed "RLSuite"), are provided freely under an MIT license and made publicly available: https://gccri.bishop-lab.uthscsa.edu/rlsuite/. RLBase is directly accessible via the following URL: https://gccri.bishop-lab.uthscsa.edu/rlbase/.

bioinformatics↗

Identification of candidate therapeutics and signaling pathways for multiple myeloma

Multiple myeloma (MM), a plasma cell malignancy, is related to critical morbidity due to end-organ destruction. A number of factors affect the MM cell proliferation and functions. Though MM is not curable, novel targets and inhibitors have shown great effects on MM patients. Here, we aim to identify significant genes and signaling pathways of MM with SI2 treatment using a bioinformatics method. The GSE156871 dataset was originally produced by using the high-throughput BGISEQ-500. The KEGG and GO results suggested that biological pathways such as "the complement and coagulation cascades" and "the transcription activator activity" are mostly affected in the SI2 treatment of MM cells. Moreover, we identified several genes including SRC, KNG1, and PI3KCG were involved in the treatment of MM cells. Therefore, our study provides further insights into the treatment of MM.

bioinformatics↗

Prediction of hERG potassium channel PAS-domain variants trafficking via machine learning

1Congenital long QT syndrome (LQTS) is characterized by a prolonged QT-interval on an electrocardiogram (ECG). An abnormal prolongation in the QT-interval increases the risk for fatal arrhythmias despite otherwise normal metrics of cardiac function. Genetic variants in several different cardiac ion channel genes, including KCNH2, are known to cause LQTS. The population frequency of rare non-synonymous (missense) variants in LQTS-linked genes far outpaces the true incidence of the disease. Therefore, only a small percentage of missense variants identified in LQTS-linked genes are expected to associate with LQTS. Because of a lack of clear association between variants identified in LQTS-linked alleles and diseases, most variants are classified as variants of uncertain physiological significance (VUS). Here, we evaluated whether structure-based molecular dynamics (MD) simulations and machine learning (ML) can improve the identification of missense variants in LQTS-linked genes that associate with LQTS. To do this, we focused on investigating KCNH2 missense variants in the Kv11.1 channel protein shown to have wild type (WT) like or loss-of-function (LOF) phenotypes in vitro. We focused on KCNH2 missense variants that disrupt normal Kv11.1 channel protein trafficking, as it is the most common LOF phenotype for LQTS-associated variants. Specifically, we used these computational techniques to correlate structural and dynamic changes in the Kv11.1 channel protein PAS domain (PASD) with Kv11.1 channel protein trafficking phenotypes. These simulations unveiled several molecular features, including the numbers of hydrating waters and H-Bonds, as well as FoldX scores, that are predictive of trafficking. We then used statistical and ML (Decision tree (DT), Random forest (RF), and Support vector machine (SVM)) techniques to classify variants using these simulation-derived features. Together with bioinformatics data, such as sequence conservation and folding energies, we were able to predict with reasonable accuracy ({approx}75%) which KCNH2 variants do not traffic normally. We conclude, structure-based simulations of KCNH2 variants localized to the Kv11.1 channel PASD led to a significant improvement ({approx}10%) in classification accuracy and this approach should therefore be considered to complement the classification of VUS in the Kv11.1 channel PASD.

bioinformatics↗

Data-dependent visualization of biological networks in the web-browser with NDExEdit

Networks are a common methodology used to capture increasingly complex associations between biological entities. They serve as a resource of biological knowledge for bioinformatics analyses, and also comprise the subsequent results. However, the interpretation of biological networks is challenging and requires suitable visualizations dependent on the contained information. The most prominent software in the field for the visualization of biological networks is Cytoscape, a desktop modeling environment also including many features for analysis. A further challenge when working with networks is their distribution. Within a typical collaborative workflow, even slight changes of the network data force one to repeat the visualization step as well. Also, just minor adjustments to the visual representation not only need the networks to be transferred back and forth. Collaboration on the same resources requires specific infrastructure to avoid redundancies, or worse, the corruption of the data. A well-established solution is provided by the NDEx platform where users can upload a network, share it with selected colleagues or make it publicly available. NDExEdit is a web-based application where simple changes can be made to biological networks within the browser, and which does not require installation. With our tool, plain networks can be enhanced easily for further usage in presentations and publications. Since the network data is only stored locally within the web browser, users can edit their private networks without concerns of unintentional publication. The web tool is designed to conform to the Cytoscape Exchange (CX) format as a data model, which is used for the data transmission by both tools, Cytoscape and NDEx. Therefore the modified network can be exported as a compatible CX file, additionally to standard image formats like PNG and JPEG. Author summaryRelations in biological research are often visualized as networks. For instance, if two proteins interact with each other during a certain process, the corresponding network would show two nodes connected by one edge. But the fact that the interaction between the two exists, may not be enough. With established software solutions like Cytoscape we can add all the information we have about our nodes and their interaction to our data foundation. Furthermore, we can change the visual appearance of our nodes and their interaction based on this information. For example, if our network contains 20 nodes, that all interact with each other, but the strength of these interactions each range between 0 and 1, we can illustrate that by making the edges wider for strong interactions and slimmer for weak interactions. Thus, our visualization is enriched with valuable information. As of now these data-dependent modifications can only be made with a desktop client. We introduce NDExEdit, a web-based solution for visualization changes to networks that conform to the CX data format. It allows us to import networks directly from the NDEx platform and apply changes to the visualization - including all types of mappings, one of which was briefly described above.

bioinformatics↗

The Human Eye Transcriptome Atlas: A Searchable Comparative Transcriptome Database for Healthy and Diseased Human Eye Tissue

The applications of deep sequencing technologies in life science research and clinical diagnostics have increased rapidly over the last decade. Although fast algorithms for data processing exist, intuitive, portable solutions for data analysis are still rare. For this purpose, we developed a web-based transcriptome database, which provides a platform-independent, intuitive solution to easily explore and compare ocular gene expression of 100 diseased and healthy human tissue samples from 15 different tissue types collected at the Eye Center of the University of Freiburg. To ensure comparability of expression between different tissues, reads were normalized across all 100 samples. Differentially expressed genes were calculated between each tissue type to determine tissue-specific genes. Unsupervised analysis of all 100 samples revealed an accurate clustering according to different tissue types. Cluster analysis based on known cell type-specific marker genes allowed differentiation of respective tissues. Several tissue-specific marker genes were identified. These genes were involved in tissue- or disease-specific processes, such as myelination for the optic nerve, visual perception for retina, keratinocyte differentiation for conjunctival carcinoma, as well as endothelial cell migration for choroidal neovascularization membranes. The results are accessible at the Human Eye Transcriptome Atlas website at https://www.eye-transcriptome.com. In summary, this searchable transcriptome database enables easy exploration of ocular gene expression in healthy and diseased human ocular tissues without bioinformatics expertise. Thus, it provides rapid access to detailed insights into the molecular mechanisms of various ocular tissues and diseases, as well as the rapid retrieval of potential new diagnostic and therapeutic targets.

bioinformatics↗