SOFIA: An R Package for Enhancing Genetic Visualization With Circos (2024)

Article Navigation

Volume 108 Issue 4 1 June 2017

Article Contents

  • Abstract

  • Introduction

  • Software Similar to SOFIA

  • Features and Functionality of SOFIA

  • Conclusions

  • Availability and Requirements

  • Supplementary Material

  • Funding

  • Acknowledgments

  • References

  • < Previous
  • Next >

Journal Article

,

Luis Diaz-Garcia

1From the

Department of Horticulture, University of Wisconsin

,

Madison, WI 53706

(Diaz-Garcia, Covarrubias-Pazaran, and Zalapa);

Instituto Nacional de Investigaciones Forestales y Agrícolas y Pecuarias

,

Aguascalientes 20660

,

Mexico

(Diaz-Garcia);

The Land Institute

,

Salina, KS

67401 (Schlautman); and

USDA-ARS, Vegetable Crops Research Unit, University of Wisconsin

,

Madison, WI

53706 (Zalapa).

Search for other works by this author on:

Oxford Academic

,

Giovanny Covarrubias-Pazaran

1From the

Department of Horticulture, University of Wisconsin

,

Madison, WI 53706

(Diaz-Garcia, Covarrubias-Pazaran, and Zalapa);

Instituto Nacional de Investigaciones Forestales y Agrícolas y Pecuarias

,

Aguascalientes 20660

,

Mexico

(Diaz-Garcia);

The Land Institute

,

Salina, KS

67401 (Schlautman); and

USDA-ARS, Vegetable Crops Research Unit, University of Wisconsin

,

Madison, WI

53706 (Zalapa).

Search for other works by this author on:

Oxford Academic

,

Brandon Schlautman

1From the

Department of Horticulture, University of Wisconsin

,

Madison, WI 53706

(Diaz-Garcia, Covarrubias-Pazaran, and Zalapa);

Instituto Nacional de Investigaciones Forestales y Agrícolas y Pecuarias

,

Aguascalientes 20660

,

Mexico

(Diaz-Garcia);

The Land Institute

,

Salina, KS

67401 (Schlautman); and

USDA-ARS, Vegetable Crops Research Unit, University of Wisconsin

,

Madison, WI

53706 (Zalapa).

Search for other works by this author on:

Oxford Academic

Juan Zalapa

1From the

Department of Horticulture, University of Wisconsin

,

Madison, WI 53706

(Diaz-Garcia, Covarrubias-Pazaran, and Zalapa);

Instituto Nacional de Investigaciones Forestales y Agrícolas y Pecuarias

,

Aguascalientes 20660

,

Mexico

(Diaz-Garcia);

The Land Institute

,

Salina, KS

67401 (Schlautman); and

USDA-ARS, Vegetable Crops Research Unit, University of Wisconsin

,

Madison, WI

53706 (Zalapa).

Search for other works by this author on:

Oxford Academic

Address correspondence to Luis Diaz-Garcia and Juan Zalapa at the address above, or e-mail: diaz.antonio@inifap.gob.mx; jezalapa@wisc.edu

Corresponding Editor: C. Titus Brown

Author Notes

Journal of Heredity, Volume 108, Issue 4, 1 June 2017, Pages 443–448, https://doi.org/10.1093/jhered/esx023

Published:

20 April 2017

Article history

Received:

02 December 2016

Revision requested:

06 February 2017

Accepted:

09 March 2017

Published:

20 April 2017

  • PDF
  • Split View
  • Views
    • Article contents
    • Figures & tables
    • Video
    • Audio
    • Supplementary Data
  • Cite

    Cite

    Luis Diaz-Garcia, Giovanny Covarrubias-Pazaran, Brandon Schlautman, Juan Zalapa, SOFIA: An R Package for Enhancing Genetic Visualization With Circos, Journal of Heredity, Volume 108, Issue 4, 1 June 2017, Pages 443–448, https://doi.org/10.1093/jhered/esx023

    Close

Search

Close

Search

Advanced Search

Search Menu

Abstract

Visualization of data from any stage of genetic and genomic research is one of the most useful approaches for detecting potential errors, ensuring accuracy and reproducibility, and presentation of the resulting data. Currently software such as Circos, ClicO FS, and RCircos, among others, provide tools for plotting a variety of genetic data types in a concise manner for data exploration and presentation. However, each of the programs has 1 or more disadvantages that limit their usability in data exploration or construction of publication quality figures, such as inflexibility in formatting and configuration, reduced image quality, lack of potential for automation, or requirements of high-level computational expertise. Therefore, we developed the R package SOFIA, which leverages the capabilities of Circos by manipulating data, preparing configuration files, and running the Perl-native Circos directly from the R environment with minimal user intervention. The advantages of integrating both R and Circos into SOFIA are numerous. R is a very powerful and user-friendly programming language widely used among the genetic and genomic research community, while Circos has proven to be a novel software for arranging genomic data to create aesthetical publication quality circular figures. Producing Circos figures in R with SOFIA is simple, requires minimal coding experience, even for complex figures that incorporate high-dimensional genetic information, and allows simultaneous analysis and visual exploration of genomic and genetic data in a single programming environment.

Circos, genetic data visualization, R package

Introduction

Visualization is one of the best strategies for exploring, analyzing, and presenting data in common genetic and genomic studies such as linkage mapping, quantitative trait loci (QTL) mapping, association studies, and comparative genomics. These types of genetic analyses, especially those related to genetic mapping, generally involve a series of methodological steps such as creation of mapping populations, defining the type and number of markers to use, data cleaning, estimation of recombination, linkage group ordering and alignment, phenotyping, and the evaluation of the genotype–phenotype associations. Each step contains its own potential sources of error, and data visualization is an important means for detecting the introduced error and ensuring the resulting accuracy and reproducibility of the study.

Most packages and/or software for genetic analysis possess visualization tools for exploring general aspects of the data. For example, the commercial software, JoinMap (Stam 1993), which is widely used for genetic map construction, can display constructed linkage groups, alignments of linkage groups to compare marker position and linkage group structure between populations or species, and colorized phased genotypic data to facilitate exploration of recombination events and to detect genotyping errors in the mapping population. Other software for performing QTL and genome-wide association studies (GWAS), such as MapQTL (Van Ooijen 2009), r/qtl (Broman et al. 2003), and sommer (Covarrubias-Pazaran 2016), provide functions for plotting LOD scores and P-values for detecting genotype–phenotype associations. However, integrating and arranging data from these genetic software and independent genetic analyses into single aesthetical images for simultaneous visualization remains challenging.

Circos (Krzywinski et al. 2009) is a novel software that addresses the challenges in visualizing genetic data by creating circular ideograms composed of “2D tracks” of heatmaps, scatter plots, line plots, histograms, links between common markers, glyphs, text, etc. The flexibility of the software makes it suitable for rapid deployment in linkage and QTL mapping analyses and is especially useful for comparing genetic data between individuals, populations, and species. Circos, an open-source tool, has proven to be one of the most effective ways to display high-dimensional data, and it is one of the most used software (i.e., more than 2200 citations) for visualization in genetic and genomic research. However, the Perl-native Circos operates through a command-line interface that, while highly flexible, requires the user to have advanced computational skills. For users with little programming experience, this remains an obstacle to the routine implementation of Circos for data exploration and figure development.

In this paper, we present the R package SOFIA, which is a powerful tool for visualizing genetic data that combines the advantages of the R programming language and Circos. Our package provides a pipeline for producing high quality images with the potential to integrate high-dimensional genetic data in an aesthetical and highly useful manner. Most importantly, unlike other available software, SOFIA is a tool that exploits most of the capabilities of Circos, but integrates it within the friendlier R programming language to allow simultaneous data analysis and visualization in a single programming environment.

Software Similar to SOFIA

To facilitate the use of Circos, additional tools such as Circoletto (Darzentas 2010), ClicO FS (Cheong et al. 2015) and RCircos (Zhang et al. 2013) have recently been created. These software packages aim to provide a more user-friendly interface for using Circos. Unfortunately, these tools lack some of the qualities and essential attributes of Perl-native Circos such as the flexibility, automatization, image quality, and robustness. For example, because running Circos from the command line can be challenging for computationally inexperienced users, tools like ClicO FS (Cheong et al. 2015) and Circoletto (Darzentas 2010) use a graphical interface (GUI) to facilitate the generation of Circos-like figures. While is true that the GUIs allow the easy formatting and structuration of the data for plotting Circos-like figures, these particular software remain too inflexible in terms of automatization, scalability, and personalization necessary for data exploration during preliminary analysis and final figure preparation. In fact, plotting recombination blocks (as heatmaps) for linkage groups in a genetic map with 1000 markers and 100 plants, a common preliminary analysis to identify genotyping errors leading to potentially false double-recombination events, could take a considerable amount of time if a GUI is used (plus the amount of time required for preparing all the numeric data files). The other available software, RCircos (Zhang et al. 2013), runs completely within the R programming language and produces Circos-like figures in a more semi-automatized fashion, but it is very inflexible and lacks the formatting and configuration capabilities (e.g., color configuration is specified at plot-type level instead of at the individual track level) and the resulting figures tend to be of lower quality compared to those produced by Perl-native Circos (Figure 1).

SOFIA: An R Package for Enhancing Genetic Visualization With Circos (3)

Figure 1.

A comparison between a figure produced by Circos (through SOFIA, on the left) and RCircos (in the right). Similar data were used to generate both figures. The R script for generating this figure can be found in Supplementary File 1.

Open in new tabDownload slide

Features and Functionality of SOFIA

SOFIA is a package that produces high-quality figures by creating all the configuration files and numeric data required to automatically run Perl-native Circos from R. Most of the functionality of Circos is accessible through SOFIA, including all 2D tracks (scatter plots, line plots, glyphs, text, links, histograms, and heatmaps), formatting, figure general configuration, etc. However, several characteristics of Perl-native Circos are not directly available in SOFIA. In this case, a single argument in the SOFIA package provides advanced users the ability to simplify the creation of all their configuration and numeric data files without invoking Circos. SOFIA-generated configuration and numeric data files can be further edited manually to add parameters not supported in SOFIA, and then used to run Perl-native Circos directly instead of using SOFIA. Similarly, some of the SOFIA’s functionalities are not implemented exactly as in Perl-native Circos. For example, rules are not supported in SOFIA; however, they can be implemented by using multiple plots in a loop in which each plot consists in data points that meet certain rule, and thus they can be configured individually in terms of color, location, plot type, etc. In the Perl-native Circos version, automatic track plotting is supported, which facilitates the rapid configuration of data sets from multiple genetic analyses. In SOFIA, this feature can be implemented by simply iterating in R the data to be plotted as well as the location and formatting of the tracks in the circular ideogram. An important application of this approach is exploited, for example, for constructing representations of genetic linkage blocks (by using heatmaps). In terms of organization, it is very straightforward to work with many Circos figures in SOFIA since a single script (with very few code lines) may contain all the required instructions to generate the figures without further manual intervention. Thus, SOFIA provides a mid-level platform for easily (compared with other Circos-related software) generating high-quality Circos figures while maintaining most of the capabilities and functionality related to formatting and flexibility (Table 1). Since SOFIA operates as an R interface, Perl-native Circos has to be installed separately according with the author’s instructions (For more details, please see www.circos.ca).

Table 1.

Open in new tab

Comparison of general functionalities of available Circos-like software

PropertiesSoftware
CircosCircolettoRCircosClicO FSSOFIA
AuthorKrzywinski, 2009Darzentas, 2010Zhang et al., 2013Wei-Hien et al., 2015
PlatformPerlOnline and PerlRCircosOnline (uses Perl-native Circos)R (requires Perl-native Circos)
ObjectiveVisualization of data in a circular fashionSequence similarity visualizationVisualization of data in a Circos-like fashionVisualization of data in a circular fashion (produce Circos figures)
Data plotting capabilitiesSupports scatter plots, line, histogram, heatmap, tile, connectors, links, and text labels.Links and histogramsSupports scatter, line, histogram, heatmap, tile, connectors, links, and text labels
Image capabilitiesHigh capabilities for formatting and ideogram configuration.Built-in BLAST alignments. No other configuration functionalityDoes not provide functionality for data processing and file preparation for running the packageHigh capabilities for formatting and ideogram configuration (less than Perl-native Circos).
Automatization capabilitiesYesNoYesNoYes
PropertiesSoftware
CircosCircolettoRCircosClicO FSSOFIA
AuthorKrzywinski, 2009Darzentas, 2010Zhang et al., 2013Wei-Hien et al., 2015
PlatformPerlOnline and PerlRCircosOnline (uses Perl-native Circos)R (requires Perl-native Circos)
ObjectiveVisualization of data in a circular fashionSequence similarity visualizationVisualization of data in a Circos-like fashionVisualization of data in a circular fashion (produce Circos figures)
Data plotting capabilitiesSupports scatter plots, line, histogram, heatmap, tile, connectors, links, and text labels.Links and histogramsSupports scatter, line, histogram, heatmap, tile, connectors, links, and text labels
Image capabilitiesHigh capabilities for formatting and ideogram configuration.Built-in BLAST alignments. No other configuration functionalityDoes not provide functionality for data processing and file preparation for running the packageHigh capabilities for formatting and ideogram configuration (less than Perl-native Circos).
Automatization capabilitiesYesNoYesNoYes

Table 1.

Open in new tab

Comparison of general functionalities of available Circos-like software

PropertiesSoftware
CircosCircolettoRCircosClicO FSSOFIA
AuthorKrzywinski, 2009Darzentas, 2010Zhang et al., 2013Wei-Hien et al., 2015
PlatformPerlOnline and PerlRCircosOnline (uses Perl-native Circos)R (requires Perl-native Circos)
ObjectiveVisualization of data in a circular fashionSequence similarity visualizationVisualization of data in a Circos-like fashionVisualization of data in a circular fashion (produce Circos figures)
Data plotting capabilitiesSupports scatter plots, line, histogram, heatmap, tile, connectors, links, and text labels.Links and histogramsSupports scatter, line, histogram, heatmap, tile, connectors, links, and text labels
Image capabilitiesHigh capabilities for formatting and ideogram configuration.Built-in BLAST alignments. No other configuration functionalityDoes not provide functionality for data processing and file preparation for running the packageHigh capabilities for formatting and ideogram configuration (less than Perl-native Circos).
Automatization capabilitiesYesNoYesNoYes
PropertiesSoftware
CircosCircolettoRCircosClicO FSSOFIA
AuthorKrzywinski, 2009Darzentas, 2010Zhang et al., 2013Wei-Hien et al., 2015
PlatformPerlOnline and PerlRCircosOnline (uses Perl-native Circos)R (requires Perl-native Circos)
ObjectiveVisualization of data in a circular fashionSequence similarity visualizationVisualization of data in a Circos-like fashionVisualization of data in a circular fashion (produce Circos figures)
Data plotting capabilitiesSupports scatter plots, line, histogram, heatmap, tile, connectors, links, and text labels.Links and histogramsSupports scatter, line, histogram, heatmap, tile, connectors, links, and text labels
Image capabilitiesHigh capabilities for formatting and ideogram configuration.Built-in BLAST alignments. No other configuration functionalityDoes not provide functionality for data processing and file preparation for running the packageHigh capabilities for formatting and ideogram configuration (less than Perl-native Circos).
Automatization capabilitiesYesNoYesNoYes

To take advantage of the help resources and tutorials available for operating Circos (http://circos.ca/documentation/tutorials), we kept as much of the Circos syntax and logical flow in SOFIA as possible, especially in regards to formatting (e.g., color schemas). In our website (https://cggl.horticulture.wisc.edu/software/), we provide a library of figure templates that we have found to be very useful for exploring and analyzing data from linkage mapping, association studies, or many other genomic studies. For further SOFIA versions, newer templates will added. In this paper, we also provide samples of the figures produced by SOFIA as well as the R code for generating them (Figures 1–3; Supplementary File 1).

In Figure 2, we show a typical example of how comparisons of marker-trait associations between genetic maps for 2 species or populations (with 12 and 9 linkage groups [LGs] each) can be visualized by using SOFIA. On each map, we display the presence/absence of genetic markers (black lines) as well as labels for randomly-selected positions (Figure 2A). Additionally, 3 plots (2 scatter plots and a line plot) display log-transformed P-values scores from a GWAS study across all the LGs (Figure 2B–D) followed by links connecting common markers between genetic maps and colored according to the linkage group in one of the maps (Figure 2E).

SOFIA: An R Package for Enhancing Genetic Visualization With Circos (4)

Figure 2.

A Circos figure generated through SOFIA for visually comparing 2 genetic maps and locations of marker-trait associations identified through GWAS. All code required for producing the figure is presented in the gray boxes. First, the argument “plotLocation” specifies the location of the 2D tracks within the figure (from 0 to 1, where 0 is the center of the image and 1 is where the LGs are located). Then, “plotBackground” controls the background characteristics such as color and separation between y-axis lines. “chromoConfiguration” specifies the order, orientation and color of the LGs among the maps. The arguments “plotType,” “plotColor,” and “markerSizes” control the properties of the plots for each of the 2D tracks to be plotted. Both the map and relevant data (i.e., LOD scores) must be merged and formatted as a single dataframe (as shown in the figure) which is the main input argument for running SOFIA. The R script for generating this figure can be found in Supplementary File 1. See online version for full colors.

Open in new tabDownload slide

As we previously mentioned, SOFIA offers multiple options for plotting and formatting data in many different ways. Figure 3 serves as an example of a more complex figure that could be generated for publication purposes. In this figure, we show different types of data for 2 genetic maps; in the outer ring, a histogram showing the marker density is displayed (Figure 3A), followed by 2 heatmaps (in blue and purple) with random data (Figure 3B). Subsequently, a ring with datasets plotted as lines in different colors (Figure 3C) and 2 scatter plots in which the centromeric region is highlighted in darker grey color (Figure 3D). In the inner part of the figure, labels for randomly-selected markers are displayed (Figure 3E), followed by recombination blocks for 74 genotypes (Figure 3F). The “recombination blocks” plot type is one the most useful tools incorporated in SOFIA, which only requires a phased-allele matrix for all the markers in the map (in Figure 3F, light and dark grey color coding represents allele absence and presence, respectively). After the recombination blocks, a set of tiles in different colors represents the genes across the linkage groups in one of the maps (Figure 3G). Finally, links connecting similar markers between maps are drawn in the interior of the figure (Figure 3H).

SOFIA: An R Package for Enhancing Genetic Visualization With Circos (5)

Figure 3.

A Circos figure generated through SOFIA using a simple R script. Across rings, different types of genetic data are shown for 2 genetic maps comprised of 12 linkage groups each. In (A), the marker density is displayed as histograms, followed by (B) 2 heatmaps representing random data. Then, (C) a dataset plotted as lines in different colors and (D) 2 scatter plots in which the centromeric region is highlighted. In the inner part of the figure, (E) text labels for some markers are displayed, followed by (F) recombination blocks for 74 genotypes. In (G), a set of tiles in different colors represents the genes across the linkage groups. In the inner part, (H) links connecting similar markers between maps are displayed. The R script for generating this figure can be found in Supplementary File 1. See online version for full colors.

Open in new tabDownload slide

Conclusions

SOFIA is an R package for running Perl-native Circos within the R programming environment to display highly dimensional genetic data. By integrating R and Circos, the package combines several advantages unavailable in other software packages. For example, SOFIA provides flexible formatting configuration and different plot styles for data exploration and for creating publication quality figures. It does not require users to have advanced computational abilities, but at the same time, it offers the possibility for experienced programmers and those familiar with Perl-native Circos to fully exploit the advantages of R to acquire complex figures. Finally, SOFIA fills a gap between the highly specialized but difficult to implement software Circos, and those such as ClicO FS, which are interactive and user friendly but also inflexible in terms of automatization.

Availability and Requirements

Project name: SOFIA: an R package for enhancing genetic visualization

Project home page: https://cran.r-project.org and https://cggl.horticulture.wisc.edu/software/

Operating system(s): Unix and Windows systems

Programming language: R

Other requirements: R > 2.0 and Circos

License: GPL-3

Supplementary Material

Supplementary data is available at Journal of Heredity online.

Funding

This project was supported by USDA-ARS (project no. 3655-21220-001-00 provided to J.Z.); WI-DATCP (SCBG Project #14-002); Ocean Spray Cranberries, Inc.; Wisconsin Cranberry Growers Association; Cranberry Institute. B.S. was supported by the Frank B. Koller Cranberry Fellowship Fund for Graduate Students; G.C.P. and L.D.G. were supported by the Consejo Nacional de Ciencia y Tecnología (Mexico).

Acknowledgments

L.D.G., G.C.P., B.S., and J.Z. conceived the outline and main purpose of the software; L.D.G. designed and implemented the software package; G.C.P. participated in the software design and test. J.Z. and B.S. critically revised the manuscript. L.D.G. and B.S. wrote the manuscript. All authors read and approved the final manuscript. JZ and BS wish to express their gratitude through 1 Cor 10:31. L.D.G. wants to thank Martin Krzywinski for his advice and comments. We thank the anonymous reviewers who helped enhance the quality of this paper.

References

Broman

KW

Wu

H

Sen

S

Churchill

GA

.

2003

.

R/qtl: QTL mapping in experimental crosses

.

Bioinformatics

.

19

:

889

890

. doi:

10.1093/bioinformatics/btg112

Cheong

WH

Tan

YC

Yap

SJ

Ng

KP

.

2015

.

ClicO FS: an interactive web-based service of Circos

.

Bioinformatics

.

31

:

3685

3687

. doi:

10.1093/bioinformatics/btv433

Covarrubias-Pazaran

G

.

2016

.

Genome-assisted prediction of quantitative traits using the R Package sommer

.

PLoS One

.

11

:

e0156744

.

Darzentas

N

.

2010

.

Circoletto: visualizing sequence similarity with Circos

.

Bioinformatics

.

26

:

2620

2621

. doi:

10.1093/bioinformatics/btq484

Krzywinski

M

Schein

J

Birol

I

Connors

J

Gascoyne

R

Horsman

D

Jones

SJ

Marra

MA

.

2009

.

Circos: an information aesthetic for comparative genomics

.

Genome Res

.

19

:

1639

1645

. doi:

10.1101/gr.092759.109

Stam

P

.

1993

.

Construction of integrated genetic-linkage maps by means of a new computer package - Joinmap

.

Plant J

.

3

:

739

744

. doi:

10.1111/j.1365-313X.1993.00739.x

Van Ooijen

JW

.

2009

.

MapQTL 6. Software for the mapping of quantitative trait loci in experimental populations of diploid species. Wageningen (Netherlands): Kyazma BV

.

Google Scholar

OpenURL Placeholder Text

Zhang

H

Meltzer

P

Davis

S

.

2013

.

RCircos: an R package for Circos 2D track plots

.

BMC Bioinformatics

.

14

:

244

. doi:

10.1186/1471-2105-14-244

Author notes

Address correspondence to Luis Diaz-Garcia and Juan Zalapa at the address above, or e-mail: diaz.antonio@inifap.gob.mx; jezalapa@wisc.edu

Corresponding Editor: C. Titus Brown

© The American Genetic Association 2017. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com

Issue Section:

Computer Note

Download all slides

  • Supplementary data

  • Supplementary data

    Advertisem*nt

    Citations

    Views

    5,167

    Altmetric

    More metrics information

    Metrics

    Total Views 5,167

    4,220 Pageviews

    947 PDF Downloads

    Since 4/1/2017

    Month: Total Views:
    April 2017 37
    May 2017 35
    June 2017 37
    July 2017 17
    August 2017 22
    September 2017 18
    October 2017 21
    November 2017 22
    December 2017 12
    January 2018 11
    February 2018 2
    March 2018 7
    April 2018 12
    May 2018 12
    June 2018 39
    July 2018 64
    August 2018 55
    September 2018 86
    October 2018 117
    November 2018 82
    December 2018 71
    January 2019 72
    February 2019 56
    March 2019 74
    April 2019 65
    May 2019 113
    June 2019 70
    July 2019 73
    August 2019 75
    September 2019 128
    October 2019 103
    November 2019 69
    December 2019 57
    January 2020 106
    February 2020 99
    March 2020 73
    April 2020 130
    May 2020 121
    June 2020 215
    July 2020 178
    August 2020 131
    September 2020 106
    October 2020 113
    November 2020 99
    December 2020 102
    January 2021 79
    February 2021 51
    March 2021 79
    April 2021 46
    May 2021 73
    June 2021 47
    July 2021 52
    August 2021 46
    September 2021 62
    October 2021 84
    November 2021 59
    December 2021 48
    January 2022 75
    February 2022 59
    March 2022 67
    April 2022 55
    May 2022 45
    June 2022 33
    July 2022 36
    August 2022 46
    September 2022 46
    October 2022 36
    November 2022 25
    December 2022 37
    January 2023 26
    February 2023 56
    March 2023 25
    April 2023 22
    May 2023 60
    June 2023 39
    July 2023 16
    August 2023 59
    September 2023 51
    October 2023 45
    November 2023 30
    December 2023 56
    January 2024 22
    February 2024 34
    March 2024 28
    April 2024 52
    May 2024 39
    June 2024 14

    Citations

    Powered by Dimensions

    13 Web of Science

    Altmetrics

    ×

    Email alerts

    Article activity alert

    Advance article alerts

    New issue alert

    Subject alert

    Receive exclusive offers and updates from Oxford Academic

    Citing articles via

    Google Scholar

    • Latest

    • Most Read

    • Most Cited

    Together Inbreeding and Reproductive Compensation Favor Lethal t-Haplotypes
    The role of conflict in the formation and maintenance of variant sex chromosome systems in mammals
    Genomic insights into the critically endangered King Island scrubtit
    The role of satellite DNAs in the chromosomal rearrangements and the evolution of the rare XY1Y2 sex system in Harttia (Siluriformes: Loricariidae)
    Microplastic exposure is associated with epigenomic effects in the model organism Pimephales promelas (fathead minnow)

    More from Oxford Academic

    Biological Sciences

    Genetics and Genomics

    Science and Mathematics

    Books

    Journals

    Advertisem*nt

    SOFIA: An R Package for Enhancing Genetic Visualization With Circos (2024)

    References

    Top Articles
    Latest Posts
    Article information

    Author: Edwin Metz

    Last Updated:

    Views: 6305

    Rating: 4.8 / 5 (58 voted)

    Reviews: 89% of readers found this page helpful

    Author information

    Name: Edwin Metz

    Birthday: 1997-04-16

    Address: 51593 Leanne Light, Kuphalmouth, DE 50012-5183

    Phone: +639107620957

    Job: Corporate Banking Technician

    Hobby: Reading, scrapbook, role-playing games, Fishing, Fishing, Scuba diving, Beekeeping

    Introduction: My name is Edwin Metz, I am a fair, energetic, helpful, brave, outstanding, nice, helpful person who loves writing and wants to share my knowledge and understanding with you.