NAL-i5K / tripal_eutils

ncbi loader via the eutils interface
GNU General Public License v3.0
4 stars 3 forks source link

biosample contact import needs improvement #174

Open bradfordcondon opened 5 years ago

bradfordcondon commented 5 years ago

We really want a name, description, and type for contact, since thats what displays on the contact field by default.

screen shot 2019-02-14 at 12 53 22 pm

bradfordcondon commented 5 years ago
<Owner>
      <Name abbreviation="">Oregon State University</Name>
      <Contacts>
        <Contact email="wilhelml@science.oregonstate.edu" phone="541.737.5230" lab="Dee Denver">
          <Name>
            <First>Larry</First>
            <Last>Wilhelm</Last>
          </Name>
        </Contact>
      </Contacts>
    </Owner>
 <Owner>
      <Name abbreviation="BGI">Beijing Genome Institute</Name>
    </Owner>
<Owner>
            <Name>UCDavis</Name>
            <Contacts>
                <Contact email="pjmartinezgarcia@ucdavis.edu">
                    <Name>
                        <First>Pedro Jose</First>
                        <Last>Martinez-Garcia</Last>
                    </Name>
                </Contact>
            </Contacts>
        </Owner>

this info isnt in the metadata. Is there anyway NCBI is holding more info from us we can tap into with another query?

No, we didnt deal with this any better in tripal analysis expression, just set the name.