Skip to content

Releases: bioconvert/bioconvert

v1.12.0

10 Mar 10:54
f3a2f6b

Choose a tag to compare

What's Changed

  • Drop Python 3.8, add 3.11/3.12 support
  • Fix incorrect conda environment creation command in README by @Copilot in #352
  • Fix maf2sam crash on MAF files containing comment lines (#) by @Copilot in #351
  • Add GENBANK2FAA converter by @Copilot in #353
  • Add .gbff as a recognized genbank extension
  • Migrate CLI from argparse to click/rich_click
  • Fix CRAM2FASTQ and CRAM2FASTA
  • Add network graph format converters: GML, Pajek, GraphML by @Copilot in #357
  • Add small molecule converters: MOL2/SDF/PDB → SMILES by @Copilot in #359
  • Add TRANSFAC ↔ JASPAR motif format converters by @Copilot in #358
  • Fix test_converter_benchmark: logger.info() incompatible with easydev Logging API by @Copilot in #363
  • Fix all-versions test failures by making Benchmark import lazy by @Copilot in #365
  • Fix goalign nexus format mismatch and missing RTD sphinx dependencies
  • Fix xlsx2csv: replace xlrd with openpyxl engine
  • sra2fastq: add fasterq-dump method as default, keep fastq-dump as fallback
  • Fix xlsx2csv CI: replace xlrd with openpyxl and pyexcel-xls with pyexcel-xlsx

New Contributors

Full Changelog: v1.1.1...v1.12.0

v1.1.1

18 Jul 05:57
fef2abc

Choose a tag to compare

What's Changed

  • update requirements in methods by @cokelaer in #337
  • add fast52pod5

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Jun 15:06
b9cbaec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

1.0.0

21 Feb 16:04

Choose a tag to compare

What's Changed

  • Fixing bam2fastq issue and update material for paper by @cokelaer in #326
  • add log, update docs by @cokelaer in #328
  • remove deprecated warnings linked to excel formats / pandas

Full Changelog: v0.6.3...v1.0.0

v0.6.3

30 Jan 21:06
981a834

Choose a tag to compare

What's Changed

General cleanup and 0.6.3 before a main major release

Full Changelog: v0.6.2...v0.6.3

v0.6.2

19 Nov 21:56
b96ed00

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

15 Aug 22:42
58492e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

03 Jul 21:16

Choose a tag to compare

v0.6.0

v0.5.2

13 Apr 13:39

Choose a tag to compare

fixing requirements file

v0.5.1

13 Apr 09:57
310be1f

Choose a tag to compare

remove biocode dependencies for the genbank2gff3 converter before final bioconda release