Skip to content

Releases: microbiomedata/metaT

v0.0.7: Merge pull request #38 from microbiomedata/nmdc-import

19 Sep 16:45
6b0e595

Choose a tag to compare

v0.0.6

18 Sep 22:18
3540ab2

Choose a tag to compare

New Independent Repos

WDLs update to v1.0 and changed to align with JGI transcriptomic workflows

v0.0.5

28 Oct 16:28
3a3d6bf

Choose a tag to compare

  • replaced hisat2 with bbmap
  • updated featurecount to latest version
  • updated featurecount parameter to match JGI read count approach.

v0.0.4

31 Aug 15:57

Choose a tag to compare

  • crt turned off (causing failure)
  • default cpus for hmm is hard coded and not passed from the input
  • updated annotation container version
  • change database path
  • removed redundant prefix var
  • typo bug fixed in two crt_execute option
  • added large test output and input

v0.0.3

29 Jul 03:24

Choose a tag to compare

  • Combined metaT_part1.wdl with metaT_part2.wdl to metaT.wdl.
  • Added annotation module. Now, the workflow will also perform annotation on assembled contigs.
  • Added RQC to the the workflow. Now raw reads are first processed with RQC (including removal of rRNA reads).
  • Workflow now copies relevant files to output folder from cromwell-execution folder.

v0.0.2

22 Jan 04:00

Choose a tag to compare

  • Two part metaT workflow using wdl