Search PubMed⌕ Search

PubMed · 15088382

GeneX Va: VBC open source microarray database and analysis software.

Abstract

Developed by the Virginia Bioinformatics Consortium (VBC), GeneX Va is an open source, freeware database and bioinformatics analysis software for archiving and analyzing Affymetrix GeneChip data. It provides an integrated framework for management, documentation, and analysis of microarray experiments and data to support a range of users, from individual research laboratories to institutional microarray facilities. GeneX Va also provides web-based access to a PostgreSQL relational database system with a comprehensive security system. Data can be extracted from the database and delivered to interactive or scriptable statistical analysis protocols. The security system allows each investigator to manage their own array data and analysis output files and also provides custom access privileges for other users, groups, and internal/external collaborators. The analysis interface uses "Analysis Trees," an innovative user interface that allows researchers to interactively create a tree-structured flow chart of analysis routines. The latest GeneX Va software is available from and can be freely downloaded at the Sourceforge web site http://va-genex.sourceforge.net. To allow researchers to access the database and analysis capabilities of the GeneX Va system, microarray data from many VBC GeneChip experiments have been deposited into a public section of the GeneX Va system at the University of Virginia. The VBC GeneX Va sites, which include documentation, are at http://genes.med.virginia.edu/ of the University of Virginia and at http://genex.csbc.vcu.edu/ of the Virginia Commonwealth University.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Jae K Lee, Tom Laudeman, Jodi Kanter, Teela James, Mir S Siadaty, William A Knaus, Alyson Prorok, Yongde Bao, Brad Freeman, Daniela Puiu, Li Min Wen, Gregory A Buck, Karen Schlauch, Jennifer Weller, Jay W Fox. 2004. GeneX Va: VBC open source microarray database and analysis software.. https://doi.org/10.2144/04364st04

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related citations

PRISM: privacy-preserving rare disease analysis using fully homomorphic encryption.

MOTIVATION: Rare diseases affect millions of people worldwide, yet their genomic foundations remain poorly understood due to limited patient data and strict privacy regulations, such as the General Data Protection Regulation (GDPR) (https://gdpr.eu/tag/gdpr/) in March 2025. These restrictions can hinder the collaborative analysis of genomic data necessary for uncovering disease-causing variants. RESULTS: We present PRISM, a novel privacy-preserving framework based on fully homomorphic encryption (FHE) that facilitates rare disease variant analysis across multiple institutions without exposing sensitive genomic information. To address the challenges of centralized trust, PRISM is built upon a Threshold FHE scheme. This approach decentralizes key management across participating institutions and ensures no single entity can unilaterally decrypt sensitive data. Our method filters disease-causing variants under recessive, dominant, and de novo inheritance models entirely on encrypted data. We propose two algorithmic variants: a multiplication-intensive (MUL-IN) approach and an addition-intensive (ADD-IN) approach. The ADD-IN algorithms minimize the number of costly multiplication operations, enabling up to a 17× improvement in runtime for recessive/dominant filtering and 22× for de novo filtering, compared to MUL-IN methods. While ADD-IN produces larger ciphertexts, efficient parallelization via SIMD and multithreading allows it to handle millions of variants in reasonable time. To the best of our knowledge, this is the first study that utilizes FHE for privacy-preserving rare disease analysis across multiple inheritance models, demonstrating its practicality and scalability in a single-cloud setting. AVAILABILITY AND IMPLEMENTATION: The source code and the data used in this work can be found in https://github.com/mdppml/PRISM.git.

Computer Security↗

Privacy-preserving framework for genomic computations via multi-key homomorphic encryption.

MOTIVATION: The affordability of genome sequencing and the widespread availability of genomic data have opened up new medical possibilities. Nevertheless, they also raise significant concerns regarding privacy due to the sensitive information they encompass. These privacy implications act as barriers to medical research and data availability. Researchers have proposed privacy-preserving techniques to address this, with cryptography-based methods showing the most promise. However, existing cryptography-based designs lack (i) interoperability, (ii) scalability, (iii) a high degree of privacy (i.e. compromise one to have the other), or (iv) multiparty analyses support (as most existing schemes process genomic information of each party individually). Overcoming these limitations is essential to unlocking the full potential of genomic data while ensuring privacy and data utility. Further research and development are needed to advance privacy-preserving techniques in genomics, focusing on achieving interoperability and scalability, preserving data utility, and enabling secure multiparty computation. RESULTS: This study aims to overcome the limitations of current cryptography-based techniques by employing a multi-key homomorphic encryption scheme. By utilizing this scheme, we have developed a comprehensive protocol capable of conducting diverse genomic analyses. Our protocol facilitates interoperability among individual genome processing and enables multiparty tests, analyses of genomic databases, and operations involving multiple databases. Consequently, our approach represents an innovative advancement in secure genomic data processing, offering enhanced protection and privacy measures. AVAILABILITY AND IMPLEMENTATION: All associated code and documentation are available at https://github.com/farahpoor/smkhe.

Computer Security↗

The PING personally controlled electronic medical record system: technical architecture.

Despite progress in creating standardized clinical data models and interapplication protocols, the goal of creating a lifelong health care record remains mired in the pragmatics of interinstitutional competition, concerns about privacy and unnecessary disclosure, and the lack of a nationwide system for authenticating and authorizing access to medical information. The authors describe the architecture of a personally controlled health care record system, PING, that is not institutionally bound, is a free and open source, and meets the policy requirements that the authors have previously identified for health care delivery and population-wide research.

Computer Security↗