test-datasets
test-datasets copied to clipboard
rnaseq: tar.gz indices for STAR, HiSAT2, Salmon with chromI
Not show what's the right way to do this, but this is kinda combining both the smaller data in https://github.com/nf-core/test-datasets/pull/72 and the gzipped references in https://github.com/nf-core/test-datasets/pull/70
But there are also Salmon / STAR indices in here that we don't need right?
They're for testing if someone provides --compressedReference and a path to a STAR index for https://github.com/nf-core/rnaseq/pull/275. Currently it's implemented that if --compressedReference is set, then ALL references are assumed to be compressed either as gz or tar.gz files so ones that were found online, e.g. from STAR's website, can be used.