Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 01:49

BioSequences v3.0.0

Diff since v2.0.5

Closed issues:

  • getindex not defined for arrays (#61)
  • Problems installing BioSequences package (#71)
  • Performance review before release (#86)
  • julia 1.5: Time for views of a sequence? (#102)
  • Erroneous reverse_complement behaviour? (#110)
  • Slicing ReferenceSequences (#114)
  • Failed push! adds empty bases (#115)
  • Future of subsequences (#118)
  • Demultiplexer fails for Levenshtein distance > 1 (#124)
  • One-hot encoding of sequences (#130)
  • Spring cleanup for v3 (#138)
  • Fixup tests before v3 (#139)
  • Check interfaces, remove NotImplemented errors (#140)
  • Streamline find functions to behave like Base's (#141)
  • [speculative] Remove BioSequence(::Integer)? (#142)
  • Disallow construction of k-mers from integers (#145)
  • Move to upcoming release of BioSymbols (#148)
  • Add trait "iscomplete" to Alphabet (#151)
  • ERROR: UndefVarError: FASTA not defined (#152)
  • Export RE.Regex, and make constructors easier. (#167)
  • approxsearch and approxrsearch should return Union{Nothing, T} (#175)
  • Default to dynamic allocation for string literals (#180)
  • No version for Julia 1.6.1 (#185)
  • No version for Julia 1.6.1 (#186)
  • errors in docs: random kmers (#195)
  • Don't recommend users engage in type piracy with stringbyte (#198)
  • Include comparison example (#199)

Merged pull requests: