[Biopython] Milestones for Biopython 1.78 - black style & no alphabets
Peter Cock <[email protected]> Wed, 29 Jul 2020 15:52:38 +0100
| Newsgroups | gmane.comp.python.bio.general |
|---|---|
| Message-ID | <CAKVJ-_6+g8xM1Vgtvx-ZC4PBWffckSfWUM9rfMgxxLkqYPgcew@mail.gmail.com> |
Hello all, Last week at the BCC2020 CoFest thanks to multiple new contributors we finished applying the black Python coding style to the remaining test cases in Biopython. We now use this style for all our code. Also, this has more impact for end users, we have now REMOVED the Bio.Alphabet module. In many cases, the alphabet can simply be ignored and removed from scripts. In a few cases, you may need to specify the "molecule_type" as an annotation on a SeqRecord for your script to work correctly. We are collating examples on https://github.com/biopython/biopython/issues/3156 (content likely to be moved to a more permanent location later). You can read about or hear me talking briefly about this in the 5 minute "Biopython Project Update 2020" talk given at BCC2020: https://f1000research.com/slides/9-790 https://bcc2020.sched.com/event/coLV/biopython-project-update-2020 Kind regards, Peter _______________________________________________ Biopython mailing list - [email protected] https://mailman.open-bio.org/mailman/listinfo/biopython