hyraxAbif 0.2.3.2 → 0.2.3.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- hyraxAbif.cabal +2/−2
hyraxAbif.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: hyraxAbif-version: 0.2.3.2+version: 0.2.3.3 synopsis: Modules for parsing, generating and manipulating AB1 files. homepage: https://github.com/hyraxbio/hyraxAbif/#readme license: BSD-3-Clause@@ -15,7 +15,7 @@ description: This library provides functionality for parsing, modifying, writing and generating ABIF files <<docs/eg_multi_mix.png>> .- Any AB1 file confirming to the standard at <http://www6.appliedbiosystems.com/support/software_community/ABIF_File_Format.pdf> should be supported.+ Any AB1 file conforming to the standard at <http://www6.appliedbiosystems.com/support/software_community/ABIF_File_Format.pdf> should be supported. . This library also support generating a minimal ABIF file from a FASTA input sequence. .