Skip to content

Releases: nasa/GeneLab_Data_Processing

NF_RCP-F_1.0.2

23 Mar 00:40
d72ca7e
Compare
Choose a tag to compare
NF_RCP-F_1.0.2 Pre-release
Pre-release

34b583f3ab427df64ab1856fb0faa482 NF_RCP-F_1.0.2.zip

NF_RCP-F_1.0.1

23 Mar 00:37
bd00829
Compare
Choose a tag to compare
NF_RCP-F_1.0.1 Pre-release
Pre-release

1ef161fefab400f8e686b1673dac4710 NF_RCP-F_1.0.1.zip

NF_RCP-F_1.0.0

23 Mar 00:25
fd43cf7
Compare
Choose a tag to compare
NF_RCP-F_1.0.0 Pre-release
Pre-release

LIMITATION NOTICE:

This workflow version was prior to the deployment of the OSDR. As such, usage with GLDS datasets will not work due to changes in OSDR/GeneLab api endpoints.

3ef3371316b02e43d3fb496d95e876bf NF_RCP-F_1.0.0.zip

SW_AmpIllumina-A_1.0.0

06 Nov 03:44
Compare
Choose a tag to compare
Pre-release
  • Release holding asset for the first amplicon Illumina workflow version

SW_Amp454IonTor_1.0.0

06 Nov 02:47
Compare
Choose a tag to compare
SW_Amp454IonTor_1.0.0 Pre-release
Pre-release
  • Release holding asset for the first amplicon 454 / ion torrent workflow version

GL_RefAnnotTable_1.0.0

06 Nov 05:02
Compare
Choose a tag to compare
Pre-release
  • Release holding asset for the first generating reference annotation tables workflow version

SW_MGRemoveHumanReads-A_1.0.0

05 Nov 05:30
Compare
Choose a tag to compare
Pre-release
  • Release holding asset for the first metagenomics human-read removal workflow version

SW_MGIllumina_2.0.2

05 Nov 04:22
Compare
Choose a tag to compare
SW_MGIllumina_2.0.2 Pre-release
Pre-release
  • Release holding asset for Illumina metagenomics workflow version 2.0.2
    • increasing bit package version in MG Illumina workflow
      • some users were having trouble with conda installing an appropriate goatools on some systems with the bit version that was previously specified (goatools is a dependency of bit, but not something that is used by this workflow anyway), bumping to a later version of bit seems to resolve the issue

SW_MGIllumina_2.0.1

05 Nov 03:54
Compare
Choose a tag to compare
SW_MGIllumina_2.0.1 Pre-release
Pre-release

SW_MGIllumina_2.0.0

05 Nov 02:19
Compare
Choose a tag to compare
SW_MGIllumina_2.0.0 Pre-release
Pre-release
  • Release holding asset for Illumina metagenomics workflow version 2.0.0
    • the humann environment installs a specific version of humann, and humann grabs metaphlan as a dependency, but it didn't grab a specific version of metaphlan. So when metaphlan had later versions, even though we were installing the same version of humann, things were breaking.
      • this included a (good) change in one metaphlan option from --unknown_estimation to --unclassified_estimation, and changes to versions of reference databases being used
    • now the env/humann3.yaml specifies humann=3.5 and metaphlan=4.0.1
    • this is being released as a major version increase (1 to 2) because these changes were incompatible with the previous one