Releases: TheJacksonLaboratory/nf-tenx
Releases · TheJacksonLaboratory/nf-tenx
0.7.4
Merge pull request #10 from TheJacksonLaboratory/gpr-fix
Gpr fix
0.7.2
- Added logging to samplesheet checking script
- Added additional love the spaceranger and image hashing processes.
0.7.1
Added CytAssist compatibility to spaceranger module.
0.6.8
Remove fs bloat by using "move"
publishDir strategy. Also utilize --publish_fastqs false
for even more storage savings.
0.6.7
Added support for --no-bam
to cellranger-count pipelines.
0.6.6
Small bug fix to correct --include-introns=false
behavior for cellranger >= 7.0.0.
0.6.5
Added process time constraints to hashing functions in order to accommodate massive libraries that needed more than 1 hour with 1 cpu to compute hashes.
0.6.4
Some QoL changes to sample naming and updated docs.
0.6.3
Fixed some inconsistencies in the sumner config profile.