Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

25

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

25 results for “Eukaryotic evolution”

Learn how ShareScore rates datasets ↗
zenodo48/100

LukProt - an animal evolution-centric eukaryotic protein database

<p>LukProt is the EukProt database with additional species added, mostly the undersampled animal and some holozoan taxa.&nbsp;The database is composed of sequences translated from annotated genomes, transcriptomes or ESTs. <strong>The main purposes of the database are to consolidate sequences from undersampled animal taxa</strong> and provide usable search tools. The publication associated with LukProt can be found here: <a href="https://doi.org/10.1093/gbe/evae231">https://doi.org/10.1093/gbe/evae231</a>.</p> <p>The current version of the database (v1.5.1) is based on <a href="https://doi.org/10.24072/pcjournal.173">EukProt v3</a>. The home of all public versions of LukProt is this page (Zenodo).</p> <p>Proteomes that are novel in LukProt are denoted as LPXXXXX and those coming from AniProtDB are called APXXXXX. The sequence IDs from EukProt are conserved in LukProt. This means that each sequence is assigned an ID in the following format:</p> <pre><code>(A/E/L)PXXXXX_Species_epithet_(strain)_PYYYYYY</code></pre> <p>where XXXXX is a number from 00001 to 99999 and YYYYYY is a number from 000001 to 999999. Each sequence is assigned a unique number YYYYYY, and each taxon XXXXXX. All the IDs are compatible with BLAST v5 "-parse_seqids" option and the database can be readily deployed, for example on a server running <a href="https://doi.org/10.1093/molbev/msz185">SequenceServer</a>. Within each of the source fasta files, the source sequence identifier was kept after a blank space, so that it can still be retrieved if needed.</p> <p>A publicly available BLAST server providing LukProt search is available at: <a title="LukProt BLAST server" href="https://lukprot.hirszfeld.pl/" target="_blank" rel="noopener">https://lukprot.hirszfeld.pl/</a>.</p> <p>Comparison of EukProt v2/v3, LukProt 1.4.1 and LukProt v1.5.1 in their main areas of difference:</p> <table> <tbody> <tr> <th>Taxogroup</th> <th>EukProt v2</th> <th>EukProt v3</th> <th>LukProt v1.4.1</th> <th>LukProt v1.5.1</th> </tr> <tr> <th> <p>Holozoa</p> <p>(excluding Metazoa)</p> </th> <td>31</td> <td>40</td> <td>39</td> <td>43</td> </tr> <tr> <th>Ctenophora</th> <td>2</td> <td>2</td> <td>35</td> <td>38</td> </tr> <tr> <th>Porifera</th> <td>4</td> <td>5</td> <td>30</td> <td>47</td> </tr> <tr> <th>Placozoa</th> <td>2</td> <td>2</td> <td>3</td> <td>6</td> </tr> <tr> <th>Cnidaria</th> <td>3</td> <td>5</td> <td>65</td> <td>88</td> </tr> <tr> <th>Bilateria</th> <td>51</td> <td>51</td> <td>94</td> <td>142</td> </tr> </tbody> </table> <p>Included with the database are:</p> <ul> <li>ready to use main database files: <ul> <li><em>LukProt_v1.5.1_single_species_FASTA.7z</em> &ndash; a FASTA file with the sequences - <a href="https://en.wikipedia.org/wiki/7z">7-zipped</a>, <strong>uncompressed size: 17.6 GB</strong><br> <ul> <li>to concatenate all into one file, run this in the parent directory: <code>for file in $(find . -type f -name "*.fasta"); do awk 'FNR==1{print ""}1' $file &gt;&gt; LukProt_v1.5.1.fa; done</code>. This will create single FASTA file with all the sequences in the parent directory. <code>awk</code> is used to insert a new line after every file because&nbsp;<code>cat</code> would sometimes merge the last sequence with the header of the first sequence.</li> </ul> </li> <li><em>LukProt_v1.5.1_full_BLAST_db.7z</em> &ndash; a preformatted, full BLAST database (NCBI BLAST database format version: v5, masked with segmasker), <strong>uncompressed size: 28.3 GB</strong></li> <li><em>LukProt_v1.5.1_taxogroup_BLAST_db.7z</em> &ndash; a collection of BLAST databases where each proteome is one taxogroup and is placed within the eukaryotic tree of life directory structure, <strong>uncompressed size: 26.3 GB</strong></li> <li><em>LukProt_v1.5.1_single_species_BLAST_db.7z</em> &ndash; a collection of BLAST databases where each proteome is one BLAST database and is placed within the eukaryotic tree of life directory structure, <strong>uncompressed size: 26.4 GB</strong></li> </ul> </li> <li>auxiliary database files: <ul> <li><em>LukProt_v1.5.1.cdhit70.7z</em> &ndash; the full database clustered at 70% identity using CD-HIT with the following command: <code>cd-hit -g 1 -d 0 -T 20 -M 90000 -c 0.7 -uL 0.2 -uS 0.9 -s 0.2</code>,&nbsp;<strong>uncompressed sizes: fasta file - 11 GB, clstr file - 2.5 GB</strong></li> <li><em>LukProt_IDs_mapped.txt.gz</em> &ndash; a text file mapping the LukProt IDs to the AniProtDB IDs and EukProt IDs that are different</li> <li><em>BUSCO_tables.ods</em> &ndash; a spreadsheet with full result tables generated by BUSCO analysis</li> <li><em>OMAmer_output.zip</em> &ndash; a folder with full results of OMAmer analyses (includes per-sequence taxonomy classification)</li> <li><em>OMArk_output.zip</em> &ndash; a folder with the results of all OMArk analyses</li> </ul> </li> <li>metadata: <ul> <li><em>README.md</em> &ndash; a README file describing the metadata</li> <li><strong><em>LukProt_metadata_sheet.ods</em> &ndash; main metadata file. A spreadsheet with information about each proteome (in an open .ods format, most compatible with <a href="https://www.libreoffice.org/">LibreOffice</a>)</strong></li> <li><em>LukProt_metadata_other.zip</em> &ndash; an archive with other metadata files, documented in the README. Contents include:<br> <ul> <li>the LukProt taxonomy in various formats</li> <li>supporting scripts for data manipulation and visualization</li> </ul> </li> <li>a recoloring script (modified by LFS, originally by Dr. Celine Petitjean). The script is in&nbsp;<a title="formatFigtree2" href="https://doi.org/10.5281/zenodo.10654583">public domain</a> and reuploaded here only for convenience.&nbsp;</li> <li>other files - see README</li> </ul> </li> <li><em>changelog.md</em> &ndash; database changelog</li> </ul> <p>Words of caution:</p> <ul> <li>The database has been synchronized to EukProt v3 in version v1.5.1. This means that identifiers were modified in comparison to LukProt v1.4.1. The convention is not expected to change any more in future updates.</li> <li>Many proteomes, especially those transcriptome-based, may contain contamination from different species. In addition, the translation algorithms often introduce errors (e.g. the transcript may not represent a full length protein). For this reason, to get accurate sequences from each organism, users are directed to source data and to the included OMAmer, OMArk and BUSCO data for details.</li> <li>The taxonomy is different to UniEuk/EukMap, but UniEuk data were integrated where possible.</li> <li>A few NCBI taxids are missing and will be added in due course.</li> <li>Proteomes from NCBI and UniProt will be updated to current versions.</li> <li>A number of proteomes present in some metadata, are unpublished and were held back.</li> <li>While the database contains metadata that present a particular phylogeny of animals, holozoans and other eukaryotes, no particular claims or hypotheses are made by the author(s). However, in the future efforts will be made to name clades officially, once they are more firmly established.</li> </ul> <p><strong>Please report any problems or suggestions to Lukasz Sobala: lukasz.sobala (at) hirszfeld.pl.</strong></p> <p>&nbsp;</p> <p>Acknowledgements:</p> <ul> <li> <p>Andrew E. Allen Lab for creating the original <a href="https://allenlab.ucsd.edu/data/" target="_blank" rel="noopener">PhyloDB</a>.</p> </li> <li> <p>Daniel Richter <em>et al.</em> for creating <a href="https://doi.org/10.6084/m9.figshare.12417881">EukProt</a> and keeping it updated.</p> </li> <li> <p>Members of <a href="https://multicellgenome.com/">the Multicellgenome Lab</a>, especially Michelle Leger (for donating her database), for the bioinformatics support and for doing great science.</p> </li> <li> <p>All the authors of the original data.</p> </li> <li> <p>National Science Centre of Poland for funding of the project 2020/36/C/NZ8/00081, "The role of glycosylation in the emergence of animal multicellularity", which enabled the creation of this database.</p> </li> </ul>

opencc-by-4.0Sep 2022View details →
dryad36/100

Glissandra oviformis n. sp.: A novel predatory flagellate illuminates the character evolution within the eukaryotic clade CRuMs

Open the record for dataset details and reuse information.

publicOct 2025View details →
dryad36/100

Data from: where the minor things are: a pan-eukaryotic survey suggests neutral processes may dominate minor spliceosomal intron evolution

Open the record for dataset details and reuse information.

publicSep 2023View details →
dryad32/100

Data from: The timing of eukaryotic evolution: Does a relaxed molecular clock reconcile proteins and fossils?

The use of nucleotide and amino acid sequences allows improved understanding of the timing of evolutionary events of life on earth. Molecular estimates of divergence times are, however, controversial and are generally much more ancient than suggested by the fossil record. The limited number of genes and species explored and pervasive variations in evolutionary rates are the most likely sources of such discrepancies. Here we compared concatenated amino acid sequences of 129 proteins from 36 eukaryotes to determine the divergence times of several major clades, including animals, fungi, plants, and various protists. Due to significant variations in their evolutionary rates, and to handle the uncertainty of the fossil record, we used a Bayesian relaxed molecular clock simultaneously calibrated by six paleontological constraints. We show that, according to 95% credibility intervals, the eukaryotic kingdoms diversified 950–1,259 million years ago (Mya), animals diverged from choanoflagellates 761–957 Mya, and the debated age of the split between protostomes and deuterostomes occurred 642–761 Mya. The divergence times appeared to be robust with respect to prior assumptions and paleontological calibrations. Interestingly, these relaxed clock time estimates are much more recent than those obtained under the assumption of a global molecular clock, yet bilaterian diversification appears to be ≈100 million years more ancient than the Cambrian boundary.

opencc-zeroDec 2010View details →
dryad32/100

Data from: The evolution of protein-coding gene structure in eukaryotes

<p>Introns are highly prevalent in most eukaryotic genomes. Despite the accumulating evidence for benefits conferred by the possession of introns, their specific roles and functions, as well as the processes shaping their evolution, are still only partially understood. Here we explore the evolution of the eukaryotic gene intron-exon structure by focusing on several key features such as the intron length, the number of introns, and the intron-to-exon ratio of protein-coding genes. We utilize whole genome data from 590 species covering the main eukaryotic taxonomic groups and analyze them within a statistical phylogenetic framework. We found that the basic gene structure differs markedly among the main eukaryotic phyla, with animals, and particularly chordates, displaying intron-rich genes, compared to plants and fungi. Reconstruction of gene structure evolution suggests that these differences had evolved prior to the divergence of the phyla, and have remained mostly conserved within groups. We revisit the previously reported association between the genome size and the mean intron length, and report that the correlation patterns differ considerably among phyla. Our findings suggest that the evolution of introns may be affected by different processes across the eukaryotic tree. The substantial diversity in gene structures may indicate that introns play different molecular and evolutionary roles in different organisms.</p>

opencc-zeroApr 2024View details →
zenodo32/100

Figure 5 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 5. Gene family and time-calibrated evolution analyses of 28 litostomateans and two spirotricheans. Ages are given as million years ago (Mya). Calibrated nodes are indicated with a star. Numbers asser "+" and "-" represent the expanded or contracted gene families in each branch* respectively. MRCA* the most recent common ancestor; H* subclass Haptoria; R* subclass Rhynchostomatia; º* subclass ºrichostomatia; CZ* Cenozoic; MZ* Mesozoic; NP* Neoproterozoic; PZ* Palaeozoic.

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 6 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 6. Heatmap showing the bias of stop codon usage among 28 litostomatean ciliates. H* subclass Haptoria; R* subclass Rhynchostomatia; º* subclass ºrichostomatia.

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 3. Phylogenomic tree estimated from a in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 3. Phylogenomic tree estimated from a concatenated dataset of 1680 orthogroups of 28 litostomateans and two spirotricheans

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 3. Phylogenomic tree estimated from a in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 3. Phylogenomic tree estimated from a concatenated dataset of 1680 orthogroups of 28 litostomateans and two spirotricheans by maximum likelihood (ML) and Bayesian inference (BI) methods. Sequences from the present study are in bold. Ŋe numbers at the nodes are the bootstrap values of ML out of 1000 pseudoreplicates and the posterior probability of Bayesian analysis* respectively. Ŋe black dots represent full support values both in the ML and in the BI trees. º* subclass ºrichostomatia; H* subclass Haptoria; R* subclass Rhynchostomatia.

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 2 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 2. Comparative analysis of 28 litostomatean ciliates. A* UpSet plot of shared orthogroups among the three litostomatean subclasses. B* GO enrichment analysis of conserved orthogroups in Litostomatea. C* heatmap showing the number of shared genes among 28 litostomatean ciliates. º* subclass ºrichostomatia; H* subclass Haptoria; R* subclass Rhynchostomatia.

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 7 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 7. Ŋe length distribution (A–C) and motif (C–E) of the introns detected in Monodinium sp.* Myriokaryon sp.* and Apodileptus visscheri.

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 1 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 1. Maps showing the location of the sampling sites and photomicrographs showing the in vivo morphology of the 14 litostomatean ciliates for which omics' data were newly obtained.

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 4 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 4. Carbohydrate-Active Enzymes Database (CAZy) annotation results of 28 litostomatean ciliates. A* comparison of the number of CAZymes in 28 litostomatean ciliates. B* CAZy function classification diagrams of three newly sequenced litostomateans (Didinium sp.1* Myriokaryon sp.* and Apodileptus visscheri). º* subclass ºrichostomatia; H* subclass Haptoria; R* subclass Rhynchostomatia.

opennotspecifiedJun 2024View details →
zenodo32/100

Figure 2 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 2. Comparative analysis of 28 litostomatean ciliates. A* UpSet plot of shared orthogroups among the three litostomatean subclasses. B*

opennotspecifiedJun 2024View details →
dryad32/100

Data from: The timing of eukaryotic evolution: Does a relaxed molecular clock reconcile proteins and fossils?

Open the record for dataset details and reuse information.

publicFeb 2011View details →
dryad32/100

Data from: The evolution of protein-coding gene structure in eukaryotes

Open the record for dataset details and reuse information.

publicApr 2024View details →
dryad28/100

Data from: Do saline taxa evolve faster? comparing relative rates of molecular evolution between freshwater and marine eukaryotes

The major branches of life diversified in the marine realm, and numerous taxa have since transitioned between marine and freshwaters. Previous studies have demonstrated higher rates of molecular evolution in crustaceans inhabiting continental saline habitats as compared with freshwaters, but it is unclear whether this trend is pervasive or whether it applies to the marine environment. We employ the phylogenetic comparative method to investigate relative molecular evolutionary rates between 148 pairs of marine or continental saline vs. freshwater lineages representing disparate eukaryote groups, including bony fish, elasmobranchs, cetaceans, crustaceans, mollusks, annelids, algae, and other eukaryotes, using available protein-coding and non-coding genes. Overall, we observed no consistent pattern in nucleotide substitution rates linked to habitat across all genes and taxa. However, we observed some trends of higher evolutionary rates within protein-coding genes in freshwater taxa—the comparisons mainly involving bony fish—compared with their marine relatives. The results suggest no systematic differences in substitution rate between marine and freshwater organisms.

opencc-zeroDec 2015View details →
dryad28/100

Ubiquity and evolution of structural maintenance of chromosomes (SMC) proteins in eukaryotes

<p>Structural maintenance of chromosomes (SMC) protein complexes are common in Bacteria, Archaea, and Eukaryota. SMC proteins, together with the proteins related to SMC (SMC-related proteins), constitute a superfamily of ATPases. Bacteria/Archaea and Eukaryotes are distinctive from one another in terms of the repertory of SMC proteins. A single type of SMC protein is dimerized in the bacterial and archaeal complexes, whereas eukaryotes possess six distinct SMC subfamilies (SMC1-6), constituting three heterodimeric complexes, namely cohesin, condensin, and SMC5/6 complex. Thus, to bridge the homodimeric SMC complexes in Bacteria and Archaea to the heterodimeric SMC complexes in Eukaryota, we need to invoke multiple duplications of an SMC gene followed by functional divergence. However, to our knowledge, the evolution of the SMC proteins in Eukaryota had not been examined for more than a decade. In this study, we reexamined the ubiquity of SMC1-6 in phylogenetically diverse eukaryotes that cover the major eukaryotic taxonomic groups recognized to date and provide two novel insights into the SMC evolution in eukaryotes. First, multiple secondary losses of SMC5 and SMC6 occurred in the eukaryotic evolution. Second, the SMC proteins constituting cohesin and condensin (i.e., SMC1-4), and SMC5 and SMC6 were derived from closely related but distinct ancestral proteins. Based on the above-mentioned findings, we discuss how SMC1-6 have diverged from the archaeal homologs.</p>

opencc-zeroDec 2021View details →
zenodo28/100

Figure 8 in Comparative genomics reveals the evolutionary history of the unicellular eukaryote class Litostomatea and its adaptive evolution based on biochemical metabolic capacity

Figure 8. RSCU of 14 newly sequenced litostomatean genomes/transcriptomes. Each codon is ploưed.

opennotspecifiedJun 2024View details →
dryad28/100

Data from: Gene transfer from bacteria and archaea facilitated evolution of an extremophilic eukaryote

Some microbial eukaryotes, such as the extremophilic red alga Galdieria sulphuraria, can live in hot, toxic metal-rich, acidic environments. To elucidate the underlying molecular mechanisms of adaptation, we sequenced the 13.7 Mb genome of G. sulphuraria. This alga shows an enormous metabolic flexibility, growing either photoautotrophically or heterotrophically on more than 50 carbon sources. Environmental adaptation seems to have been facilitated by horizontal gene transfer from various bacteria and archaea, often followed by gene family expansion. At least 5% of protein-coding genes of G. sulphuraria were probably acquired horizontally. These proteins are involved in ecologically important processes ranging from heavy metal detoxification to glycerol uptake and metabolism. Thus, our findings show that a pan-domain gene pool has facilitated environmental adaptation in this unicellular eukaryote.

opencc-zeroDec 2012View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record