Skip to content

Version 0.5.1

Compare
Choose a tag to compare
@ressy ressy released this 05 Apr 18:37
· 41 commits to master since this release
809130d

Changed

  • convert now handles edge cases for sequence input and tabular output by always including a sequence description column in the output (#63)

Fixed

  • msa will now bypass calling MUSCLE when called with just a single input sequence, avoiding a crash (#62)
  • convert will now obey a custom sequence description column name if one is given with --col-seq-desc (#60)
  • getreads command is now compatible with the latest available version of bcl2fastq, v2.20.0.422 (#58)
  • tree command can now handle assigning a color code when exactly one sequence set is defined (#57)