Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: chanzuckerberg/czid-cli

Tags

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update goreleaser yml to remove deprecated property (#55)

* update goreleaser yml

* Update .gitignore

v5.0.6

Toggle v5.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add part size tuning logic (#48)

v5.0.5

Toggle v5.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make primer-bed optional for CG uploads (#46)

* Remove check for primer bed in consensus genome cmd

* Remove help references to primer-bed requirement

* Lint

* Fix consensusGenome test for "missing" primer bed

* Add clarifying comment to test

* Fix test error handling

* Remove test predicated on error thrown when primer-bed is required

v5.0.4

Toggle v5.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix file_type assignment for input_files (#44)

* Add file_type param to createSamplesReqInputFile

* create type FileType string with string constants
* assign file type based on sampleOptions

* define FileType in createSamplesReqInputFile as string

* Cast FileType as string when building createSamplesReqInputFile struct

* Add comment noting the FileType constant must be synced with CZID InputFile model constants

* default to FASTQ filetype, change if options present

* Rename ReferenceAccessionFileType to ReferenceSequenceFileType

* Store filename and type together in struct when accessed from sampleFiles

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add file_type parameter to input_files (#43)

* Add file_type param to createSamplesReqInputFile

* create type FileType string with string constants
* assign file type based on sampleOptions

* define FileType in createSamplesReqInputFile as string

* Cast FileType as string when building createSamplesReqInputFile struct

* Add comment noting the FileType constant must be synced with CZID InputFile model constants

* default to FASTQ filetype, change if options present

* Rename ReferenceAccessionFileType to ReferenceSequenceFileType

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
morsecodist Todd Morse
capture one more case of falling back to raw collection location

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fall back to plain text locations if no location suggestion is found (#…

…40)

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add long-read-mngs to the CLI (#39)

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bug that breaks consensus genomes without a primer bed (#38)

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add better command line arg docs and checks (#37)