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.

117

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

117 results for “network inference”

Learn how ShareScore rates datasets ↗
zenodo44/100

Convex inference for community discovery in signed networks (European Parliament Voting Dataset)

<p>This repository contains the necessary tools to reproduce the experiments of the paper</p> <ul> <li>G. Santatmaría, V. Gómez (2015)<br> Convex inference for community discovery in signed networks.<br> NIPS 2015 Workshop: Networks in the Social and Information Sciences</li> </ul> <p>The method first maps the MAP problem on the Potts model as a hinge-loss minimization problem (see the paper for details). To run the code you need to install psl (included here) and if you want to additionally compare with other inference methods, such as max prod belief propagation or junction tree, you need to install the libDAI library (also included here)</p> <p>The directory europeanCongressData/ (~500 Mb) contains the votings of the EU parlament, including 300 votings events from the actual term, from May 2014 to June 2015, obtained from http://www.votewatch.eu/</p> <ul> <li>data/ : json files with the european votes</li> <li>network.net : signed network built from the votes</li> <li>political_parties.txt : "ground truth" party</li> <li>community_results/ : results for different number of communities and initial vertices</li> <li>dataComputations.py : used to build the signed network</li> <li>dataProcessing.py : used to build the signed network</li> </ul> <p>We would appreciate if you cite the paper after using the data or the code.</p> <p>DEPENDENCIES</p> <p>The code has been tested in Linux Mint 18.1 Serena and Ubuntu 14.04</p> <p>- For PSL library, you need to have<br>     java 1.8<br>     you may need to export JAVAHOME='/usr/lib/jvm/YOURJAVA1.8FOLDER'<br>     maven 3.x</p> <p>- For libDAI you will need:<br>     make doxygen graphviz libboost-dev libboost-graph-dev libboost-program-options-dev libboost-test-dev libgmp-dev cimg-dev libgmp-dev</p> <p>CODE TO RUN THE FOLLOWING EXPERIMENTS:</p> <p>Compare the performance in terms of structural balance of max prod bp and our method against an exact inference method (junction tree), with different number of communities</p> <p>INSTALL</p> <p>To install the experiments you have to follow the next steps:</p> <p>1 Build the libdai library by doing: make -B on the folder (libdai)</p> <p>2 Generate the class path of the groovy project:<br> mvn clean install<br> mvn dependency:build-classpath-Dmdep.outputFile=classpath.out</p> <p>on the psl root folder (You need to have java 1.8 and maven 3.x installed)</p> <p>3 Grant exec permissions to the run.sh script</p> <p>Options</p> <p>The main python file to run the experiments is</p> <p>evaluatebalanceon_sn.py.</p> <p>It accepts the following parameters:</p> <p>1 (Int) Nodes of the graph. In order to run the junction tree we recommend to set this paremeter to 150 or less<br> 2 (Int) The number of underlying communities<br> 3 (Float) The maximum amount of unbalance for the experiments. We recommend 0.45<br> 4 (Bool) Whether to use an heuristic to find the initial node for each community or to use directly random nodes from the ground truth communities. This heuristic looks alternatively for the nodes with highest negative degree and highest positive degree. For the case when the number of communities is equal to 2 (Ising Model), the heuristic is used by default.</p> <p>An example of execution would be:</p> <p>python evaluate_balance_on_sn.py 120 3 0.45 True True</p> <p>The results of the experiments are save in the folder results/<br> Scripts</p> <p>The main script of the hinge-loss method can be found in the folder psl/psl-example/src/main/java/edu/umd/cs/example/PottsCommunities.groovy</p> <p>Authors:</p> <p>Guillermo Santamaria &amp; Vicenc Gomez<br> Mar 5, 2017</p> <p>For further questions, please contact vicen.gomez@upf.edu</p>

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

Data archive: CICT for single cell RNA-seq network inference

<p>This archive contains benchmarking input data and results for using single cell gene expression data to infer gene regulatory networks (GRN) by the Causal Inference with Composition of Transactions (CICT) method and a selected set of published methods. This accompanies the manuscript "Robust discovery of gene regulatory networks from single-cell gene expression data by Causal Inference Using Composition of Transactions" (Shojaee and Huang, Brief in Bioinform 2023. DOI: 10.1093/bib/bbad370). The CICT code is available at the GitHub repo (https://github.com/hlab1/scRNAseqWithCICT/).</p><p>The original CICT algorithm was described in Shojaee et al. (arXiv:1608.02658, 2016). The benchmarked methods were included in the BEELINE benchmarking pipeline (Pratapa et al., Nat Methods 2020), to which we added DEEPDRIM (Chen et al., Brief Bioinform 2021), SCENIC (Aibar et al., Nat Methods 2017), Inferelator 3.0 (Gibbs et al., Bioinformatics 2022), and CellOracle (Kamimoto et al., Nature 2023). The output directory names are (subdirectories within each dataset):</p><p>* CICT_ewMIshrink_RFmaxdepth10_RFntrees20/: CICT for simulated data<br>* CICT_v2/: CICT for experimental data<br>* CELLORACLEDB/: CellOracle for experimental data<br>* DEEPDRIM72_ewMIshrink_RFmaxdepth10_RFntrees20/: DEEPDRIM for simulated data<br>* DEEPDRIM72_v2/: DEEPDRIM for experimental data<br>* INFERELATOR38_ewMIshrink_RFmaxdepth10_RFntrees20/: Inferelator-Prior for simulated data<br>* INFERELATOR38_v2/: Inferelator-Prior for experimental data<br>* INFERELATOR34_ewMIshrink_RFmaxdepth10_RFntrees20/: Inferelator-NoPrior for experimental data<br>* INFERELATOR34_v2/: Inferelator-NoPrior for experimental data<br>* GENIE3/: GENIE3<br>* GRNBOOST2/: GRNBOST2<br>* LEAP/: LEAP<br>* PIDC/: PIDC<br>* PPCOR/: PPCOR<br>* SCENICDB/: SCENIC for experimental data<br>* SCNS/: SCNS<br>* SCODE/: SCODE<br>* SCRIBE/: SCRIBE<br>* SINCERITIES/: SINCERITIES<br>* SINGE/: SINGE<br>* RANDOM/: RANDOM</p><p>The methods were benchmarked against two kinds of scRNA-seq datasets:<br>* Simulated datasets produced by the SERGIO simulator from a synthetic network (Dibaeinia et al., Cell Systems 2020), including complete datasets and datasets with dropouts with shape parameter k=6.5 and rate parameter q=10, 30, 50, 70, 80.&nbsp;<br>* Experimental datasets compiled by the BEELINE pipeline, evaluated at three different levels L0, L1 and L2, with three types of ground truth networks.<br>&nbsp; &nbsp; * Evaluation levels:<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;* L0: 500 highly varying genes plus TFs<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;* L1: 1000 highly varying genes plus TFs<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;* L2: 500 highly varying genes, TFs and 500 genes randomly selected that excluded the 1000 highly varying genes from L1.<br>&nbsp; &nbsp; * Types of ground truths:<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;* Cell-type-specific ChIP-seq ground truth (L0, L1, L2)<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;* Non-specific ChIP-seq ground truth (L0_ns, L1_ns, L2_ns)<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;* Loss-of-function/gain-of-function ground truth (L0_lofgof, L1_lofgof, L2_lofgof)</p><p>The directory structure is organized in accordance with the BEELINE benchmarking pipeline. For complete details please please see the BEELINE documentation (https://murali-group.github.io/Beeline/) and Github repo (https://github.com/Murali-group/Beeline).</p><p>&nbsp;</p>

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

Processed Data for "Improving Gene Regulatory Network Inference using Dropout Augmentation"

<p>Here are the processed dataset that are used in the manuscript "Improving Gene Regulatory Network Inference using Dropout Augmentation"</p>

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

Gene Regulatory Network inference in long lived C.elegans reveals modular properties that are predictive of novel ageing genes - Supplementary Tables

<p>This repository contains the Supplementary Tables for&nbsp; Suriyalaksh et al. &nbsp;Gene Regulatory Network inference in long lived C.elegans reveals modular properties that are predictive &nbsp;of novel ageing genes.</p> <p>The list of table files can be found in&nbsp;<a href="https://zenodo.org/api/files/431155b3-c2b2-4fff-92bb-e93cad8bf5c2/Supplementary%20table%20guide.pdf">Supplementary Tables guide.pdf</a></p> <p>Tables S1, S2 and S3 corresponding to physical gene-gene interaction data are in a separate repository doi:10.5281/zenodo.4382337</p> <p>Details about some of the Supplementary tables:</p> <p>TableS4_inferred_networks.csv - list of inferred GRNs for specified input combinations (set of input regulators, length of the time sequence, NI tool and prior used).</p> <p><a href="https://zenodo.org/api/files/431155b3-c2b2-4fff-92bb-e93cad8bf5c2/TableS5_consensus_network_member.xlsx">TableS5_consensus_network_member.xlsx</a>&nbsp;- list of groups of topologically similar GRNs (from Table S4)</p> <p>Table S6: edge lists (source,target) for each one of the three consensus networks selected according to the GS validation metrics: middle PFE/AUFE, max AUFE, max PFE.<br> TableS6a_max_AUFE_GRN.txt - max AUFE; largest network - this is the one we used in the main analysis and discussion<br> TableS6b_max_PFE_GRN.xt - max PFE<br> TableS6c_middle_AUFE_PFE_GRN.txt - middle PFE/AUFE</p> <p><a href="https://zenodo.org/api/files/431155b3-c2b2-4fff-92bb-e93cad8bf5c2/TableS7_qRTPCR_ddCt_network_accuracy.csv">TableS7_qRTPCR_ddCt_network_accuracy.csv</a>&nbsp;- gene expression count differences for RNAi knockdown GRN validation experiments.&nbsp;</p> <p>Table S8: Group membership for each one of the nodes in each one of the selected networks according to the SBM that best describes the observed network topology. Each column shows the group membership for each level in a SBM block hierarchy. Our analysis is in the second most coarse-grained level (level 1).</p> <p>TableS8a_max_AUFE_SBM.csv<br> TableS8b_max_PFE_SBM.csv<br> TableS8c_middle_AUFE_PFE_SBM.csv</p> <p><a href="https://zenodo.org/api/files/431155b3-c2b2-4fff-92bb-e93cad8bf5c2/TableS9_glp_gs_datasets.pdf">TableS9_glp_gs_datasets.pdf</a>&nbsp;- list of datasets used for defining functional clusters.</p> <p>TableS14a_glp_l1_vs_fem_l1_lifespan_assay.xlsx - Day13 survival of fem-3(q20)ts vs day 19 survival of glp-1(e2144)ts;rrf-3(pk1426) RNAi from L1</p> <p>TableS14b_glp_l1_vs_glp_l4_lifespan_assay.xlsx - Day 19 survival of glp-1(e2144)ts;rrf-3(pk1426) RNAi from L4 vs day 19 survival of glp-1(e2144)ts;rrf-3(pk1426) RNAi from L1</p> <p>TableS15a_glp1_in_vivo_fluorescence_data.xlsx - in vivo fluorescent reporter data of glp-1(e2144)ts;rrf-3(pk1426)</p> <p>TableS15b_fem3_in_vivo_fluorescence_data.xlsx - in vivo fluorescent reporter data of fem-3(q20)ts</p> <p>TableS17_input_regulators_annotated.csv - list input regulators used as input for Network Inference Tools annotated by source type (2nd column): GenAge, known transcription factors (TF) and gene with high variability in the gene expression time series (HV). The third column lists whether that regulator has an orthologue in human (y) according to WormBase (v 278).</p> <p>TableS20_epistasis_lifespan_data.xlsx - Epistasis lifespan data of glp-1(e2144)ts</p> <p>All the image (TIF)&nbsp;files represent representative images in the following genetic backgrounds (below) that have been treated&nbsp;</p> <p>with empty vector (EV) or RNAi against the gene highlighted in the title of the image. See methods section for details.&nbsp;</p> <p><strong>femliu1:&nbsp;</strong></p> <p><em>fem-3(q20)ts.;&nbsp;dhs-3p::dhs-3::gfp</em></p> <p><strong>femsod3:</strong></p> <p><em>fem-3(q20)ts.;&nbsp;sod-3p::gfp</em></p> <p><strong>glp1lgg1:</strong></p> <p><em>glp-1(e2144); lgg-1p:lgg-1:gfp</em></p>

opencc-by-4.0Dec 2020View details →
zenodo40/100

Large-Scale Gravitational Lens Modeling with Bayesian Neural Networks for Accurate and Precise Inference of the Hubble Constant - Datasets, Trained Models, BNN Samples, and MCMC Chains

<p>We publish the training/validation/test datasets, trained model weights, configuration files, Bayesian neural network samples, and MCMC chains used to produce the figures in the LSST DESC paper, &quot;Large-Scale Gravitational Lens Modeling with Bayesian Neural Networks for Accurate and Precise Inference of the Hubble Constant.&quot; They are formatted to be used with the DESC package &quot;H0rton&quot; (<a href="https://github.com/jiwoncpark/h0rton">https://github.com/jiwoncpark/h0rton</a>). Additional descriptions can be found in the README. Please contact Ji Won Park (@jiwoncpark) on GitHub or <a href="https://github.com/jiwoncpark/h0rton/issues">make an issue</a> for any questions.</p>

opencc-by-4.0Nov 2020View details →
zenodo40/100

Gene Regulatory Network inference in long lived C.elegans reveals modular properties that are predictive of novel ageing genes - Database of Physical gene-gene Interactions in young adult C.elegans.

<p>This repository contains Supplementary Information for manuscript Suriyalaksh et al&nbsp;Gene Regulatory Network inference in long lived C.elegans reveals modular properties that are predictive &nbsp;of novel ageing genes corresponding to the curation of physical gene-gene interactions for young adult C&nbsp;elegans worms&nbsp;</p> <p>We manually curated 239,001 regulatory interactions from 289 young adult wild-type (WT) C.elegans datasets, consisting of 126 genes and 495 unique transcription factors (see TableS1_datasets_for_prior.csv for references).&nbsp;</p> <p>This repository contains 3 different files:</p> <p>TableS1_datasets_for_prior.csv - contains datasets used as sources for physical gene-gene or TF-gene interactions</p> <p>TableS2_physical_priors.xlsx - contains three tabs:<br> ChIPATAC - contains physical TF-gene interactions from 115 L4 or young-adult ChIP-seq datasets from modERN (Kudron et al., 2018) + &nbsp;ChIP-seq datasets (GSE28350, GSE81521) from &nbsp;(Hochbaum et. al, 2011, Li et. al, 2016).</p> <p>eY1HATAC- contains &nbsp;3,501 TF-gene interactions from eY1H assay by Fuxman Bass et al. (2016).</p> <p>motifATAC - contains 202 unique TF DNA recognition motifs using &ldquo;direct evidence&rdquo; option from CiS-BP motif database (Weirauch et al., 2014), obtained through RTFBSDB R package (Wang et al., 2016) - see TableS1</p> <p>TableS3_WT_functional_priors.csv - contains functional knockdown data that we use as gold standard to validate inferred networks in Suriyalaksh et al. (see TableS1_datasets_for_prior.csv for sources)</p> <p>---</p> <p>Description of methodology to obtain regulatory interactions in TableS2:</p> <p>Regulatory sequences for each gene were acquired from ENSEMBL (Aken et al., 2017), obtained using biomaRt R package (accessed on 31st Oct 2017). This study used WBcel235/ce11 version of the C. elegans genome, and WormBase WS260 genome annotations.</p> <p>For motifs, TFs whose motifs overlapped with an open ATAC-seq region by at least one base pair were kept. For ChIP-seq, TF binding sites that overlapped with an open ATAC-seq region by at least one base pair were kept using bedtools intersect and bedtools merge commands.</p> <p>An interaction from a TF to a gene was inferred by aligning transcription start sites (TSS) using bedtools window commands with 1000 bp window size to the TF-binding locations from ChIP-seq and motifs.</p> <p>For eY1H data, an interaction is included if the TSS site of the target gene overlaps with an open ATAC-seq region by at least one base pair.</p> <p>For gene-gene interactions, of the 298 studies compiled in WormExp v1.0 database (Yang et al, 2016, updated 27/07/16), 98 studies were included in the database spanning 126 different genes (see Table S1 in this repository).</p>

opencc-by-4.0Dec 2020View details →
zenodo40/100

Archival Datasets for SuperNova Artificial Inference by Lstm neural networks (SNAIL)

<p>The spectral-observation dataset (enclosed in the file&nbsp;archival_spec_observations.tar.gz)&nbsp;is comprised of 3091 observed spectra from 361 SNe Ia,&nbsp;largely contributed from CfA (Blondin et al. 2012), BSNIP (Silverman et al. 2012), CSP (Folatelli et al. 2013) and Supernova Polarimetry Program (Wang &amp; Wheeler 2008; Cikota et al. 2019a; Yang et al. 2020).</p> <p>The spectral-template dataset (enclosed in the file&nbsp;archival_spec_templates.tar.gz)&nbsp;includes&nbsp;361 spectral templates, each of them (covering -15 to +33d with wavelength from 3800 to 7200 A)&nbsp;was generated from the available spectroscopic observations of an individual SN via a LSTM neural network model.</p> <p>The&nbsp;auxiliary photometry&nbsp;dataset&nbsp;(enclosed in the file&nbsp;archival_phot_observations.tar.gz) provides&nbsp;the B &amp; V light curves of these SNe (in total, 196 available&nbsp;SNe Ia), that&nbsp;were&nbsp;used to calibrate the synthetic B-V color of the observed spectra.</p> <p>In additional, the two master catalogs give the detailed information about the 361 SNe and their spectroscopic observations, respectively.&nbsp;</p> <p>These datasets are&nbsp;associated to the paper &quot;Spectroscopic Studies of Type Ia Supernovae Using LSTM Neural Networks&quot;&nbsp;(Hu et al. 2022, ApJ, accepted).</p>

opencc-by-4.0Nov 2021View details →
zenodo40/100

Identifying strengths and weaknesses of methods for computational network inference from single cell RNA-seq data

<p>These data files contain single-cell RNA-sequencing expression data (expression_data.zip) and pseudotime files (pseudotime.zip) used to conduct comparisons of network inference methods on six published single-cell RNA-sequencing datasets. The resulting networks generated from the network inference methods are also uploaded here (normalized_inferred_networks.zip and imputed_inferred_networks.zip). Finally, the gold standard networks we used as ground truth to measure accuracy of the inferred networks are uploaded here (gold_standard_datasets.zip).</p>

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

Combined network file for "FAVA: High-quality functional association networks inferred from scRNA-seq and proteomics data"

<p><strong>Combined network from scRNA-seq and proteomics data</strong></p> <p>Given the complementary nature of the networks based on scRNA-seq and proteomics data individually, we decided to combine them into a single network. As the Pearson Correlation Coefficient scores from FAVA cannot be assumed to be directly comparable across the two networks, we converted them to probabilistic scores based on the KEGG benchmarks. These calibrated scores were then combined to produce a single network based on scRNA-seq as well as proteomics data. As should be expected, this network outperforms the individual networks, combining the best aspects of both.</p>

opencc-by-4.0Jun 2022View details →
dryad40/100

Benefits and limits of phasing alleles for network inference of allopolyploid complexes

<p>Accurately reconstructing the reticulate histories of polyploids remains a central challenge for understanding plant evolution. Although phylogenetic networks can provide insights into relationships among polyploid lineages, inferring networks may be hindered by the complexities of homology determination in polyploid taxa. We use simulations to show that phasing alleles from allopolyploid individuals can improve phylogenetic network inference under the multispecies coalescent by obtaining the true network with fewer loci compared to haplotype consensus sequences or sequences with heterozygous bases represented as ambiguity codes. Phased allelic data can also improve divergence time estimates for networks, which is helpful for evaluating allopolyploid speciation hypotheses and proposing mechanisms of speciation. To achieve these outcomes in empirical data, we present a novel pipeline that leverages a recently developed phasing algorithm to reliably phase alleles from polyploids. This pipeline is especially appropriate for target enrichment data, where depth of coverage is typically high enough to phase entire loci. We provide an empirical example in the North American <em>Dryopteris </em>fern complex that demonstrates insights from phased data as well as the challenges of network inference. We establish that our pipeline (PATÉ: Phased Alleles from Target Enrichment data) is capable of recovering a high proportion of phased loci from both diploids and polyploids. These data may improve network estimates compared to using haplotype consensus assemblies by accurately inferring the direction of gene flow, but statistical non-identifiability of phylogenetic networks poses a barrier to inferring the evolutionary history of reticulate complexes.</p>

opencc-zeroMay 2024View details →
zenodo40/100

Fig. 34. Phylogenetic network inferred from 1,476 in Morphology, Ciliary Pattern and Molecular Phylogeny of Trachelophyllum brachypharynx Levander, 1894 (Litostomatea, Haptoria, Spathidiida)

Fig. 34. Phylogenetic network inferred from 1,476 nucleotide characters of 69 litostomatean taxa, using the NeighborNet algorithm and the uncorrected distances. Numbers along the edges indicate bootstrap support values coming from 1,000 replicates. Only bootstraps&gt; 50% and relevant to this study are shown. The scale bar indicates three substitutions per one thousand nucleotide positions.

opencc-by-4.0Dec 2015View details →
zenodo40/100

Knowledge-inspired fusion strategies for the inference of PM2.5 values with a Neural Network - CAMS data for experiments

<p>Contains data generated by the CAMS model (during a global reanalysis), used to train and evaluate the models presented article "Knowledge-inspired fusion strategies for the inference of PM2.5 values with a Neural Network" - DOI of this article will be provided as soon as it is available.</p> <p>This data can be downloaded from the Copernicus Atmospheric Data Store (https://ads.atmosphere.copernicus.eu/#!/home), and is also hosted by the ICARE Data and Services Center (https://www.icare.univ-lille.fr/).</p> <p>This dataset only contains the specific data collection used for the experiments presented in aforementioned article. It is only a portion of the data available from these two websites.</p>

opencc-by-4.0Oct 2024View details →
zenodo40/100

FIGURE 3. Haplotype network inferred from A in On the taxonomic identity of Pteronotus davyi incae Smith, 1972 (Chiroptera: Mormoopidae)

FIGURE 3. Haplotype network inferred from A, cyt-b and B, CO1 datasets, highlighting the clusters corresponding to Pteronotus davyi, P. fulvus, and P. gymnonotus. Each circle represents one distinct haplotype (H), whose size is proportional to its frequency in the sample (1 to 6 individuals).

opencc-by-4.0Mar 2021View details →
zenodo40/100

Data of "Bayesian inference of high-dimensional finite-strain visco-elastic-visco-plastic model parameters for additive manufactured polymers and neural network based material parameters generator"

<p><strong>General</strong></p> <p>Data of <a href="http://doi.org/10.1016/j.ijsolstr.2023.112470">https://doi.org/10.1016/j.ijsolstr.2023.112470</a> related to MOAMMM project.</p> <p>Data related to the publication (we would be grateful if you could cite the paper in the case in which you are using the data):</p> <p>title = &quot;Bayesian inference of high-dimensional finite-strain visco-elastic-visco-plastic model parameters for additive manufactured polymers and neural network based material parameters generator.&quot;,<br> journal = &quot;International Journal of Solids and Structures&quot;,<br> year = &quot;2023&quot;,<br> volume = &quot;283&quot;,<br> pages = &quot;112470&quot;,<br> doi = &quot;10.1016/j.ijsolstr.2023.112470&quot;,<br> author = &quot;Ling Wu, Cyrielle Anglade, Lucia Cobian, Miguel Monclus, Javier Segurado, Fatma Karayagiz, Ubiratan Freitas, and Ludovic Noels&quot;</p> <p>This project has received funding from the European Union&rsquo;s Horizon 2020 research and innovation programme under grant agreement No 862015. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union. Neither the European Union nor the granting authority can be held responsible for them.</p> <p><strong>Description</strong></p> <p>BI code and results of the inference of a pressure-dependent visco-elastic visco-plastic model developed in [NGU16] with a umat implementation in <a href="https://gitlab.uliege.be/moammm/moammmPublic/code/-/tree/main/MaterialModels/FiniteStrain/Finite_VEVP">https://gitlab.uliege.be/moammm/moammmPublic/code/-/tree/main/MaterialModels/FiniteStrain/Finite_VEVP</a>. The BI is described in [WU23] .The experimental results used in the BI are reported in [COB22,COB22b]. To run the BI you need the open source code <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> If you use these data or model, we would be grateful if you could cite the related papers.</p> <p><strong>Bibliography</strong></p> <ul> <li>[WU23] L. Wu, C. Anglade, L. Cobian, M. Monclus, J. Segurado, F. Karayagiz, U. Santos Freitas, L. Noels, Bayesian inference of high-dimensional finite-strain visco-elastic-visco-plastic model parameters for additive manufactured polymers and neural network based material parameters generator, International Journal of Solids and Structures (2023) 112470: https://doi.org/10.1016/j.ijsolstr.2023.112470</li> <li>[COB22] L. Cobian, M. Rueda-Ruiz, J.P. Fernandez-Blazquez, V. Martinez, F. Galvez, F. Karayagiz, T. L&uuml;ck, J. Segurado, M.A. Monclus, Micromechanical characterization of the material response in a PA12-SLS fabricated lattice structure and its correlation with bulk behaviour, Polymer Testing 110 (2022) 107556: https://doi.org/10.1016/j.polymertesting.2022.107556 (in Open access)</li> <li>[COB22b] Data of &ldquo;. Cobian, M. Rueda-Ruiz, J.P. Fernandez-Blazquez, V. Martinez, F. Galvez, F. Karayagiz, T. L&uuml;ck, J. Segurado, M.A. Monclus, Micromechanical characterization of the material response in a PA12-SLS fabricated lattice structure and its correlation with bulk behaviour, Polymer Testing 110 (2022) 107556&rdquo; http://dx.doi.org/10.5281/zenodo.6136935 (in Open access)</li> <li>[NGU16] V. D. Nguyen, F. Lani, T. Pardoen, X. Morelle, L. Noels, A large strain hyperelastic viscoelastic-viscoplastic-damage constitutive model based on a multi-mechanism non-local damage continuum for amorphous glassy polymers. International Journal of Solids and Structures 96 (2016): 192-216; https://dx.doi.org/10.1016/j.ijsolstr.2016.06.008, Open access: https://orbi.uliege.be/handle/2268/197898</li> </ul> <p><strong>Directories</strong></p> <p>All the codes and experimental results are in five directories:</p> <ol> <li>experimentalTests: experimental data, see the README.txt in each subdirectory for details</li> <li>BayesianVE: BI of the visco-elastic parameters <ol> <li>PlotExperimentalCurves: to vizualize the experimental curves and prepare the observations for the BI in the VE range <ol> <li>Loadcase_H.py and Loadcase_V.py read experimental results and create Load_ExpVE_H.dat and Load_ExpVE_V.dat, which keep the experimental observations and loading conditions to perform the BI.</li> <li>PrintDir_H &amp; PrintDir_V subdirectories with the functions called by Loadcase_H.py and Loadcase_V.py</li> <li>Load_ExpVE_H.dat and Load_ExpVE_V.dat created files with the observations and loading conditions to perform the BI</li> </ol> </li> <li>VE_V2Step and VE_H: BI for viscoelastic properties of &quot;V&quot; specimen (VE_V2Step) and &quot;H&quot; specimen (VE_H) <ol> <li>BI_allpos_sequence.py runs the BI using Predict_VETest.py and creates the MCMC_VE_....dat</li> <li>WarmStart = True is used to restart an inference</li> <li>MCMC_VE_....dat in the VE_V2Step and VE_H directories are the BI results</li> <li>When proceeding in two steps in VE_V2Step, a first step generates MCMC_VE_VN8_1st.dat whose posterior is used as prior in the second step to generate MCMC_VE_VN8_2nd.dat</li> </ol> </li> <li>CheckBayRes: to visualize predictions of a BI sample and experimental curves <ol> <li>MCMCRes.py is used to check the numerical predictions of a BI parameter sample (read last sample by default, V or H direction can be selected at line</li> <li>ResKGEmu.py plots the evolution of elastic properties with time</li> <li>uses as input VE_V2Step/MCMC_VE_....dat or VE_H/MCMC_VE_....dat</li> <li>uses local ViscoElasticTest.py, line.geo, line. msh as interface with https://gitlab.onelab.info/cm3/cm3Libraries code</li> <li>uses local functions plotExpLoad_Unload.py, plotExp.py</li> </ol> </li> <li>ViscoElasticTest.py, line.geo, line.msh: interface with <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code used by VE_V2Step and VE_H to call the VEVP model</li> </ol> </li> <li>BayesianVEVP: BI of the visco-elastic and visco-plastic parameters <ol> <li>PlotExperimentalCurves: to vizualize the experimental curves and prepare the observations for the BI in the VE-VP ranges <ol> <li>Loadcase_H.py and Loadcase_V.py read experimental results and create Load_ExpVEVP_H.dat and Load_ExpVEVP_V.dat, which keep the experimental observations and loading conditions to perform BI at the viscoplastic stage.</li> <li>PrintDir_H &amp; PrintDir_V subdirectories with the functions called by Loadcase_H.py and Loadcase_V.py</li> <li>Load_ExpVEVP_H.dat and Load_ExpVEVP_V.dat created files with the observations and loading conditions to perform the BI</li> </ol> </li> <li>VP_V2step and VP_H2step: BI for viscoelastic-viscoplastic properties of &quot;V&quot; specimen (VP_V2Step) and &quot;H&quot; specimen (VP_H2Step) <ol> <li>BI_allpos_sequence.py runs the BI using Predict_VETest.py and creates the MCMC_VP_....dat</li> <li>WarmStart = True is used to restart an inference</li> <li>It starts from the VE prosterior as prior, see point 2, and generates a MCMC_VP_?_1of2Steps.dat (? being H or V)</li> <li>Then using MCMC_VP_?_1of2Steps.dat posterior to get a new prior, it generates MCMC_VP_?_2of2Steps.dat (? being H or V)</li> </ol> </li> <li>CheckBayRes: visualize predictions of a BI sample and experimental curves <ol> <li>MCMCRes.py is used to check the numerical predictions with 3 BI parameter samples ([28000, 45000,70000] by default, V or H direction can be selected at line 12) using the samples of BayesianVEVP/VP_?2step/MCMC_VP_?_2of2Steps.dat (? being H or V)</li> <li>plot_hist.py is used to plot histograms of all the inferred parameters using the samples of BayesianVEVP/VP_?2step/MCMC_VP_?_2of2Steps.dat (? being H or V)</li> <li>Plot_Prop.py plots joints histograms of the inferred parameters using the samples of BayesianVEVP/VP_?2step/MCMC_VP_?_2of2Steps.dat (? being H or V)</li> <li>ResKGEmu.py plots the evolution of elastic properties with time</li> </ol> </li> <li>VEVPTest.py: interface with https://gitlab.onelab.info/cm3/cm3Libraries code used by VP_V2Step and VP_H2Step to call the VEVP model</li> </ol> </li> <li>RandomParametersGenerator: used to generate the parameters from the BI samples, with the same statistical content <ol> <li>Generator <ol> <li>DataProcess.py: creates normalized data for training from final inferred parameters in ../MCMC_ResData and creates ?_dirNormData (? being H or V)</li> <li>KmeanDataProcess.py: performs clustering for the data of H_dirNormDat and creates H_dirNormData_2cluster (no need for V direction because not bimodal)</li> <li>Gan_V.py and Gan_H.py are used to train the random material parameter generators and create the VDir_Gan or HDir_Gan200_0/HDir_Gan200_1</li> <li>GenerateParameters.py generates random parameters using the Gan files VDir_Gan or HDir_Gan200_0/HDir_Gan200_1 and checks the joint histograms of generated parameters, generated parameters are in V_GenData and H_GenData</li> <li>Ganlib.py is used by the generator</li> </ol> </li> <li>CheckRes <ol> <li>GenDataRes.py is used to check the numerical predictions with the generated parameter samples, see point 4) (using V_GenData and H_GenData).</li> <li>Plot_PropGen.py plots joints histograms of the generated parameters using the samples of V_GenData or H_GenData</li> </ol> </li> </ol> </li> <li>MCMC_ResData:All final data used in the paper (they can substitute the ones used here above) <ol> <li>H_direction and V_direction keep the MCMC random walk results of BI.</li> <li>RandomParameterGenerator keeps results of the generator Paper</li> </ol> </li> </ol> <p><strong>Figures of [WU23]</strong></p> <ul> <li>Fig. 5: From directory BayesianVE/PlotExperimentalCurves, run python3 ./PrintDir_V/plotExp_T.py or ./PrintDir_V/plotExp_C.py or ./PrintDir_V/plotExp_R.py</li> <li>Fig. 7: BayesianVEVP/CheckBayRes/Plot_Prop.py with direct = &quot;V&quot; and then with direct = &quot;H&quot; and with Var = [0,1,20,24,28,29,30,31]</li> <li>Fig. 8: BayesianVEVP/CheckBayRes/MCMCRes.py with direct = &quot;V&quot; (requires <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 9: BayesianVEVP/CheckBayRes/MCMCRes.py with direct = &quot;H&quot; (requires<a href="https://gitlab.onelab.info/cm3/cm3Libraries"> https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 11: RandomParametersGenerator/CheckRes/Plot_PropGen.py with direct = &quot;V&quot; and then with direct = &quot;H&quot; and with Var = [0,1,20,24,28,29,30,31]</li> <li>Fig. 12: RandomParametersGenerator/CheckRes/GenDataRes.py with direct = &quot;V&quot; (requires <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 13: RandomParametersGenerator/CheckRes/GenDataRes.py with direct = &quot;H&quot; (requires <a href="https://gitlab.onelab.info/cm3/cm3Libraries">https://gitlab.onelab.info/cm3/cm3Libraries</a> code)</li> <li>Fig. 14A: From directory BayesianVE/PlotExperimentalCurves, run python3 ./PrintDir_H/plotExp_T.py or ./PrintDir_H/plotExp_C.py or ./PrintDir_H/plotExp_R.py</li> <li>Fig. 15C: BayesianVEVP/CheckBayRes/Plot_Prop.py with direct = &quot;V&quot;, Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> <li>Fig. 16C: BayesainVEVP/CheckBayRes/plot_hist.py with direct = &quot;V&quot;</li> <li>Fig. 17C: BayesianVEVP/CheckBayRes/plot_hist.py with direct = &quot;V&quot;</li> <li>Fig. 18C: BayesianVEVP/CheckBayRes/Plot_Prop.py with direct = &quot;H&quot;, Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> <li>Fig. 19C: BayesianVEVP/CheckBayRes/plot_hist.py with direct = &quot;H&quot;</li> <li>Fig. 20C: BayesianVEVP/CheckBayRes/plot_hist.py with direct = &quot;H&quot;</li> <li>Fig. 21D: RandomParametersGenerator/CheckRes/Plot_PropGen.py with direct = &quot;V&quot; , Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> <li>Fig. 22D: RandomParametersGenerator/CheckRes/Plot_PropGen.py with direct = &quot;H&quot; , Var = [2,3,8,9,14,15,18,19] and [20,21,22,23,24,25,26,27]</li> </ul> <p>&nbsp;</p> <p>&nbsp;</p>

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

Algebraic invariants for inferring 4-leaf semi-directed phylogenetic networks

Open the record for dataset details and reuse information.

publicOct 2025View details →
dryad40/100

Benefits and limits of phasing alleles for network inference of allopolyploid complexes

Open the record for dataset details and reuse information.

publicMay 2024View details →
dryad40/100

Supplemental data from: Inference of phylogenetic networks from sequence data using composite likelihood

Open the record for dataset details and reuse information.

publicSep 2024View details →
zenodo36/100

Data of Bayesian inference of non-linear multiscale model parameters accelerated by a Deep Neural Network

<pre>Data from title = &quot;Bayesian inference of non-linear multiscale model parameters accelerated by a Deep Neural Network&quot;, journal = &quot;Computer Methods in Applied Mechanics and Engineering&quot;, pages = &quot;112693&quot;, year = &quot;2020&quot;, issn = &quot;0045-7825&quot;, doi = &quot;https://doi.org/10.1016/j.cma.2019.112693&quot;, author = &quot;Wu, Ling and Zulueta, Kepa and Major, Zoltan and Arriaga, Aitor and Noels, Ludovic&quot; </pre>

opencc-by-4.0Apr 2020View details →
dryad36/100

Data from: Ecological network inference from long-term presence-absence data

Ecological communities are characterized by complex networks of trophic and nontrophic interactions, which shape the dy-namics of the community. Machine learning and correlational methods are increasingly popular for inferring networks from co-occurrence and time series data, particularly in microbial systems. In this study, we test the suitability of these methods for inferring ecological interactions by constructing networks using Dynamic Bayesian Networks, Lasso regression, and Pear-son's correlation coefficient, then comparing the model networks to empirical trophic and nontrophic webs in two ecological systems. We find that although each model significantly replicates the structure of at least one empirical network, no model significantly predicts network structure in both systems, and no model is clearly superior to the others. We also find that networks inferred for the Tatoosh intertidal match the nontrophic network much more closely than the trophic one, possibly due to the challenges of identifying trophic interactions from presence-absence data. Our findings suggest that although these methods hold some promise for ecological network inference, presence-absence data does not provide enough signal for models to consistently identify interactions, and networks inferred from these data should be interpreted with caution.

opencc-zeroDec 2016View details →
zenodo36/100

US Water Network Observed and Inferred Flows

<p>This dataset provides a synthesized national record of river gauges. &nbsp;It includes inferred flows which are based on&nbsp;the structure of the river network and empirical flow relationships. &nbsp;In total, the network contains&nbsp;22619 gauges (or virtual junction gauges) and over 1 million years of monthly data.</p> <p>The dataset is provide as a saved data file for R, flowdata.RData, containing two variables: nodes and allflow.</p> <p>`nodes` describes each gauges or virtual junction gauge in the water flow network, representing a combination of gauges from multiple sources. &nbsp;The source is specified by the `collection` column, as follows:</p> <ul> <li>`rivdis`: From the RivDIS dataset, at&nbsp;http://iridl.ldeo.columbia.edu/SOURCES/.UNH/.CSRC/.RivDIS/index.html?Set-Language=en</li> <li>`usgs`: GAGES II river gauge</li> <li>`reservoir`: National Inventory of Dams reservoir</li> <li>`usgsres`: USGS gauged reservoir</li> <li>`canal`: Canal cross county boundaries</li> <li>`junction`: Junction node added to capture the structure of rivers from HydroSHEDS</li> </ul> <p>The `colid` specifies the ID of the gauge within its collection, and combined&nbsp;`collection` and `colid` are unique. &nbsp;The location of the gauge is specified by the latitude `lat` and longitude `lon`. &nbsp;The elevation is provided in meters in column `elev`.</p> <p>The flow data is contained in the `allflow` matrix. &nbsp;This matrix has a column for each node (as many columns as there are rows in `nodes)`, and a row for each month&nbsp;starting from Jan. 1915. &nbsp;All the flows are in units of m^3 / s.</p>

opencc-by-4.0Jun 2017View 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