Skip to content

Releases: aofarrel/myco

Add earlyQC

13 Jul 20:44
c89d92f
Compare
Choose a tag to compare

Filtering can now be done to remove fastqs with too many reads below Q30.

Full Changelog: 4.3.1...4.4.0

4.3.1

05 Jul 22:43
608e17a
Compare
Choose a tag to compare

Takes advantage of major changes to Tree Nine.

PR

diff

Full Changelog: 4.3.0...4.3.1

4.3.0

03 Jun 03:54
092f5f3
Compare
Choose a tag to compare

What's changed

  • All tasks now come with a reference genome pre-packaged in their respective Docker image
    • Refprep is now skipped
    • Building trees doesn't require inputting a ref genome
  • typical_tb_masked_regions is now an optional input -- if not provided, will default to a mask file located in the docker image at /mask/R00000039_repregions.bed
    • if you are generating trees, an input tree is still required (future versions will likely have a default fallback like the mask file)
  • Now pulls a tagged version of fastqc instead of main
  • myco_raw's timeouts now default to 0, but the other versions remain unchanged from their previous values
  • Documentation improvements
  • Miscellaneous improvements in prereqs

PR

  • General improvements, lay groundwork for QC filtering by @aofarrel in #27

Full Changelog: 4.2.0...4.3.0

4.2.0

23 May 18:31
c63ff26
Compare
Choose a tag to compare

PRs

  • Overhaul input variables, names; add new Dockers by @aofarrel in #26

Full Changelog: 4.1.3...4.2.0

4.1.3

19 Apr 18:45
4794566
Compare
Choose a tag to compare

Strain and resistance outputs now that the correct output file name, instead of "pull_report.txt". This change will prevent overwriting when transfering workflow outputs out of GCP. --> #25

Full Changelog: 4.1.2...4.1.3

4.1.2

18 Apr 21:44
f299737
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.1.2

4.1.1

15 Apr 01:00
3afd9c8
Compare
Choose a tag to compare

edit: This version of myco does not handle multi-run BioSample accessions correctly and should not be used

Updates myco_sra with these new features:

  • edirect should always give run accessions now (fix pulled from v1.1.9 of a SRANWRP task)
  • strain and resistance information will be pulled from TBProfiler
  • TBProfiler txt files will now be output, because they're prettier than the JSONs

Other versions of myco do not use the pull part of SRANWRP, nor TBProfiler, so they are unaffected.

What's Changed

  • Update myco_sra to pull strain and resistance information, fix some accessions getting no output by @aofarrel in #22

Full Changelog: 4.1.0...4.1.1

4.1.0

06 Apr 02:43
2251419
Compare
Choose a tag to compare

PRs

New stuff

  • Add tb profiler
  • Use new refprep task's output genome for tree building

Full Changelog: 4.0.0...4.1.0

4.0.0

29 Mar 22:03
a56910d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...4.0.0

3.1.0

08 Mar 23:47
Compare
Choose a tag to compare

PRs

Full Changelog: 3.0.0...3.1.0