There is a newer version of the record available.

Published May 10, 2022 | Version v0.9.0
Software Open

seq2science

Contributors

  • 1. Radboud University

Description

Automated preprocessing of Next-Generation Sequencing data, including full (sc)ATAC-seq, ChIP-seq, and (sc)RNA-seq workflows.

Changed
  • renamed most globals in uppercase (main exceptions are config and samples, treps and breps)
  • moved most configuration steps into functions (reducing the number of stray globals)
  • replaced static functions with dictionaries
  • moved replicate stuff to the configuration
  • Updated Salmon
  • Added the option for Salmon to use the full genome as decoy sequence
  • Salmon now uses the full genome as decoy sequence by default.
    • Config option quantifier_decoys controls which level of decoy aware quantification you want (options are 'none', 'partial' and 'full')
    • Option 'partial' is insanely memory intensive, and the Salmon docs suggest no benefit...
  • improved parsing of the samples.tsv. More errors early on, to prevent headache later!
Fixed
  • get_fastq_pair_reads() was using one sample, not any sample
  • error message not working when trimming in scRNA-seq
  • trackhubs when using a mix of stranded and unstranded datasets
  • fix samples.tsv checks for forbidden symbols

Files

vanheeringen-lab/seq2science-v0.9.0.zip

Files (21.9 MB)

Name Size Download all
md5:1d24a4817454f2a7fdb8556acec2fb12
21.9 MB Preview Download

Additional details