Re: [Biopython] Fw: Developing a wrapper for EBI dbfetch

有賀淳/Jun Aruga <[email protected]> Sun, 20 Aug 2017 13:12:45 +0200
Newsgroups gmane.comp.python.bio.devel,gmane.comp.python.bio.general
Message-ID <CADfndDdFu1OzBp0+o1K9mgTxyLXt=LE=--VvArRg3Tw9NzVCOA@mail.gmail.com>
--===============8995328066325460971==
Content-Type: multipart/alternative; boundary="94eb2c1880241352b105572d7167"

--94eb2c1880241352b105572d7167
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi Peter,

Right now I commented. :)

Jun


On Wed, Aug 16, 2017 at 11:00 AM, Peter Cock <[email protected]>
wrote:

> Thanks - we can wait :)
>
> Peter
>
> On Wed, Aug 16, 2017 at 12:34 AM, =E6=9C=89=E8=B3=80=E6=B7=B3/Jun Aruga <=
[email protected]> wrote:
> > Great,
> > I want to comment this weekend, if it will have not been merged at that
> time
> > yet.
> >
> > Jun
> >
> > On Tue, Aug 15, 2017 at 5:39 PM, Peter Cock <[email protected]>
> > wrote:
> >>
> >> Would anyone like to comment on Francesco's pull request:
> >>
> >> https://github.com/biopython/biopython/pull/1298
> >>
> >> This is to add a wrapper for EBI's dbfetch, originally logged as:
> >>
> >> https://github.com/biopython/biopython/issues/443
> >>
> >> Thanks,
> >>
> >> Peter
> >>
> >> On Wed, Jun 21, 2017 at 12:06 PM, Peter Cock <[email protected]=
m
> >
> >> wrote:
> >> > CC biopython-dev for the module naming in particular.
> >> >
> >> > General feedback or ideas about supporting the EBI's web-interface
> >> > (their REST API, similar to the NCBI's Entrez utilities, or TogoWS)
> >> > are welcome here or on the GitHub issue:
> >> >
> >> > https://github.com/biopython/biopython/issues/443
> >> >
> >> > Peter
> >> >
> >> > On Wed, Jun 21, 2017 at 11:25 AM, Francesco Gastaldello (Staff)
> >> > <[email protected]> wrote:
> >> >>
> >> >> Hi all,
> >> >>
> >> >> this mail regard the development on my behalf for the dbfetch
> wrapper.
> >> >> More info on the service are here:
> >> >> http://www.ebi.ac.uk/Tools/dbfetch/dbfetch
> >> >>
> >> >> There is already an issue on the Biopython GitHub (#443) were me an=
d
> >> >> Peter Cock are discussing how to place the module when it's going t=
o
> be
> >> >> ready.
> >> >>
> >> >> He mentioned the possibility to place it in Bio/EBI/__init__.py, bu=
t
> >> >> he's concened that this won't comply with PEP8 guidelines.
> >> >>
> >> >> Any thoughts about it?
> >> >>
> >> >> Regards,
> >> >>
> >> >> Francesco
> >> >>
> >> >> Dbfetch < EMBL-EBI
> >> >> www.ebi.ac.uk
> >> >> Dbfetch Help. What is dbfetch? Dbfetch is an abbreviation for
> "database
> >> >> fetch". Dbfetch provides an easy way to retrieve entries from vario=
us
> >> >> databases at the EMBL ...
> >> _______________________________________________
> >> Biopython-dev mailing list
> >> [email protected]
> >> http://mailman.open-bio.org/mailman/listinfo/biopython-dev
> >
> >
> >
> >
> > --
> > Jun Aruga
> >
>



--=20
Jun Aruga

--94eb2c1880241352b105572d7167
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Hi Peter,<br><br></div>Right now I commented. :)=
<br><br></div>Jun<br><br></div><div class=3D"gmail_extra"><br><div class=3D=
"gmail_quote">On Wed, Aug 16, 2017 at 11:00 AM, Peter Cock <span dir=3D"ltr=
">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">p.j.a.=
[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quo=
te" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"=
>Thanks - we can wait :)<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Peter<br>
</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
On Wed, Aug 16, 2017 at 12:34 AM, =E6=9C=89=E8=B3=80=E6=B7=B3/Jun Aruga &lt=
;<a href=3D"mailto:[email protected]">[email protected]</a>&gt; wrote:<br>
&gt; Great,<br>
&gt; I want to comment this weekend, if it will have not been merged at tha=
t time<br>
&gt; yet.<br>
&gt;<br>
&gt; Jun<br>
&gt;<br>
&gt; On Tue, Aug 15, 2017 at 5:39 PM, Peter Cock &lt;<a href=3D"mailto:p.j.=
[email protected]">[email protected]</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Would anyone like to comment on Francesco&#39;s pull request:<br>
&gt;&gt;<br>
&gt;&gt; <a href=3D"https://github.com/biopython/biopython/pull/1298" rel=
=3D"noreferrer" target=3D"_blank">https://github.com/biopython/<wbr>biopyth=
on/pull/1298</a><br>
&gt;&gt;<br>
&gt;&gt; This is to add a wrapper for EBI&#39;s dbfetch, originally logged =
as:<br>
&gt;&gt;<br>
&gt;&gt; <a href=3D"https://github.com/biopython/biopython/issues/443" rel=
=3D"noreferrer" target=3D"_blank">https://github.com/biopython/<wbr>biopyth=
on/issues/443</a><br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt; Peter<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Jun 21, 2017 at 12:06 PM, Peter Cock &lt;<a href=3D"mailto=
:[email protected]">[email protected]</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; CC biopython-dev for the module naming in particular.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; General feedback or ideas about supporting the EBI&#39;s web-=
interface<br>
&gt;&gt; &gt; (their REST API, similar to the NCBI&#39;s Entrez utilities, =
or TogoWS)<br>
&gt;&gt; &gt; are welcome here or on the GitHub issue:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href=3D"https://github.com/biopython/biopython/issues/443"=
 rel=3D"noreferrer" target=3D"_blank">https://github.com/biopython/<wbr>bio=
python/issues/443</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Peter<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Wed, Jun 21, 2017 at 11:25 AM, Francesco Gastaldello (Staf=
f)<br>
&gt;&gt; &gt; &lt;<a href=3D"mailto:[email protected]">f.gastaldel=
[email protected]</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hi all,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; this mail regard the development on my behalf for the dbf=
etch wrapper.<br>
&gt;&gt; &gt;&gt; More info on the service are here:<br>
&gt;&gt; &gt;&gt; <a href=3D"http://www.ebi.ac.uk/Tools/dbfetch/dbfetch" re=
l=3D"noreferrer" target=3D"_blank">http://www.ebi.ac.uk/Tools/<wbr>dbfetch/=
dbfetch</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; There is already an issue on the Biopython GitHub (#443) =
were me and<br>
&gt;&gt; &gt;&gt; Peter Cock are discussing how to place the module when it=
&#39;s going to be<br>
&gt;&gt; &gt;&gt; ready.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; He mentioned the possibility to place it in Bio/EBI/__ini=
t__.py, but<br>
&gt;&gt; &gt;&gt; he&#39;s concened that this won&#39;t comply with PEP8 gu=
idelines.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Any thoughts about it?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Regards,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Francesco<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Dbfetch &lt; EMBL-EBI<br>
&gt;&gt; &gt;&gt; <a href=3D"http://www.ebi.ac.uk" rel=3D"noreferrer" targe=
t=3D"_blank">www.ebi.ac.uk</a><br>
&gt;&gt; &gt;&gt; Dbfetch Help. What is dbfetch? Dbfetch is an abbreviation=
 for &quot;database<br>
&gt;&gt; &gt;&gt; fetch&quot;. Dbfetch provides an easy way to retrieve ent=
ries from various<br>
&gt;&gt; &gt;&gt; databases at the EMBL ...<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; Biopython-dev mailing list<br>
&gt;&gt; <a href=3D"mailto:[email protected]">Biopython-de=
[email protected]<wbr>bio.org</a><br>
&gt;&gt; <a href=3D"http://mailman.open-bio.org/mailman/listinfo/biopython-=
dev" rel=3D"noreferrer" target=3D"_blank">http://mailman.open-bio.org/<wbr>=
mailman/listinfo/biopython-dev</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Jun Aruga<br>
&gt;<br>
</div></div></blockquote></div><br><br clear=3D"all"><br>-- <br><div class=
=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">Ju=
n Aruga<div><br></div></div></div>
</div>

--94eb2c1880241352b105572d7167--

--===============8995328066325460971==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Biopython-dev mailing list
[email protected]
http://mailman.open-bio.org/mailman/listinfo/biopython-dev
--===============8995328066325460971==--