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.
2
datasets available to search
ShareScore release 0.9.0
Dataset results
2 results for “lossless seed”
Data to form periodic lossless ternary seeds of maximum weight (Part 1)
<p>Data to form periodic lossless ternary seeds of maximum weight.<br> <br> Detailed information can be found in the GitHub project (https://github.com/vtman/perlotSeeds). Codes to generate periodic blocks (binary and ternary) can also be found there.<br> <br> Binary seeds can have only two symbols (0 = "do not care" = "_" or 1 = "match" = "#"). The length of a seed is the number of its elements, weight of a seed is the number of its 1-elements. The goal is to find seeds of maximum weight, so they can be used when there are two strings with a given number of mismatches. It is observed that in many cases these seeds of maximum weight have a periodic structure: the same block is repeated multiple times + its remainder. Blocks for binary seeds can be found with the help of the PerFSeeB project (https://github.com/vtman/PerFSeeB). These blocks have the maximum possible weight. <br> <br> In genetics, we have four symbols in sequences (A, C, G, T). However, the chance of having a pointwise mutation is not the same for any pairs. A <strong>transition</strong> mutation (A ↔ G or C ↔ T) is often twice higher than a <strong>transversion</strong> mutation (A ↔ C, A ↔ T, G ↔ C, G ↔ T). Transition-constrained seeds use ternary alphabet {<strong>#</strong>, <strong>@</strong>, <strong>_</strong>} where <strong>@</strong> is for a match or a transition mismatch. To generate ternary seeds, we first need to generate ternary blocks. These ternary blocks can be found when we use binary blocks. However, sometimes, we need to use binary blocks for less than the maximum weight.<br> <br> BinaryDataLevel.zip contains binary blocks (mostly of maximum weight, but 1/5 are for smaller weights (less than one and a couple of blocks than two)). <br> <br> Files T1V1.zip, T1V2.zip,..., and T8V1.zip contain ternary blocks in binary format. T4V2.zip and T7V2.zip are in the other dataset.<br> <br> File bestTernary.zip contains ternary seeds of maximum weight (calculated as the number of # symbols + half of @ symbols)</p>
Data to form periodic lossless ternary seeds of maximum weight (Part 2)
<p>Data to form periodic lossless ternary seeds of maximum weight.<br> <br> Detailed information can be found in the GitHub project (https://github.com/vtman/perlotSeeds). Codes to generate periodic blocks (binary and ternary) can also be found there.<br> <br> Binary seeds can have only two symbols (0 = "do not care" = "_" or 1 = "match" = "#"). The length of a seed is the number of its elements, weight of a seed is the number of its 1-elements. The goal is to find seeds of maximum weight, so they can be used when there are two strings with a given number of mismatches. It is observed that in many cases, these seeds of maximum weight have a periodic structure: the same block is repeated multiple times + its remainder. Blocks for binary seeds can be found with the help of the PerFSeeB project (https://github.com/vtman/PerFSeeB). These blocks have the maximum possible weight. <br> <br> In genetics, we have four symbols in sequences (A, C, G, T). However, the chance of having a pointwise mutation is not the same. for any pairs. A <strong>transition</strong> mutation (A ↔ G or C ↔ T) is often twice higher than a <strong>transversion</strong> mutation (A ↔ C, A ↔ T, G ↔ C, G ↔ T). Transition-constrained seeds use ternary alphabet {<strong>#</strong>, <strong>@</strong>, <strong>_</strong>} where <strong>@</strong> is for a match or a transition mismatch. To generate ternary seeds, we first need to generate ternary blocks. These ternary blocks can be found when we use binary blocks. However, we sometimes need to use binary blocks for less than the maximum weight.<br> <br> T4V2.zip and T7V2.zip are in this dataset.</p>
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.