Published December 11, 2020
| Version v0.4.0
Software
Open
seq2science
Authors/Creators
- 1. Radboud University
Description
Automated preprocessing of Next-Generation Sequencing data, including full (sc)ATAC-seq, ChIP-seq, and RNA-seq workflows.
Added- a check to see if the downloaded fastq from ENA is not empty. Related to a recent internal error (guess) at the side of ENA sending empty fastq files
- a custom message when a rule fails, that redirect to docs
- sample layout lookup is split up in 100's, to avoid a jsondecodeerror which results from very long lists of samples
- the multiqc samples & config tables are generated in a script with its own environment to make base env smaller
- keep_mates for macs2 turned into a script with ts own environment ot make the base env smaller
- seq2science cache now respects the xdg cache
- moved genome downloading rules into scripts instead of run directives, should result in user-friendlier errors
- Fixed scRNA trimming issue
- Added fastq_pair
- Updated schemas
- Added kallistobus examples
Files
vanheeringen-lab/seq2science-v0.4.0.zip
Files
(1.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2df9ea97989b2243c04a0a813400b388
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/vanheeringen-lab/seq2science/tree/v0.4.0 (URL)