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.
400
datasets available to search
ShareScore release 0.7.1
Dataset results
400 results for “fingerprints”
Sigfox and LoRaWAN Datasets for Fingerprint Localization in Large Urban and Rural Areas
<p><strong>INTRODUCTION</strong></p> <p>The goal of these LPWAN datasets is to provide the global research community with a benchmark tool to evaluate fingerprint localization algorithms in large outdoor environments with various properties. An identical collection methodology was used for all datasets: during a period of three months, numerous devices containing a GPS receiver periodically obtained new location data, which was sent to a local data server via a Sigfox or LoRaWAN message. Together with network information such as the receiving time of the message, base station IDs' of all receiving base stations and the Received Signal Strength Indicator (RSSI) per base station, this location data was stored in one of the three LPWAN datasets: </p> <ul> <li> <p><strong>lorawan_dataset_antwerp.csv</strong></p> </li> <li> <p>130 430 LoRaWAN messages, obtained in the city center of Antwerp</p> </li> <li> <p><strong>sigfox_dataset_antwerp.csv</strong></p> </li> <li> <p>14 378 Sigfox messages, obtained in the city center of Antwerp</p> </li> <li> <p><strong>sigfox_dataset_rural.csv</strong></p> </li> <li> <p>25 638 Sigfox messages, obtained in a rural area between Antwerp and Ghent</p> </li> </ul> <p>As the rural and urban Sigfox datasets were recorded in adjacent areas, many base stations that are located at the border of these areas can be found in both datasets. However, they do not necessarily share the same identifier: e.g. ‘BS 1’ in the urban Sigfox dataset could be the same base station as ‘BS 36’ in the rural Sigfox dataset. If the user intends to combine both Sigfox datasets, the mapping of the ID's of these base stations can be found in the file:</p> <ul> <li> <p><strong>sigfox_bs_mapping.csv</strong></p> </li> </ul> <p>The collection methodology of the datasets, and the first results of a basic fingerprinting implementation are documented in the following journal paper:<br> <a href="http://www.mdpi.com/2306-5729/3/2/13">http://www.mdpi.com/2306-5729/3/2/13</a></p> <p> </p> <p><strong>UPDATES IN VERSION 1.3</strong></p> <p>We added the file <strong>lorawan_antwerp_gateway_locations.json.txt. </strong>As the filename suggests, this file contains the coordinates of the LoRaWAN gateways in Antwerp. (The .txt file type had to be appended, otherwise the file could not be uploaded to Zenodo).</p> <p> </p> <p><strong>UPDATES IN VERSION 1.2</strong></p> <p>In this version of the LPWAN dataset, only the LoRaWAN set has been updated. The Sigfox datasets remain identical to version 1.0 and 1.1. The main updates in the LoRaWAN set are the following:</p> <ul> <li> <p><strong>New data</strong>: the LoRaWAN messages in the new set are collected 1 year after the previous dataset version. To be consistent with the previous versions, the new LoRaWAN set is uploaded in the same .CSV format as before. This upload can still be found in this repository as ‘<strong>lorawan_dataset_antwerp.csv</strong>’.</p> </li> <li> <p><strong>More gateways</strong>: Compared to the previous dataset, 4 gateways were added to the LoRaWAN network. The RSSI of these gateways are shown in columns ‘BS 69’, ‘BS 70’,‘BS 71’ and ‘BS 72’. All other ‘BS’ columns are in the same order as in previous dataset versions.</p> </li> <li> <p><strong>More metadata: </strong>In the previous LoRaWAN dataset, metadata was limited to 3 receiving gateways per message. In the new dataset version, metadata from all receiving gateways is included in every message. Moreover, some gateways provide a timestamp with nanosecond precision, which can be used to evaluate Time Difference of Arrival localization methods with LoRaWAN.</p> </li> <li> <p><strong>2 file formats: </strong>As more metadata becomes available, we find it important to share the dataset in a clearer overview. This also allows researchers to evaluate the performance of LoRaWAN in an urban environment. Therefore, we publish the new LoRaWAN dataset as a .CSV file as described above, but also as a .JSON file (<strong>lorawan_antwerp_2019_dataset.json.txt,</strong> the .txt file type had to be appended, otherwise the file could not be uploaded to Zenodo) An example of one message in this JSON format can be seen below:</p> <ul> <li> <p>JSON format description:</p> <ul> <li> <p><strong>HDOP</strong>: Horizontal Dilution of Precision</p> </li> <li> <p><strong>dev_addr: </strong>LoRaWAN device address</p> </li> <li> <p><strong>dev_eui: </strong>LoRaWAN device EUI</p> </li> <li> <p><strong>sf: </strong>Spreading factor</p> </li> <li> <p><strong>channel: </strong>TX channel (EU region)</p> </li> <li> <p><strong>payload: </strong>application payload</p> </li> <li> <p><strong>adr: </strong>Adaptive Data Rate (1 = enabled, 0= disabled)</p> </li> <li> <p><strong>counter: </strong>device uplink message counter</p> </li> <li> <p><strong>latitude: </strong>Groundtruth TX location latitude</p> </li> <li> <p><strong>longitude: </strong>Groundtruth TX location longitude</p> </li> <li> <p><strong>airtime: </strong>signal airtime (seconds)</p> </li> <li> <p><strong>gateways:</strong></p> <ul> <li> <p><strong>rssi: </strong>Received Signal Strength</p> </li> <li> <p><strong>esp: </strong>Estimated Signal Power</p> </li> <li> <p><strong>snr: </strong>Signal-to-Noise Ratio</p> </li> <li> <p><strong>ts_type: </strong>Timestamp type. If this says "GPS_RADIO", a nanosecond precise timestamp is available</p> </li> <li> <p><strong>time: </strong>time of arrival at the gateway</p> </li> <li> <p><strong>id: </strong>gateway ID</p> </li> </ul> </li> </ul> </li> <li> <p>JSON example</p> <pre><code class="language-json">{ "hdop": 0.7, "dev_addr": "07000EFE", "payload": "008d000392d54c4284d18c403333333f04682aa9410500e8fd4106cabdbc420f00db0d470ce32ac93f0d582be93f0bfa3f8d3f", "adr": 1, "latitude": 51.20856475830078, "counter": 31952, "longitude": 4.400575637817383, "airtime": 0.112896, "gateways": [ { "rssi": -115, "esp": -115.832695, "snr": 6.75, "rx_time": { "ts_type": "None", "time": "2019-01-04T08:59:53.079+01:00" }, "id": "08060716" }, { "rssi": -116, "esp": -125.51497, "snr": -9.0, "rx_time": { "ts_type": "GPS_RADIO", "time": "2019-01-04T08:59:53.962029179+01:00" }, "id": "FF0178DF" } ], "dev_eui": "3432333853376B18", "sf": 7, "channel": 8 }</code></pre> <p> </p> </li> </ul> </li> </ul> <p> </p>
Data set for validation of a Python script for computation of Protein-Ligand Interaction Fingerprints
<p><strong>1. Data set for for validation of the Protein-Ligand Interaction Fingerprints, which includes examples of protein structures (original PDB and equilibrated) and molecular dynamics trajectories (equilibration and ligand dissociation generated using Random Acceleration MD simulations, RAMD)</strong></p> <p><strong>mdifp_validation_data.tar.gz - </strong>archive that contains benchmark dataset for evaluation of the protein-ligand IFP protocol (PDB structures of protonated complexes, ligands, and MOL2 files of ligands) published in D. B. Kokha, B. Doser, S. Richter, F. Ormersbach, X. Cheng, R. C. Wade "A Workflow for Exploring Ligand Dissociation from a Macromolecule: Efficient Random Acceleration Molecular Dynamics Simulation and Interaction Fingerprints Analysis of Ligand Trajectories" J. Chem. Phys. <strong>153</strong>, 125102 (2020); <a href="https://doi.org/10.1063/5.0019088">https://doi.org/10.1063/5.0019088</a></p> <p>(2020) <a href="https://arxiv.org/abs/2006.11066">arXiv:2006.11066</a> </p> <p><strong>2YKI </strong>- protein-ligand complex , PDB ID 2YKI<br> - 2yki_MOE.pdb complex with hydrogen added and energy minimized using MOE software (https://www.chemcomp.com/)<br> - ligand_2yki_MOE.mol2 and ligand_2yki_MOE.pdb - ligand structure with hydrogens prepered by MOE software (https://www.chemcomp.com/)</p> <p><strong>6EI5</strong> - MD trajectory of the protein-ligand complex generated from PDB ID 6EI5<br> - ref-min.pdb minimized structure<br> - ref.prmtop topology file<br> - moe.mol2 - ligand structure in mol2 format<br> - amber2namd2.dcd generated MD trajectory </p> <p><strong>SAD_3-RAMD-03-2020.pkl </strong>- a pkl dataset with IFPs generated from RAMD dissociation trajectory of the complex PDB ID: 5LQ9 (trajectories from the paper Front. Mol. Biosci., 2019 DOI:10.3389/fmolb.2019.00036)</p> <p><strong>HSP90_Gromacs.zip </strong>- an archive that contains three pkl data sets of protein-ligand IFPs (for three HSP90 complexes; PDB ID: 5J64, 5J86, 5LQ9) generated from RAMD dissociation trajectories simulated using new Gromacs-RAMD engine (https://github.com/HITS-MCM/gromacs-ramd)</p> <p>The rest of the files contains data obtained from simulation of the complex of <strong>GPCR muscarinic receptor M2 (PDB ID:4MQT);</strong> immersed in a mixed membrane: 50% CHL, 30% POPC, 20% POPE) with a small molecule agonist iperoxo. <br> - <strong>IXO.pdb and moe.mol2 </strong>- PDBand MOL2 structure of iperoxo<br> - <strong>AMBER_eq.tar.gz</strong> - structure of the equilibrated complex generated using AMBER software<br> -<strong> NAMD_eq.tar.gz </strong>- two equilibration trajectories in dcd format generated using NAMD software <br> - <strong>RAMD_eq.tar.gz </strong>- dissociation tarjectoris of iprtoxo from the M2 protein generated from the last snapshot of two NAMD equilibration trajectories (for each case 2 RAMD dissociaiton trajectories are available) </p> <p>( *csv files were added erroneously and do not belong to the project)</p>
Averaged Spectra - Collagen fingerprinting traces the introduction of caprines to island eastern Africa
<p>Averaged ZooMS spectra for publication on tracing the spread of caprines in island eastern Africa. Spectra also smoothed and baseline corrected. </p>
Data from: Egg morphology fails to identify nests parasitized by conspecifics in common pochard: a test based on protein fingerprinting and including female relatedness
Conspecific brood parasites lay eggs in nests of other females of the same species. A variety of methods have been developed and used to detect conspecific brood parasitism (CBP). Traditional methods may be inaccurate in detecting CBP and in revealing its true frequency. On the other hand more accurate molecular methods are expensive and time consuming. Eadie developed a method for revealing CBP based on differences in egg morphology. That method is based on Euclidean distances calculated for pairs of eggs within a clutch using standardized egg measurements (length, width and weight). We tested the applicability of this method in the common pochard Aythya ferina using nests that were identified as parasitized (39 nests) or non-parasitized (16 nests) based on protein fingerprinting of eggs. We also analyzed whether we can distinguish between parasitic and host eggs in the nest. We found that variation in MED can be explained by parasitism but there was a huge overlap in MED between parasitized and non-parasitized nests. MED also increased with clutch size. Using discriminant function analysis (DFA) we found that only 76.4% of nests were correctly assigned as parasitized or nonparasitized and only 68.3% of eggs as parasitic or host eggs. Moreover we found that MED in parasitized nests increased with relatedness of the females that laid eggs in the nest. This finding was supported by positive correlation between MED and estimated relatedness in female–female pairs. Although variation in egg morphology is associated with CBP, it does not provide a reliable clue for distinguishing parasitized nests from non-parasitized nests in common pochard.
Protein stable isotope fingerprinting (P-SIF): Pure culture samples, under various growth substrates
<p>Carbon stable isotope data for proteins extracted from a variety of pure culture samples.</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Weak E-field Simulations, Upright Mode
<p>Simulation files (Gromacs 4.6.7 format) for the "E-field weak, upright mode" simulations in Ref. [1]. There are 20 replicas marked with "_1" , "_2", etc.</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Weak E-field Simulations, Parallel Mode
<p>Simulation files (Gromacs 4.6.7 format) for the "E-field weak, parallel mode" simulations in Ref. [1]. There are 20 replicas marked with "_1" , "_2", etc.</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Weak E-field Simulations, Crystallographic Mode
<p>Simulation files (Gromacs 4.6.7 format) for the "E-field weak, crystallographic mode" simulations in Ref. [1]. There are 20 replicas marked with "_1" , "_2", etc.</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Unbound Simulations, Set 2
<p>Simulation files (Gromacs 4.6.7 format) for the "Unbound" simulations in Ref. [1]. There are two replicas marked with "_4" and "_5".</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Unbound Simulations, Set 1
<p>Simulation files (Gromacs 4.6.7 format) for the "Unbound" simulations in Ref. [1]. There are three replicas marked with "_1" , "_2", and "_3".</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Clustering Simulations
<p>Simulation files (Gromacs 4.6.7 format) for the "Clustering" simulations in Ref. [1]. There are two replicas marked with "_1" and "_2".</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Strong E-field Simulations
<p>Simulation files (Gromacs 4.6.7 format) for the "E-field strong" simulations in Ref. [1]. There are four different systems ("Crystallographic A-form", "Crystallographic B-form", "Parallel", "Upright") with 20 replica simulations in each (marked with "_1" etc.).</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Seeding Simulations
<p>Simulation files (Gromacs 4.6.7 format) for the "Seeding" simulations in Ref. [1].</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Atomistic Fingerprint of Hyaluronan-CD44 Binding: Gathering Simulations
<p>Simulation files (Gromacs 4.6.7 format) for the "Gathering" simulations in Ref. [1].</p> <p>Files include:</p> <p>-trajectories (.xtc) that are saved every 100ps <br> -initial structures (.gro), <br> -run input files (.tpr)<br> -checkpoint files (.cpt)<br> -simulation parameter files (.mdp)<br> -system topology file (.top)<br> -topology files included in the system topology file (.itp)</p> <p>[1] Vuorio J. et al., Atomistic Fingerprint of Hyaluronan-CD44 Binding, PLOS Comp. Biol., 2017. (Submitted)</p>
Chronological Molecular Fingerprint of Wetland Soil by Sensitivity-Enhanced Solid-State NMR
<p>The unprocessed ssNMR data files generated in this study "Chronological Molecular Fingerprint of Wetland Soil by Sensitivity-Enhanced Solid-State NMR". </p>
Figs. 59–71 in Indoor Radio Map localization WiFi fingerprint datasets
Figs. 59–71. Habitus images, SEMs, habitat, and genitalia illustrations of Selenophorus species. 59–63) S. striatopunctatus dorsal and ventral aspects, SEM images of pronotum, elytra, and elytral striae showing setigerous puncture; 64–68) S. elytrostictus, new species, dorsal and ventral aspects, SEM images of pronotum, elytra, and elytral striae showing setigerous puncture; 69) Laguna Atascosa NWR, loma-freshwater margin; 70–71) S. elytrostictus, new species, male median lobe left lateral and dorsal views.
Figs. 72–75 in Indoor Radio Map localization WiFi fingerprint datasets
Figs. 72–75. Habitus images of Selenophorus and related genera, dorsal aspect: 72) S. maritimus; 73) Athrostictus punctatulus; 74) Discoderus discoderoides. 75) Sabal Palm Sanctuary, old-growth "core".
Figs. 44–50 in Indoor Radio Map localization WiFi fingerprint datasets
Figs. 44–50. Habitus images of Selenophorus species, dorsal aspect. 44) S. blanchardi; 45) S. pedicularius; 46) S. planipennis; 47) S. aeneopiceus; 48) S. breviusculus; 49) S. fatuus; 50) S. parumpunctatus.
Figs. 37–43 in Indoor Radio Map localization WiFi fingerprint datasets
Figs. 37–43. Habitus images and genitalia illustrations of Selenophorus species. 37) S. aequinoctialis, dorsal aspect; 38) S. palliatus, dorsal aspect; 39) S. sinuaticollis, dorsal aspect; 40–43) S. rileyi, new species, dorsal and ventral aspects, male median lobe left lateral and dorsal views.
Figs. 29–36 in Indoor Radio Map localization WiFi fingerprint datasets
Figs. 29–36. Habitus images and genitalia illustrations of Selenophorus species. 29) S. chaparralus, dorsal aspect; 30) S. opalinus, dorsal aspect; 31) S. fabricii, dorsal aspect; 32) S. trepidus, dorsal aspect; 33–36) S. undatus, new species, dorsal and ventral aspects, male median lobe left lateral and dorsal views.
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.