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.

1,604

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,604 results for “omics”

Learn how ShareScore rates datasets ↗
zenodo56/100

EATRIS-Plus multi-omics data of a human reference cohort

<p>In this reference study, blood samples of 127 healthy individuals were analyzed with a wide range of -omics technologies, resulting in the most comprehensive -omics&nbsp;<br>profiling data set that is publicly available. The molecular measurements that are available here, can be used as reference values for any future (multi-)omics studyies. Along with phenotypic information (Sex, Age, BMI etc. and measured cell types levels) on the healthy subjects, the following data types are included:</p> <ul> <li>Targeted metabolomics (acylcarnitines, amino acids and very long chain fatty acids)</li> <li>Lipidomics (negative and positive ionization modes)</li> <li>Proteomics</li> <li>mRNA-seq</li> <li>miRNA-seq</li> <li>miRNA qRT-PCR</li> <li>Enzymation Methylation sequencing</li> </ul> <p>The pre-processed mult-omics data can be accessed here in the shape of a MultiAssayExperiment object (<a href="https://doi.org/10.1158/0008-5472.can-17-0344">Ramos et al. 2017</a>). Instructions on how to read the object into R can be found here: <a href="https://github.com/EATRIS/Read_MultiAssayExperiment">Read_MultiAssayExperiment</a>.</p> <p>A similar object for Python (MuData) including the same data will be added later.&nbsp;</p> <p>&nbsp;</p> <p>DATA AVAILABILITY STATEMENT:</p> <p>Full data related to the EATRIS-Plus multiomic cohort are available in the ClinData repository (<a href="https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fclindata.imtm.cz%2F&amp;data=05%7C02%7CCasper.deVisser%40radboudumc.nl%7C347853c763954a30b82208dc3ebe2571%7Cb208fe69471e48c48d87025e9b9a157f%7C0%7C0%7C638454233596610669%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;sdata=Jp7u%2BXblry9QNg4EQkJE4CKxMZZfMK9U84Ob7E6up90%3D&amp;reserved=0">https://clindata.imtm.cz</a>) and include full phenotypic information, physical and laboratory examinations, multiomic data from white blood cells (whole genome sequencing, enzymatic methylation DNA sequencing, mRNA sequencing, miRNA sequencing) or plasma (miRNA qPCR profiling, proteomics, targeted metabolomics, untargeted lipidomics, Raman spectroscopy profiling). However,&nbsp;access is restricted due to legal, ethical, scientific and/or commercial reasons.&nbsp;Access to the data is subject to approval and a data sharing transfer agreement. For data access please contact&nbsp;<a href="mailto:data.access@imtm.upol.cz">data.access@imtm.cz</a>.&nbsp;</p>

openmit-licenseMar 2024View details →
zenodo52/100

Novel multi-omics deconfounding variational autoencoders can obtain meaningful disease subtyping

<h3>TCGA pan-cancer mRNA and DNA data augmented with artificial confounders utilised in "Novel multi-omics deconfounding variational autoencoders can obtain meaningful disease&nbsp;subtyping" by Zuqi Li and Sonja Katz (manuscript in preparation).</h3> <p>The following data curation steps were carried out:&nbsp;</p> <ul> <li><strong>Step 1. Download data from TCGA</strong> <ul> <li>R package `TCGAbiolinks`</li> <li>2547 patients (after step 2) with 6 cancer types: <ul> <li>BRCA (731)</li> <li>THCA (408)</li> <li>BLCA (387)</li> <li>LUSC (297)</li> <li>HNSC (412)</li> <li>KIRC (312)</li> </ul> </li> <li>mRNA expression profiles</li> <li>DNAm expression profiles</li> <li>Clinical data: <ul> <li>tumor stage: i, ia, ib, ii, iia, iib, iii, iiia, iiib, iiic, iv, iva, ivb, ivc, x</li> <li>age at diagnosis</li> <li>race: 'white', 'black or african amarican', 'asian', 'american indian or alaska native'</li> <li>gender<br><br></li> </ul> </li> </ul> </li> <li><strong>Step 2. Removal criteria</strong> <ul> <li>Patients with <ul> <li>NA or 'not reported' clinical data</li> <li>race 'american indian or alaska native'</li> <li>tumor stage x</li> </ul> </li> <li>mRNA and DNAm probes with <ul> <li>0 variance across all included patients</li> <li>not shared across all cancer types</li> <li>with missing values<br><br></li> </ul> </li> </ul> </li> <li>&nbsp;<strong>Step 3. Encode clinical vairables and save datasets</strong> <ul> <li>mRNA dataset: 2547 patients x 58,456 mRNAs</li> <li>DNAm dataset: 2547 patients x 232,088 DNAm</li> <li>clinic dataset: 2547 patients x 6 variables<br>&nbsp; &nbsp; 1. patient ID<br>&nbsp; &nbsp; 2. tumor stage: 1, 1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4<br>&nbsp; &nbsp; 3. age at diagnosis<br>&nbsp; &nbsp; 4. race: asian(1), black or african amarican(2), white(3)<br>&nbsp; &nbsp; 5. gender: female(0), male(1)<br>&nbsp; &nbsp; 6. cancer type: BRCA(1), THCA(2), BLCA(3), LUSC(4), HNSC(5), KIRC(6)<br>&nbsp; &nbsp;&nbsp;</li> </ul> </li> <li><strong>&nbsp;Step 4. Pre-process the datasets</strong> <ul> <li>mRNA dataset: '<em>TCGA_mRNAs_processed.csv'</em><br> <ul> <li>Take the 2000 mRNAs with highest variance</li> <li>Rescale every feature to [0,1]</li> <li>--&gt; 2547 patients x 2000 mRNAs</li> </ul> </li> <li>DNAm dataset: <em>'TCGA_DNAm_processed.csv'</em><br> <ul> <li>Take the 2000 DNAm with highest variance</li> <li>Rescale every feature to [0,1]</li> <li>--&gt; 2547 patients x 2000 DNAm</li> </ul> </li> <li>clinic dataset:<em> 'TCGA_clinic.csv'<br><br></em></li> </ul> </li> <li><strong>Step 5. Simulate confounders (instructions can be found in Methods section of manuscript)</strong> <ul> <li>Linear confounder: <ul> <li><em>'TCGA_confounder_linear.csv' -</em> linear confounding classes<em><br></em></li> <li><em>'TCGA_DNAm_confounded_linear.csv' </em>- linearly confounded DNAm data<em><br></em></li> <li><em>'TCGA_mRNA2_confounded_linear.csv'&nbsp;</em> - linearly confounded mRNA data<em><br></em></li> </ul> </li> <li>Squared confounder <ul> <li><em>'TCGA_confounder.csv' -</em> squared confounding classes<em><br></em></li> <li><em>'TCGA_DNAm_confounded.csv' </em>- squared confounded DNAm data<em><br></em></li> <li><em>'TCGA_mRNA2_confounded.csv'&nbsp;</em> - squared confounded mRNA data</li> </ul> </li> <li>Categorical confounder&nbsp; <ul> <li><em>'TCGA_confounder_categ2.csv' -</em> categorical confounding classes<em><br></em></li> <li><em>'TCGA_DNAm_confounded_categ2.csv' </em>- categorically confounded DNAm data<em><br></em></li> <li><em>'TCGA_mRNA2_confounded_categ2.csv'&nbsp;</em> - categorically&nbsp; confounded mRNA data</li> </ul> </li> <li>Multiple confounders - combined effect (linear + squared + categorical)<br> <ul> <li><em>'TCGA_confounder_multi.csv' -</em> confounding classes for combined effect<em><br></em></li> <li><em>'TCGA_DNAm_confounded_multi.csv' </em>- DNAm data with combined effect<em><br></em></li> <li><em>'TCGA_mRNA2_confounded_multi.csv'&nbsp;</em> - mRNA data&nbsp;with combined effect</li> </ul> </li> </ul> </li> </ul> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Dec 2023View details →
zenodo48/100

Glycomics measurements of the retrospective study of the Pain-Omics project

<p>This deposit contains the QCed glycomics data for the patients in the retrospective study of the Pain-Omics FP7 project.</p>

opencc-by-4.0Dec 2017View details →
zenodo48/100

Multi-omic Insights into Molecular Mechanism and Therapeutic Targets in Spinocerebellar Ataxia type 7

<p>The molecular mechanism in spinocerebellar ataxia type 7 is currently poorly understood. To provide understandings, a multi-omic study was performed using SCA7266Q/5Q mice. At week 12, entire brain tissue samples were collected and RNA sequencing, methylation analysis, and proteomic analysis were performed. Results were integrated to identify genes with identical trends in expression. Data was also compared with SCA patient serum proteomic analysis, and based on common differentially expressed proteins, a Na&iuml;ve Bayesian network model was constructed to predict nilotinib treatment response. Data from RNA sequencing and methylation analysis revealed 58 significantly hypomethylated-upregulated genes and 62 hypermethylated-downregulated genes, mostly enriched in GO terms of regulation of axonogenesis, channel activity, and monoamine signaling. In the proteomic analysis, 211 upregulated and 281 downregulated DEPs associated mostly with immune response and cellular mobility were identified. Two genes, Fam107b and Tph2, showed differential expression in both transcriptomic and proteomic analysis. Forty-two overlapping proteins were identified compared with SCA patient serum, and Bayesian network analysis revealed that nilotinib treatment response was associated with the protein expression of CLU, CA2, GLUL, PRDX6, C1QA, PLXNB1, and age. These findings will serve as an important reference for future studies on the pathogenesis and discovery of druggable targets.&nbsp;</p>

opencc-by-4.0Aug 2024View details →
zenodo48/100

Multi-omics analysis reveals the link between Treg distribution and therapy efficacy in Hepatocellular Carcinoma patients treated with tremelimumab plus durvalumab

<p><strong><span><span>Introduction</span></span></strong></p> <p><span>Hepatocellular carcinoma (HCC) remains a significant contributor to cancer-related deaths. Immunotherapy, either alone or in combination, has emerged as the standard treatment for advanced HCC. Notably, the combination of durvalumab (dur) and tremelimumab (trem) has received FDA approval based on findings from the HIMALAYA trial. However, comprehensive studies elucidating immune responses are lacking. We conducted a thorough analysis utilizing clinical samples from tumor biopsies to understand the mechanism of response.</span></p> <p><strong><span><span>Methods</span></span></strong></p> <p><span>Multiplexed immunofluorescence microscopy was used to analyze immune cell infiltration in primary human liver cancer samples. We developed and validated a comprehensive 37-plex antibody panel for immunofluorescence imaging of human FFPE samples. We applied highly multiplexed co-detection by indexing (CODEX) technology to simultaneously profile in situ expression of 37 proteins at sub-cellular resolution in 20 HCC patient samples using whole slide scanning. We established an image analysis pipeline to quantify all major cell populations in the human liver using supervised manual gating and unsupervised clustering algorithms using the exported matrix of the marker expression and spatial information. Clinical metadata including sex, gender, ethnicity, pretreatment, and histopathological reports are available for all patient samples.</span></p> <p><strong><span><span>Results</span></span></strong></p> <p><span><span>Using high-dimensional spatially resolved quantitative analysis of multiplexed immunofluorescence microscopy images, we generated a unique dataset and profiled the single-cell pathology landscape for human HCC treated with immunotherapy. In situ phenotyping of 400,000 single cells (including 130,000 CD45+ immune cells) allowed for the quantification of cell phenotype clusters, differential analysis of activation markers, and spatial features of each individual cell. This analysis revealed the comprehensive profile of the cell composition and spatial interactions of different cells in the TiME of patients treated with immunotherapy. Further details on the study can be obtained in our paper once it&rsquo;s published.</span></span></p> <p><strong><span><span>Conclusion</span></span></strong></p> <p><span><span>We developed the CODEX panel for FFPE biopsy samples of HCC patients.</span></span></p>

opencc-by-4.0Mar 2025View details →
zenodo48/100

Multi-omics identify LRRC15 as a COVID-19 severity predictor and persistent pro-thrombotic signals in convalescence

<p>RNA sequencing, SomaLogic proteomics and flow cytometry data were generated for two cohorts of end-stage kidney disease patients with COVID-19. The Wave 1 cohort consists of samples collected from patients during the first wave of COVID-19 in early 2020, while samples were collected for the Wave 2 cohort in the following year.</p> <p>This data deposition includes the RNA-seq counts, SomaScan proteomics, flow cytometry and clinical metadata associated with the study. For further information about the study and data, see the associated GitHub repository (https://github.com/jackgisby/covid-longitudinal-multi-omics) or our pre-print (https://doi.org/10.1101/2022.04.29.22274267). The repository also contains code to replicate our analysis of the data.</p> <p>The raw RNA-seq reads were processed using the nf-core RNA-seq v3.2 pipeline before htseq-count was used to generate a raw counts matrix, which is included in this deposition (<code>htseq_counts.csv</code>). Three files make up the proteomics data: <code>sample_technical_meta.csv</code>, <code>feature_meta.csv</code> and <code>soma_abundance.csv</code>. The first two files contain metadata columns for the samples and protein features, respectively. The final file includes the unprocessed protein abundance data. The files <code>general_panel.csv</code> and <code>t_cell_panel.csv</code> contain the flow cytometry data, split into the general and T-cell panels, respectively. Finally, clinical metadata is available for the two cohorts described in this study (<code>w1_metadata.csv</code>, <code>w2_metadata.csv</code>).</p> <p>The features in the clinical metadata include:</p> <table> <thead> <tr> <th>Column Name</th> <th>Data Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>sample_id</td> <td>Character</td> <td>Unique identifier for samples</td> </tr> <tr> <td>individual_id</td> <td>Character</td> <td>Unique identifier for individuals</td> </tr> <tr> <td>ethnicity</td> <td>Character</td> <td>The individual&#39;s ethnicity (asian, white, black or other)</td> </tr> <tr> <td>sex</td> <td>Character</td> <td>The individual&#39;s sex (M or F)</td> </tr> <tr> <td>calc_age</td> <td>Integer</td> <td>Age in years</td> </tr> <tr> <td>ihd</td> <td>Character</td> <td>Information on coronary heart disease</td> </tr> <tr> <td>previous_vte</td> <td>Character</td> <td>Whether individuals have had venous thromboembolism</td> </tr> <tr> <td>copd</td> <td>Character</td> <td>Whether individuals have chronic obstructive pulmonary disease</td> </tr> <tr> <td>diabetes</td> <td>Character</td> <td>Whether individuals have diabetes, and, if so, the type of diabetes</td> </tr> <tr> <td>smoking</td> <td>Character</td> <td>Smoking status</td> </tr> <tr> <td>cause_eskd</td> <td>Character</td> <td>Cause of ESKD</td> </tr> <tr> <td>WHO_severity</td> <td>Character</td> <td>The peak (WHO) severity for the patient over the disease course</td> </tr> <tr> <td>WHO_temp_severity</td> <td>Character</td> <td>The (WHO) severity at time of sampling</td> </tr> <tr> <td>fatal_disease</td> <td>Logical</td> <td>Whether the disease was fatal</td> </tr> <tr> <td>case_control</td> <td>Character</td> <td>Whether the individual was COVID-19 <code>POSITIVE</code> or <code>NEGATIVE</code> at time of sampling. Convalescent patients are denoted by the label <code>RECOVERY</code></td> </tr> <tr> <td>radiology_evidence_covid</td> <td>Character</td> <td>Evidence of COVID-19 from radiology</td> </tr> <tr> <td>time_from_first_symptoms</td> <td>Integer</td> <td>The number of days since the individual first experienced COVID symptoms at time of sampling</td> </tr> <tr> <td>time_from_first_positive_swab</td> <td>Integer</td> <td>The number of days since the individual&#39;s first positive swab was taken at time of sampling</td> </tr> </tbody> </table>

opencc-by-4.0Apr 2022View details →
zenodo44/100

Multi-omic approach to identify phenotypic modifiers underlying cerebral demyelination in X-linked adrenoleukodystrophy

<p>These are the data tables&nbsp;used to produce results in the publication:</p> <p>&quot;Multi-omic approach to identify phenotypic modifiers underlying cerebral demyelination in X-linked adrenoleukodystrophy.&quot;<br> Phillip A. Richmond &amp; Frans van der Kloet et al.</p> <p>Submitting to Frontiers in Cellular and Developmental Biology, 2020, Peroxisomal Special Issue.&nbsp;</p> <p>These tables include normalized measurements from four omics technologies, with no identifying information included. For details on processing, see the manuscript or contact:</p> <p>prichmond (at) cmmt (dot) ubc (dot) ca.&nbsp;</p> <p>Description of Files</p> <ul> <li>Sample mapping <ul> <li>20180314_sib_pairs.xlsx <ul> <li>Excel sheet describing family numbering, etc. used as a mapping table within the sheets below.&nbsp;</li> </ul> </li> </ul> </li> <li>Methylation: <ul> <li>DMRs_5_Families_ALL_0.10DB_Dec2019.csv <ul> <li>Significant methylated regions with delta beta at least 10 percent when a single family is left out</li> </ul> </li> <li>ALD_Deconvoluted_Betas_Dec2019.csv <ul> <li>All fitted betas for every subject (single CpG)</li> </ul> </li> <li>ALD_Limma_Final_Dec2019_CHR.csv <ul> <li>All fitted effects using limma modeling per CpG&nbsp;</li> </ul> </li> </ul> </li> <li>RNA: <ul> <li>Count_data.txt <ul> <li>The raw count table summed at the gene level using featureCounts.</li> </ul> </li> <li>Pvalues_all_23_01_2019.csv <ul> <li>All pvalues and log fold changes for the genes included in the modeling process (also with family left out)</li> </ul> </li> <li>Tmm_norm_counts_5_2_2020.csv <ul> <li>Tmm normalized RNA count data</li> </ul> </li> </ul> </li> <li>Proteomic <ul> <li>Report_Precursor_Peptides.xls <ul> <li>The proteomic data as an excel spreadsheet</li> </ul> </li> </ul> </li> <li>Pvalues_prot_13_3_2019.xlsx <ul> <li>The pvalues and log fold changes (also with family left out)</li> </ul> </li> <li>Lipids: <ul> <li>Lipid_data.csv <ul> <li>The lipid data (metabolites with missings are removed)</li> </ul> </li> <li>Pvalues_lipids.csv <ul> <li>Pvalues for the lipid data (also with family left out)</li> </ul> </li> </ul> </li> </ul> <p><br> NOTE: For use of these data files for processing and reproducing results of the manuscript, please see&nbsp;https://github.com/Phillip-a-richmond/ALD_Modifier_Project.&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Mar 2020View details →
zenodo44/100

EnrichKit: a multi-omics tool for livestock research

<p>This is the backend database for the web application EnrichKit.</p> <p>This <a href="../api/records/10257552/draft/files/EnrichKitDB.sqlite/content">EnrichKitDB.sqlite </a>object is created following this repo - https://github.com/liulihe954/EnrichKitDB</p> <p>The main EnrichKit repo can be found there - https://github.com/liulihe954/EnrichKitWeb</p>

opencc-by-4.0Dec 2023View details →
zenodo44/100

Development of Multiomics in situ Pairwise Sequencing (MiP-Seq) for Single-cell Resolution Multidimensional Spatial Omics

<p>The original data used in the article:&nbsp;Development of Multiomics in situ Pairwise Sequencing (MiP-Seq) for Single-cell Resolution Multidimensional Spatial Omics</p> <p>Delineating the spatial multiomics landscape will pave the way to understanding the molecular basis of physiology and pathology. However, current spatial omics technology development is still in its infancy. Here, we developed a high-throughput targeted in situ sequencing strategy, multiomics in situ pairwise sequencing (MiP-Seq), to efficiently decipher multiplexed DNAs, RNAs, proteins, and small biomolecules at subcellular resolution. MiP-Seq simultaneously sequenced the dual barcode base of padlock probes, dramatically increasing the detection capacity to 10N by N rounds of sequencing. We delineated spatial gene profiles in the hypothalamus using MiP-Seq. Moreover, MiP-Seq was unitized to detect tumor gene mutations and allele-specific expression of parental genes and to differentiate sites with and without the m6A RNA modification at specific sites. MiP-Seq was combined with in vivo Ca2+ imaging and Raman imaging to obtain a spatial multiomics atlas correlated to neuronal activity and cellular biochemical fingerprints. Importantly, we proposed a &ldquo;signal dilution strategy&rdquo; to resolve the crowded signals that challenge the applicability of in situ sequencing. Together, our method improves spatial multiomics and precision diagnostics, and facilitates analyzing cell function in connection with gene profiles.</p>

opencc-by-4.0Jan 2023View details →
zenodo44/100

scGraph2Vec: a deep generative model for gene embedding augmented by Graph Neural Network and single-cell omics data

<p>This repository contains the training data and source code to reproduce the results of our paper:<br>scGraph2Vec: a deep generative model for gene embedding augmented by Graph Neural Network and single-cell omics data</p> <p>More description can be also found in GitHub (https://github.com/LPH-BIG/scGraph2Vec).</p>

opencc-zeroJun 2024View details →
zenodo44/100

Multi-omic analysis of the Arabidopsis clock activator mutant rve 4 6 8 reveals connections to carbohydrate metabolism and proteasome regulation

<p>Plants are able to sense changes in their light environments, such as the onset of day and night, as well as anticipate these changes in order to adapt and survive. Central to this ability is the plant circadian clock, a molecular circuit that precisely orchestrates plant cell processes over the course of a day. REVEILLE proteins (RVEs) are recently discovered members of the plant circadian circuitry that activate the evening complex and PRR genes to maintain regular circadian oscillation. The RVE 8 protein and its two homologs, RVE 4 and 6, have been shown to limit the length of the circadian period, with rve 4 6 8 triple-knockout plants possessing an elongated period along with increased leaf surface area, biomass, cell size and delayed flowering relative to wild-type Col-0 plants. Here, using a multi-omics approach consisting of phenomics, transcriptomics, proteomics, and metabolomics we draw novel connections between RVE8-like proteins and a number of core plant cell processes. In particular, we reveal that loss of RVE8-like proteins results in altered carbohydrate, organic acid and lipid metabolism, including a starch excess phenotype at dawn. We further demonstrate that rve 4 6 8 plants have lower levels of 20S proteasome subunits and possess significantly reduced proteasome activity, potentially explaining the increase in cell-size observed in RVE8-like mutants. Overall, this robust, multi-omic dataset, provides substantial new insights into the far reaching impact RVE8-like proteins have on the diel plant cell environment.<br> <br> This dataset has the raw search outputs for the mass-spec analysis for this manuscript.&nbsp;</p>

opencc-by-4.0May 2022View details →
zenodo44/100

Multi-omic machine learning predictor of breast cancer therapy response

<p>H&amp;E slides used in the training dataset described in&nbsp;&quot;Multi-omic machine learning predictor of breast cancer therapy response&quot;&nbsp;published in&nbsp;<em>Nature</em>:&nbsp;<a href="https://www.nature.com/articles/s41586-021-04278-5">https://www.nature.com/articles/s41586-021-04278-5</a></p> <p>Metadata associated with these images also included in file Slide metadata.xlsx</p>

opencc-by-4.0Jan 2022View details →
zenodo44/100

Multi-omics data for pro-inflammatory and anti-inflammatory exposure to THP-1 macrophages

<p>This data characterizes gene expression levels in THP-1 macrophages. The data was generated using RNA sequencing and analyzed with DeSeq2 (version 1.24.0). The analysis included raw count data and normalized count matrices obtained from DESeq2's dds_deseq objects.<br>This data describes the methylation levels of individual CpG sites in THP-1 macrophages. The data was obtained using the Infinium MethylationEPIC v2.0 Kit (Illumina) and analyzed with the minfi package (version 1.46). Specifically, the data underwent quantile normalization using the preprocessQuantile function within minfi. Only CpG sites with a detection p-value less than 0.05 were included to obtain MatrixProcessedGEO.txt file. The beta values (bValues.xlsx) were obtained using the function &ldquo;getBeta&rdquo; from the same package, considering each time point individually.<br>The macrophages were exposed to phorbol 12-myristate 13-acetate (PMA) for 48 hours, followed by treatment with either a combination of LPS (10 pg/ml) and interferon-gamma (IFN&gamma;) (20 ng/ml) or a combination of interleukins 13 (IL-13) (20 ng/ml) and 4 (IL-4) (20 ng/ml) for 24, 48, and 72 hours.</p>

opencc-by-4.0Jun 2024View details →
zenodo44/100

Demo code for "ESPRESSO: Spatiotemporal omics based on organelle phenotyping": https://doi.org/10.1101/2024.06.13.598932

<p>The files and code provided are sufficient to run end-to-end the ESPRESSO analysis, from the microscope data to the feature analysis.<br>In the following, we provide guidance for the installation and running of the program, the output for each of the scripts are also stored in the&nbsp;<br>"ESPRESSO - Demo\Output of scripts" folder and can be consulted directly.</p>

opencc-by-4.0Jul 2024View details →
zenodo44/100

EukZoo, an aquatic protistan protein database for meta-omics studies.

<p>This database contain protein sequences of aquatic microbial eukaryotes, or protists. The purpose of this is to make a database that is&nbsp;of reasonable quality to serve&nbsp;as&nbsp;resource for both taxonomy and functional interpretation of metagenomic and metatranscriptomic studies of protists. The source of the sequences were mainly from Marine Microbial Eukaryotes Transcriptome Sequencing Project (MMETSP), and supplemented with various genomes and&nbsp;transcriptomes of organisms that were not a part of MMETSP.</p> <p>To use this database, one has to understand the main function of the three files here.</p> <p>(1) The protein sequences are stored in .faa file. You can build an alignment/search database out of that and search your meta-omics sequences against it. Each sequence in the FASTA file has an ID which always consists of two parts like this: &quot;MMETSP0004_1234567&quot;. The text before the first underscore is the source ID of that sequence.</p> <p>(2) Taxonomy information of each source ID are stored in &quot;EukZoo_taxonomy_table_v_0.2.tsv&quot;. One can use the information within in conjunction with database search results to assign taxonomy to sequences.</p> <p>(3) KEGG annotation of each sequence are stored in &quot;EukZoo_KEGG_annotation_v_0.2.tsv&quot;. One can use the information within in conjunction with&nbsp;database search results to assign KEGG functional annotation (KO ID) to sequences.</p> <p>I also provide scripts to assign taxonomy and KEGG annotation from database search results. You can also find the scripts and explanations on how to use them on the&nbsp;<a href="https://github.com/zxl124/EukZoo-database">EukZoo GitHub page</a>. You will find details on how the database was created and curated on there as well.</p> <p>Please contact me at zhenfeng.liu1@gmail.com if you have any questions or requests. Thank you for your interest in EukZoo.</p>

opencc-by-4.0Oct 2018View details →
zenodo44/100

Analysis of correlation-based biomolecular networks from different omics data by fitting stochastic block models

<p><strong>Baum_et_al_2019_Supplementary_Figures.pdf:&nbsp;</strong>Supplementary Figures S1-S4. Legends are included under each figure.</p> <p><strong>sbm-for-correlation-based-networks-master.zip:&nbsp;</strong>Archived source code of R and Python functions for the&nbsp;analyses&nbsp;and example workflow description&nbsp;at time of publication. Files are maintained at https://gitlab.com/biomodlih/sbm-for-correlation-based-networks and&nbsp;https://gitlab.com/kabaum/sbm-for-correlation-based-networks.</p>

opencc-by-4.0Mar 2019View details →
zenodo44/100

Characterizing cell-type spatial relationships across length scales in spatially resolved omics data: data repository

<h1>CRAWDAD</h1> <p>Spatially resolved omics (SRO) technologies enable the identification of cell types while preserving their organization within tissues. Application of such technologies offers the opportunity to delineate cell-type spatial relationships, particularly across different length scales, and enhance our understanding of tissue organization and function. To quantify such multi-scale cell-type spatial relationships, we develop CRAWDAD, Cell-type Relationship Analysis Workflow Done Across Distances, as an open-source R package with source code and additional documentation at https://jef.works/CRAWDAD/.</p> <p>During CRAWDAD's development, we generated simulated datasets and new cell-type annotations for human spleen data, provided here. The external datasets such as the mouse cerebellum, mouse embryo, mouse brain, and human breast cancer data used in the paper can be found in their original publication. See more information in CRAWDAD's data availability statement.</p> <h2>Simulated Datasets</h2> <ul> <li>sim.csv: the simulated data. Used in Figure 1 b-g, Supplementary Figure 1 a-c, and Supplementary Figure 9 a-b.</li> <li>ext_sim.csv: the extended simulated data. Used in Supplementary Figure 1 d-f.</li> <li>null_sim_visualization.csv: the null simulated data. Used to generate the plots Supplementary Figure 2 a-d.</li> <li>null_sim_1.csv - null_sim_10.csv: the 10 null simulated datasets. Used to quantitatively compare CRAWDAD, Squidpy&rsquo;s co-occurrence implementation, and Ripley&rsquo;s K Cross.</li> </ul> <h2>HuBMAP Datasets</h2> <ul> <li>pkhl.csv: annotated cell types and positions of sample HBM389.PKHL.936 from donor HBM966.VNKN.965. Used in Figure 5 a-h, Supplementary Figure 5 a, Supplementary Figure 7 a-c, and Supplementary Figure 8 c. doi:10.35079/HBM389.PKHL.936</li> <li>xxcd.csv: annotated cell types and positions of sample HBM772.XXCD.697 from donor HBM966.VNKN.965. Used in Figure 5 d-h, Supplementary Figure 5 a-c, and Supplementary Figure 7 a-c. doi:10.35079/HBM772.XXCD.697</li> <li>fsld.csv: annotated cell types and positions of sample HBM342.FSLD.938 from donor HBM245.ZWNT.288. Used in Figure 5 e-f, h, Supplementary Figure 5 a-c, Supplementary Figure 6 a-b, and Supplementary Figure 7 a-c. doi:10.35079/HBM342.FSLD.938</li> <li>pbvn.csv: annotated cell types and positions of sample HBM825.PBVN.284 from donor HBM245.ZWNT.288. Used in Figure 5 e-f, h, Supplementary Figure 5 a-c, Supplementary Figure 6 a-b, and Supplementary Figure 7 a-c. doi:10.35079/HBM825.PBVN.284</li> <li>ksfb.csv: annotated cell types and positions of sample HBM556.KSFB.592 from donor HBM298.KGNJ.374. Used in Figure 5 e-f, h, Supplementary Figure 5 a-c, Supplementary Figure 6 a-b, and Supplementary Figure 7 a-c. doi:10.35079/HBM556.KSFB.592</li> <li>ngpl.csv: annotated cell types and positions of sample HBM568.NGPL.345 from donor HBM298.KGNJ.374. Used in Figure 5 e-f, h, Supplementary Figure 5 a-c, Supplementary Figure 6 a-b, and Supplementary Figure 7 a-c. doi:10.35079/HBM568.NGPL.345</li> </ul> <h2>External Datasets</h2> <ul> <li>Mouse cerebellum: Used in Figure 2 a-e, Supplementary Figure 3 a-b, Supplementary Figure 4 a-d, and Supplementary Figure 8 a.</li> <li>Mouse embryo: Used in Figure 2 f-j, Supplementary Figure 3 c-d, Supplementary Figure 4 e-h, and Supplementary Figure 8 b.</li> <li>Human breast cancer: Used in Figure 3 a-c.</li> <li>Mouse brains: Used in Figure 4 a-e.</li> </ul>

opengpl-3.0-or-laterOct 2024View details →
zenodo44/100

Supplementary data for the paper "Visual integration of omics data to improve 3D models of fungal chromosomes"

<ul> <li>13 parameter files (*.YML) used by the 3DGB workflow to produce models of 3D genomes.</li> <li>13 3D genomes structures (*.PDB).</li> <li>4 animated GIF of representative structures.</li> <li>1 XLSX file that lists raw (Hi-C and ChIP-seq) data used in this study and the associated analysis.</li> </ul>

opencc-by-4.0Mar 2023View details →
zenodo44/100

CLImate for Maize OMICS: CLIM4OMICS Analytics and Database (v2.0)

<p>CLIM4OMICS Analytics and Database is Improved database of G2F data repository that contains OMICs (genetic and phenotypic) and environmental data for maize yield predictability across 84 experimental fields in the U.S. and province of ON in Canada between 2014-2021. The goal of this pipeline is to aggregate, improve, and synthesize multi-dimensional G2F data including Geno-type, Phenotype and Environmental data for GxE modeling. This dataset contains 79,122 phenotype measurements, 378 genotypes of maize lines, environmental data of 178 locations and Python Scripts for Quality control (QC), Consistency control (CC) steps and ML models for GxE interactions. The Environmental data is extracted from NWS, DayMet and NSRDB databases and processed for QC and CC. The environmental dataset contains the minimum temperature (<em>T<sub>min</sub></em>)<em>,</em> average temperature (<em>T<sub>mean</sub></em>)<em>, </em>maximum temperature (<em>T<sub>max</sub></em>)<em>,</em> minimum dew point (<em>DP<sub>min</sub></em>)<em>,</em> average dew point (<em>DP<sub>mean</sub></em>)<em>, </em>maximum dew point (<em>DP<sub>max</sub></em>)<em>, </em>minimum relative humidity (<em>RH<sub>min</sub></em>)<em>, </em>average relative humidity (<em>RH<sub>mean</sub></em>)<em>, </em>maximum relative humidity (<em>RH<sub>max</sub></em>)<em>, </em>minimum solar radiation (<em>SR<sub>min</sub></em>)<em>, </em>average solar radiation (<em>SR<sub>mean</sub></em>)<em>, </em>maximum solar radiation (<em>SR<sub>max</sub></em>)<em>, </em>accumulative rainfall (<em>R<sub>acc</sub></em>)<em>, </em>average wind speed (<em>WS<sub>mean</sub></em>), and average wind direction (<em>WD<sub>mean</sub></em>). This package also contains the raw G2F data and preprocessing pipeline.</p>

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

CLImate for Maize OMICS: CLIM4OMICS Analytics and Database

<p>CLIM4OMICS Analytics and Database is Improved database of G2F data repository that contains OMICs (genetic and phenotypic) and environmental data for maize yield predictability across 84 experimental fields in the U.S. and province of ON in Canada between 2014-2021. The goal of this pipeline is to aggregate, improve, and synthesize multi-dimensional G2F data including Geno-type, Phenotype and Environmental data for GxE modeling. This dataset contains 79,122 phenotype measurements, 378 genotypes of maize lines, environmental data of 178 locations and Python Scripts for Quality control (QC), Consistency control (CC) steps and ML models for GxE interactions. The Environmental data is extracted from NWS, DayMet and NSRDB databases and processed for QC and CC. The environmental dataset contains the minimum temperature (<em>T<sub>min</sub></em>)<em>,</em> average temperature (<em>T<sub>mean</sub></em>)<em>, </em>maximum temperature (<em>T<sub>max</sub></em>)<em>,</em> minimum dew point (<em>DP<sub>min</sub></em>)<em>,</em> average dew point (<em>DP<sub>mean</sub></em>)<em>, </em>maximum dew point (<em>DP<sub>max</sub></em>)<em>, </em>minimum relative humidity (<em>RH<sub>min</sub></em>)<em>, </em>average relative humidity (<em>RH<sub>mean</sub></em>)<em>, </em>maximum relative humidity (<em>RH<sub>max</sub></em>)<em>, </em>minimum solar radiation (<em>SR<sub>min</sub></em>)<em>, </em>average solar radiation (<em>SR<sub>mean</sub></em>)<em>, </em>maximum solar radiation (<em>SR<sub>max</sub></em>)<em>, </em>accumulative rainfall (<em>R<sub>acc</sub></em>)<em>, </em>average wind speed (<em>WS<sub>mean</sub></em>), and average wind direction (<em>WD<sub>mean</sub></em>). This package also contains the raw G2F data and preprocessing pipeline.</p>

opencc-by-4.0Jan 2023View 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