Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 6 de 6
Filtrar
1.
PLoS Genet ; 14(12): e1007872, 2018 12.
Artigo em Inglês | MEDLINE | ID: mdl-30586358

RESUMO

Chromosome organization is crucial for genome function. Here, we present a method for visualizing chromosomal DNA at super-resolution and then integrating Hi-C data to produce three-dimensional models of chromosome organization. Using the super-resolution microscopy methods of OligoSTORM and OligoDNA-PAINT, we trace 8 megabases of human chromosome 19, visualizing structures ranging in size from a few kilobases to over a megabase. Focusing on chromosomal regions that contribute to compartments, we discover distinct structures that, in spite of considerable variability, can predict whether such regions correspond to active (A-type) or inactive (B-type) compartments. Imaging through the depths of entire nuclei, we capture pairs of homologous regions in diploid cells, obtaining evidence that maternal and paternal homologous regions can be differentially organized. Finally, using restraint-based modeling to integrate imaging and Hi-C data, we implement a method-integrative modeling of genomic regions (IMGR)-to increase the genomic resolution of our traces to 10 kb.


Assuntos
Passeio de Cromossomo/métodos , Cromossomos Humanos Par 19/genética , Cromossomos Humanos Par 19/ultraestrutura , Modelos Genéticos , Células Cultivadas , Coloração Cromossômica/métodos , Estruturas Cromossômicas/química , Estruturas Cromossômicas/genética , Estruturas Cromossômicas/ultraestrutura , Cromossomos Humanos Par 19/química , Feminino , Corantes Fluorescentes , Humanos , Imageamento Tridimensional , Hibridização in Situ Fluorescente/métodos , Masculino , Sondas de Oligonucleotídeos , Linhagem
2.
Opt Express ; 19(16): 15009-19, 2011 Aug 01.
Artigo em Inglês | MEDLINE | ID: mdl-21934862

RESUMO

The recent development of diffraction-unlimited far-field fluorescence microscopy has overcome the classical resolution limit of ~250 nm of conventional light microscopy by about a factor of ten. The improved resolution, however, reveals not only biological structures at an unprecedented resolution, but is also susceptible to sample drift on a much finer scale than previously relevant. Without correction, sample drift leads to smeared images with decreased resolution, and in the worst case to misinterpretation of the imaged structures. This poses a problem especially for techniques such as Fluorescence Photoactivation Localization Microscopy (FPALM/PALM) or Stochastic Optical Reconstruction Microscopy (STORM), which often require minutes recording time. Here we discuss an approach that corrects for three-dimensional (3D) drift in images of fixed samples without the requirement for fiduciary markers or instrument modifications. Drift is determined by calculating the spatial cross-correlation function between subsets of localized particles imaged at different times. Correction down to ~5 nm precision is achieved despite the fact that different molecules are imaged in each frame. We demonstrate the performance of our drift correction algorithm with different simulated structures and analyze its dependence on particle density and localization precision. By imaging mitochondria with Biplane FPALM we show our algorithm's feasibility in a practical application.


Assuntos
Imageamento Tridimensional/métodos , Microscopia de Fluorescência/métodos , Algoritmos , Simulação por Computador , Células Hep G2 , Humanos , Processamento de Imagem Assistida por Computador , Luz , Microscopia/métodos , Mitocôndrias/metabolismo , Óptica e Fotônica , Reprodutibilidade dos Testes , Processos Estocásticos
3.
IEEE Trans Vis Comput Graph ; 14(6): 1691-8, 2008.
Artigo em Inglês | MEDLINE | ID: mdl-18989027

RESUMO

Building visualization and analysis pipelines is a large hurdle in the adoption of visualization and workflow systems by domain scientists. In this paper, we propose techniques to help users construct pipelines by consensus--automatically suggesting completions based on a database of previously created pipelines. In particular, we compute correspondences between existing pipeline subgraphs from the database, and use these to predict sets of likely pipeline additions to a given partial pipeline. By presenting these predictions in a carefully designed interface, users can create visualizations and other data products more efficiently because they can augment their normal work patterns with the suggested completions. We present an implementation of our technique in a publicly-available, open-source scientific workflow system and demonstrate efficiency gains in real-world situations.

4.
IEEE Trans Vis Comput Graph ; 13(1): 145-55, 2007.
Artigo em Inglês | MEDLINE | ID: mdl-17093343

RESUMO

Unstructured tetrahedral meshes are commonly used in scientific computing to represent scalar, vector, and tensor fields in three dimensions. Visualization of these meshes can be difficult to perform interactively due to their size and complexity. By reducing the size of the data, we can accomplish real-time visualization necessary for scientific analysis. We propose a two-step approach for streaming simplification of large tetrahedral meshes. Our algorithm arranges the data on disk in a streaming, I/O-efficient format that allows coherent access to the tetrahedral cells. A quadric-based simplification is sequentially performed on small portions of the mesh in-core. Our output is a coherent streaming mesh which facilitates future processing. Our technique is fast, produces high quality approximations, and operates out-of-core to process meshes too large for main memory.


Assuntos
Algoritmos , Gráficos por Computador , Aumento da Imagem/métodos , Interpretação de Imagem Assistida por Computador/métodos , Imageamento Tridimensional/métodos , Armazenamento e Recuperação da Informação/métodos , Interface Usuário-Computador , Sistemas Computacionais
5.
IEEE Trans Vis Comput Graph ; 12(5): 1307-14, 2006.
Artigo em Inglês | MEDLINE | ID: mdl-17080866

RESUMO

We describe a new progressive technique that allows real-time rendering of extremely large tetrahedral meshes. Our approach uses a client-server architecture to incrementally stream portions of the mesh from a server to a client which refines the quality of the approximate rendering until it converges to a full quality rendering. The results of previous steps are re-used in each subsequent refinement, thus leading to an efficient rendering. Our novel approach keeps very little geometry on the client and works by refining a set of rendered images at each step. Our interactive representation of the dataset is efficient, light-weight, and high quality. We present a framework for the exploration of large datasets stored on a remote server with a thin client that is capable of rendering and managing full quality volume visualizations.


Assuntos
Gráficos por Computador , Metodologias Computacionais , Sistemas de Gerenciamento de Base de Dados , Bases de Dados Factuais , Interpretação de Imagem Assistida por Computador/métodos , Imageamento Tridimensional/métodos , Armazenamento e Recuperação da Informação/métodos , Imageamento Tridimensional/instrumentação , Interface Usuário-Computador
6.
IEEE Trans Vis Comput Graph ; 11(3): 285-95, 2005.
Artigo em Inglês | MEDLINE | ID: mdl-15868828

RESUMO

Harvesting the power of modern graphics hardware to solve the complex problem of real-time rendering of large unstructured meshes is a major research goal in the volume visualization community. While, for regular grids, texture-based techniques are well-suited for current GPUs, the steps necessary for rendering unstructured meshes are not so easily mapped to current hardware. We propose a novel volume rendering technique that simplifies the CPU-based processing and shifts much of the sorting burden to the GPU, where it can be performed more efficiently. Our hardware-assisted visibility sorting algorithm is a hybrid technique that operates in both object-space and image-space. In object-space, the algorithm performs a partial sort of the 3D primitives in preparation for rasterization. The goal of the partial sort is to create a list of primitives that generate fragments in nearly sorted order. In image-space, the fragment stream is incrementally sorted using a fixed-depth sorting network. In our algorithm, the object-space work is performed by the CPU and the fragment-level sorting is done completely on the GPU. A prototype implementation of the algorithm demonstrates that the fragment-level sorting achieves rendering rates of between one and six million tetrahedral cells per second on an ATI Radeon 9800.


Assuntos
Algoritmos , Gráficos por Computador , Interpretação de Imagem Assistida por Computador/instrumentação , Imageamento Tridimensional/instrumentação , Armazenamento e Recuperação da Informação/métodos , Processamento de Sinais Assistido por Computador/instrumentação , Interface Usuário-Computador , Inteligência Artificial , Análise por Conglomerados , Desenho de Equipamento , Análise de Falha de Equipamento , Aumento da Imagem/instrumentação , Aumento da Imagem/métodos , Interpretação de Imagem Assistida por Computador/métodos , Imageamento Tridimensional/métodos , Análise Numérica Assistida por Computador , Reconhecimento Automatizado de Padrão/métodos , Reprodutibilidade dos Testes , Sensibilidade e Especificidade
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA