Published July 7, 2022
| Version v0.9.4
Software
Open
seq2science
Authors/Creators
- 1. Radboud University
Description
Automated preprocessing of Next-Generation Sequencing data, including full (sc)ATAC-seq, ChIP-seq, and (sc)RNA-seq workflows.
Added- seq2science specific lockexception and cleanup metadata errors
deseq2sciencenow accepts the optional argument--assembly, which can be used if the samples.tsv contains >1 assembly to specify which one is used.- By default, the first assembly is used (same as before)
- rules that download something get re-tried once, in case internet is unstable
- bam files are no longer copied when sieving is not required
- moved blacklist rules to blacklist.smk
- rule inputs now use
rules.rulename.outputwhere possible - renamed
.smkfiles to match the naming schemes of the other.smks. - added additional comments to clarify what happens to bam files
- cleanup cache+tarballs of conda environments, saving lots of precious disk space
- fixed custom assembly extensions (e.g. ERCC spike-ins) for scATAC-seq and scRNA-seq
- profiles work again
deseq2sciencenow has a clear separation between positional and optional arguments- issue with blacklist bed containing more than 3 columns
Files
vanheeringen-lab/seq2science-v0.9.4.zip
Files
(42.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bf6e983972e7b48f44a04280756a3ac1
|
42.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/vanheeringen-lab/seq2science/tree/v0.9.4 (URL)