test-datasets
test-datasets copied to clipboard
Test data to be used for automated testing with the nf-core pipelines
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...
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)).
see title