Skip to content

Releases: hivlab/sarscov2-variation

Better Call Variants

11 Jun 06:22
b976795
Compare
Choose a tag to compare
  • Switched to bbtools/callvariants wrapper (to replace crashing lofreq call).
  • Workflow has now less steps and is more nimble.
  • Tested on B.1.1.7 and B.1.351 variants sequenced with Illumina NextSeq.

Strict Max

24 Mar 14:11
Compare
Choose a tag to compare
  • Added strictmaxindel flag to bbmap.sh (maxindel=200) to avoid inclusion of weird alignments that can cause lofreq call crash.

  • Don't use strictmaxindel flag! as it affects badly indel calling. Either remove the flag from refgenome rule params (in the hope that there are no reads in the library that cause lofreq call to crash) or use previous (lofreq-based) or next versions (v3) using bbtools/callvariants.

Qc Zip

23 Mar 12:46
4fada05
Compare
Choose a tag to compare
  • Updated fastqc.zip file name so that multiqc would pick it up for the report

Pep Talk

15 Mar 10:05
04dadd4
Compare
Choose a tag to compare
  • Using PEP configuration.
  • Per batch MultiQC.

Simple Consensus

12 Mar 10:18
3e50d5c
Compare
Choose a tag to compare
  • Simplified workflow by removing consensus sequence collaping rule and merging consensus fasta creation with renaming.

Consensus Fix

11 Mar 12:20
Compare
Choose a tag to compare
  • Updated consensus sequence generating wrapper

Consensus Wrap

10 Mar 14:09
12fde11
Compare
Choose a tag to compare
  • Updated consensus sequence wrapper.

No Meta

23 Feb 09:41
864d07d
Compare
Choose a tag to compare
  • Removed possibility to update FASTA names with sample metadata, now only sample id will be used

Sniff Effects

18 Feb 10:20
bcbde40
Compare
Choose a tag to compare
  • Updated snpeff version from v4.3 to v5.0
  • Downloaded new sars-cov-2 v5.0 database from snpeff
  • Updated snpeff and snpsift outputs, e.g. snpsift now reports also aa changes.

Quality Street

15 Feb 20:29
Compare
Choose a tag to compare
  • Removed sneaked-in print statement