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.

915

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

915 results for “metagenomics”

Learn how ShareScore rates datasets ↗
zenodo36/100

27 MAGs from the Family of Endozoicomonadaceae derived from Tara Pacific Metagenomes

<p>This dataset contains&nbsp;27 MAGs from the family of&nbsp;Endozoicomonadaceae generated from a subset of Tara Pacific metagenomes.</p> <p>Contextual information of the MAGs can be found in the associated publication:&nbsp;&nbsp;<strong>Ecology of Endozoicomonadaceae in three coral species across the Pacific Ocean</strong>, Hochart et al, submitted</p> <p>&nbsp;</p>

opencc-by-4.0Apr 2023View details →
zenodo36/100

TMI cheese metagenomics sourmash output files

<p>Sourmash output files from signature sketches, compare, gather, and taxonomy of time-series cheese metagenomes generated using both short- and long-read sequencing technologies. Originally generated as part of the pub <a href="https://research.arcadiascience.com/pub/data-set-metagenomics-timecourse-cheese/release/1">&quot;Paired long- and short-read metagenomics of cheese rind microbial communities at multiple time points&quot;</a>. Analysis code of this data provided on Github at&nbsp;<a href="https://github.com/Arcadia-Science/metagenomics-of-cheese-rind-microbiomes">https://github.com/Arcadia-Science/metagenomics-of-cheese-rind-microbiomes</a>.&nbsp;</p> <p>To directly analyze this data, download and unzip the tarball. Clone the Github repository and point to the 2023-05-23-TMI-processed-data directory within a project using the `scripts/TMI-sourmash-explore.R` script. Install the packages used in the script if necessary.&nbsp;</p>

openmit-licenseMay 2023View details →
zenodo36/100

179 high quality metagenome-assembled genomes sequences and annotations

<p>We analyzed seven sediment samples collected adjacent to ferromanganese nodules from the Clarion&ndash;Clipperton&nbsp;Fracture Zone&nbsp;(CCFZ) in the eastern Pacific Ocean.&nbsp;Through deep metagenomic sequencing, assembly, and binning, we reconstructed 179 high quality metagenome-assembled genomes (MAGs).&nbsp;This archive contains these&nbsp;genomes sequences and annotations.&nbsp;</p>

opencc-by-4.0Jun 2023View details →
zenodo36/100

Dalton reservoir metagenome assemblies

<p>Assembly data for metagenomes from the Dalton reservoir, using metaSPADES [v3.14.1; (Nurk <em>et al</em>., 2017)], as described in the paper &quot;Isolation and characterization of a novel Lambda-like phage infecting the bloom-forming cyanobacteria <em>Cylindrospermopsis raciborskii&quot;. </em>https://doi.org/10.1111/1462-2920.15908</p> <p>Code for assembly can be found at: https://github.com/danschw/phage_e</p> <p>&nbsp;</p>

opencc-by-4.0Jul 2023View details →
zenodo36/100

Simulated Illumina metagenomic reads

<p>We simulated metagenomic Illumina sequencing reads to a mixture ratio that approximates that found in patient sputa, albeit with a slightly higher mycobacterial component. In total, 0.9 gigabases were generated, at proportions: 46% each for bacteria and human, 6\% <em>Mycobacterium tuberculosis </em>complex (MTBC), and 1% each for virus and non-tuberculous mycobacteria (NTM).</p> <p>The reference genomes that reads were simulated from for these groups were gathered as follows. The references for the virus group were obtained using kraken&#39;s (v2.1.2) --download-library functionality. The viral library was downloaded on June 15 2023. The human genome from which the reads were simulated was KOREF_S1v2.1 (RefSeq accession GCA_020497085.1), with contigs shorter than 10kbp removed. The bacterial references were obtained by first downloading the bacteria library through kraken, followed by a subsampling due to the size (166Gb) of the resulting FASTA file. We subsampled the file by first removing sequences with a length &lt;50kbp. We then extracted each sequence into its own FASTA file under a directory for the genus of the sequence - excluding the <em>Mycobacterium</em> genus. Genera were randomly subsampled to contain a maximum of 1000 assemblies. Each genus was then reduced to a representative subset using Assembly Dereplicator (commit 2dfcb14; https://github.com/rrwick/Assembly-Dereplicator) by keeping only 10% of the assemblies for each genus (-f 0.1). The NTM references selected were <em>M. abscessus</em> (accession GCF_017190695.1), <em>M. avium</em> (GCF_020735285.1), <em>M. kansasii</em> (GCA_014701265.1), <em>M. ulcerans</em> (GCF_000013925.1), <em>M. intracellulare</em> (GCF_016756075.1), <em>M. terrae</em> (GCF_010727125.1), and <em>M. fortuitum</em> (GCF_001307545.1). The MTBC reference is a lineage 1 assembly (GCF_932530395.1).</p> <p>Illumina reads were simulated with ART (v2016.06.05). We simulated paired reads from a MiSeq v3 system (-ss MSv3) with a read length of 150, a mean fragment length of 250 and fragment length standard deviation 10 (-l 150 -m 250 -s 10).</p> <p>We removed simulated Illumina reads with any ambiguous base.</p>

opencc-zeroSep 2023View details →
zenodo36/100

Simulated Nanopore metagenomic reads

<p>We simulated metagenomic Nanopore sequencing reads to a mixture ratio that approximates that found in patient sputa, albeit with a slightly higher mycobacterial component. In total, 4.5 gigabases were generated, at proportions: 46% each for bacteria and human, 6\% <em>Mycobacterium tuberculosis </em>complex (MTBC), and 1% each for virus and non-tuberculous mycobacteria (NTM).</p> <p>The reference genomes that reads were simulated from for these groups were gathered as follows. The references for the virus group were obtained using kraken&#39;s (v2.1.2) --download-library functionality. The viral library was downloaded on June 15 2023. The human genome from which the reads were simulated was KOREF_S1v2.1 (RefSeq accession GCA_020497085.1), with contigs shorter than 10kbp removed. The bacterial references were obtained by first downloading the bacteria library through kraken, followed by a subsampling due to the size (166Gb) of the resulting FASTA file. We subsampled the file by first removing sequences with a length &lt;50kbp. We then extracted each sequence into its own FASTA file under a directory for the genus of the sequence - excluding the <em>Mycobacterium</em> genus. Genera were randomly subsampled to contain a maximum of 1000 assemblies. Each genus was then reduced to a representative subset using Assembly Dereplicator (commit 2dfcb14; https://github.com/rrwick/Assembly-Dereplicator) by keeping only 10% of the assemblies for each genus (-f 0.1). The NTM references selected were <em>M. abscessus</em> (accession GCF_017190695.1), <em>M. avium</em> (GCF_020735285.1), <em>M. kansasii</em> (GCA_014701265.1), <em>M. ulcerans</em> (GCF_000013925.1), <em>M. intracellulare</em> (GCF_016756075.1), <em>M. terrae</em> (GCF_010727125.1), and <em>M. fortuitum</em> (GCF_001307545.1). The MTBC reference is a lineage 1 assembly (GCF_932530395.1).</p> <p>We used Badreads (v0.4.0) to produce the simulated Nanopore reads for each group, specifying the number of bases in the appropriate proportions mentioned above. For all groups we specified no junk or random reads and 0.5% chimeric reads. In addition, for the MTBC, virus, and NTM groups we used a non-default length option --length 4000,3000 to produce reads with mean length 4000bp and a standard deviation of 3000. Defaults were used for all other options (the default error model is trained on real R10.4.1 Nanopore reads from 2023).</p> <p>We filtered the simulated Nanopore reads to remove any read with a length &lt;500bp or an ambiguous nucleotide (non-ACGT).</p>

opencc-zeroSep 2023View details →
zenodo36/100

metaFlye: scalable long-read metagenome assembly using repeat graphs

<p>Supplementary files for the manuscript titled &quot;metaFlye: scalable long-read metagenome assembly using repeat graphs&quot;.</p> <p>The archive includes generated assemblies and the corresponding metaQUAST evaluations.</p>

opencc-by-4.0May 2019View details →
ClinicalTrials.gov36/100

Metagenomic & Metabolomic Study: Bifidobacterium Probiotic Effects on Gut Microbiota & SCFA in Preterm NICU Infants

ClinicalTrials.gov study NCT07213414. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Metabolic and Metagenomic Effects of Intestinal Microbiome Repopulation in Unexplained Atherosclerosis

ClinicalTrials.gov study NCT04410003. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View details →
dryad36/100

Metagenomic and genomic data associated with the tooth-cavity hair and endogenous DNA of the Tsavo lions

Open the record for dataset details and reuse information.

publicJun 2025View details →
dryad36/100

Poison frog microbiome metagenomics data

Open the record for dataset details and reuse information.

publicDec 2024View details →
dryad36/100

Metagenomics tools employed in microbiome research, 2018-2023, per peer-reviewed publications

Open the record for dataset details and reuse information.

publicOct 2024View details →
dryad36/100

Metagenomes and metagenome-assembled genomes from Onthophagus taurus

Open the record for dataset details and reuse information.

publicAug 2025View details →
dryad36/100

A dynamic ancestral graph model and GPU-based simulation of a community based on metagenomic sampling

Open the record for dataset details and reuse information.

publicMar 2022View details →
dryad36/100

Supplemental data for: Longitudinal, multi-platform metagenomics yields a high-quality genomic catalog and guides an in vitro model for cheese communities

Open the record for dataset details and reuse information.

publicJan 2023View details →
dryad36/100

Data from: Mitochondrial metagenomics reveals the ancient origin and phylodiversity of soil mites and provides a phylogeny of the Acari

Open the record for dataset details and reuse information.

publicJul 2020View details →
dryad36/100

Data from: An accessible metagenomic strategy allows for better characterization of invertebrate bulk samples

Open the record for dataset details and reuse information.

publicApr 2025View details →
dryad36/100

Metagenomics: A viable tool for reconstructing herbivore diet

Open the record for dataset details and reuse information.

publicJun 2021View details →
dryad36/100

Metagenomic and genomic data of symbiotic bacteria from wood-boring shipworms <em>Lyrodus pedicellatus</em> and <em>Teredo bartschi</em>

Open the record for dataset details and reuse information.

publicDec 2025View details →
dryad36/100

Data from Readsynth: short-read simulation for consideration of composition-biases in reduced metagenome sequencing approaches

Open the record for dataset details and reuse information.

publicApr 2024View 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