Ebachour Week 9

From LMU BioDB 2017
Revision as of 04:24, 31 October 2017 by Ebachour (talk | contribs) (Added general format for this assignment)
Jump to: navigation, search
gene_name=[ENTER GENE NAME HERE]

gene_id=$(curl -L "http://www.uniprot.org/uniprot/?query=559292+$gene_name&sort=score" | grep -o -P '(?<=tbody><tr id=").*(?=\" class=" entry s)')

curl -L "http://uniprot.org/uniprot/$gene_id.xml"


Acknowledgements

I worked with my homework partner Katie Wright in class. We also met face-to-face one time outside of class. We texted outside of class and met to work on the API part of teh assignment together.
While I worked with the people noted above, this individual journal entry was completed by me and not copied from another source.
Ebachour (talk) 21:24, 30 October 2017 (PDT)

References

Navigate to the Rest of my Pages

Eddie Bachoura

Biological Databases Homepage

Assignment Pages

Journal Entries

Shared Journal Entries