Segmentation and genome annotation algorithms
Segmentation and genome annotation (SAGA) algorithms are widely used to understand genome activity and gene regulation. These algorithms take as input epigenomic datasets, such as chromatin immunoprecipitation-sequencing (ChIP-seq) measurements of histone modifications or transcription factor binding. They partition the genome and assign a label to each segment such that positions with the same label exhibit similar patterns of input data. SAGA algorithms discover categories of activity such as promoters, enhancers, or parts of genes without prior knowledge of known genomic elements. In this sense, they generally act in an unsupervised fashion like clustering algorithms, but with the additional simultaneous function of segmenting the genome. Here, we review the common methodological framework that underlies these methods, review variants of and improvements upon this basic framework, catalogue existing large-scale reference annotations, and discuss the outlook for future work.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learning to Segment Every Thing
Most methods for object instance segmentation require all training examples to be labeled with segmentation masks. This requirement makes it expensive to annotate new categories and has restricted instance segmentation m…
Instance SegmentationSegmentationSemantic SegmentationMetagenome2Vec: Building Contextualized Representations for Scalable Metagenome Analysis
Advances in next-generation metagenome sequencing have the potential to revolutionize the point-of-care diagnosis of novel pathogen infections, which could help prevent potential widespread transmission of diseases. Give…
Representation LearningModern tools for annotation of small genomes of non-model eukaryotes
Nowadays, due to the increasing amount of experimental data obtained by sequencing, the most interest is focused on determining the functions and characteristics of its individual parts of the genome instead of determini…
genomepy: genes and genomes at your fingertips
Analyzing a functional genomics experiment, such as ATAC-, ChIP- or RNA-sequencing, requires reference data including a genome assembly and gene annotation. These resources can generally be retrieved from different organ…
Weakly supervised multiple instance learning histopathological tumor segmentation
Histopathological image segmentation is a challenging and important topic in medical imaging with tremendous potential impact in clinical practice. State of the art methods rely on hand-crafted annotations which hinder c…
Histopathological SegmentationImage SegmentationMultiple Instance LearningSegmentation+4