An open API service indexing awesome lists of open source software.

https://github.com/sydney-informatics-hub/bio-test-datasets

Subset bioinformatics datasets for workflow development and testing
https://github.com/sydney-informatics-hub/bio-test-datasets

Last synced: 5 months ago
JSON representation

Subset bioinformatics datasets for workflow development and testing

Awesome Lists containing this project

README

          

# bio-test-datasets
Subset bioinformatics datasets for workflow development and testing.

Contains:

| Data | Description | Source | Licence |
| --------- | ------------------------------------------------------------ | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| `NA12877` | Paired-end Platinum Genomes fastq files subset to 10k reads | | |
| `ggal` | Paired RNA-seq reads (.fq) and reference transcriptome (.fa) | [nf-training](https://github.com/nextflow-io/training/tree/master/nf-training/data) | [CC BY-NC-ND](https://creativecommons.org/licenses/by-nc-nd/4.0/) |

To download, run:

```bash
git clone https://github.com/Sydney-Informatics-Hub/bio-test-datasets.git
```