test-datasets icon indicating copy to clipboard operation
test-datasets copied to clipboard

Test data to be used for automated testing with the nf-core pipelines

Results 74 test-datasets issues
Sort by recently updated
recently updated
newest added

Notes from meeting: - Can we reverse map test data :point_right: modules? - If so, we can test all affected modules when updating test data - Don't need to keep...

This repository is getting very large and having to shallow clone/single-branch clone can be tricky, so we could move the `modules` test data branch to a separate repository.

Hi, I am developing the `scsplit` module. I modify my tests to use the same dataset as `popscle`, but I need an extra `barcodes.tsv` file. I tried some `barcode.tsv.gz` test...

Relates to issue [#9](https://github.com/nf-core/seqinspector/issues/9) on [SeqInspector](https://github.com/nf-core/seqinspector) This PR adds test datasets from Illumina instruments (MiSeq, and Novaseq6000) for the SeqInspector pipeline. Each datasets consists of: - Input samplesheet - Runfolder/Rundir...

Ready to review

Hi, I'm currently working on the [nf-core datavzrd module](https://github.com/nf-core/modules/issues/2511) and I'd like to add datavzrd sample config files for two already present test files ([CSV](https://github.com/nf-core/test-datasets/blob/modules/data/generic/csv/test.csv)/[TSV](https://github.com/nf-core/test-datasets/blob/modules/data/generic/tsv/network.tsv)).