Re: [Biopython] EMBL DNA records with locations referencing other sequences
Peter Cock <[email protected]>
| Newsgroups | gmane.comp.python.bio.general |
|---|---|
| Message-ID | <CAKVJ-_40WL1HAeenTwF-qq1K9yLXt+RETM90L6WwDqEQ73edJQ@mail.gmail.com> |
Hi Adam, Having a look at this now - one minor style point on the tests, you could use assertRaisesRegexp here (aka assertRaisesRegex in modern Python): https://github.com/biopython/biopython/issues/2273 Do you have any objection to me putting this up as a branch on my GitHub fork, adding some tweaks, and turning it into a pull request? Thanks, Peter On Fri, Oct 4, 2019 at 6:40 PM Adam Sjøgren <[email protected]> wrote: > > Adam writes: > > > Peter writes: > > > >> That's more or less exactly what I had in mind. Do you have this on a > >> branch of a public git repository? > > > > I will make one - I thought I'd get some feedback first :-) > > Here is a public git repository with the patch on a branch called > "handle-feature-references-another-sequence": > > · https://koldfront.dk/git/biopython/ > > I don't know if this contribution is large enough to require it, but > anyway: I, and my employer, agree that my contributions to BioPython can > be dual licensed under both the Biopython License Agreement and the > 3-Clause BSD License. > > > Best regards, > > Adam > > -- > "Hur långt man än har kommit Adam Sjøgren > Är det alltid längre kvar" [email protected] > > _______________________________________________ > Biopython mailing list - [email protected] > https://mailman.open-bio.org/mailman/listinfo/biopython _______________________________________________ Biopython mailing list - [email protected] https://mailman.open-bio.org/mailman/listinfo/biopython