Difference between revisions of "Zvanysse Week 3"

From LMU BioDB 2017
Jump to: navigation, search
(Added the curling input via command line)
(Added references and acknowledgements)
Line 7: Line 7:
 
==Curling in an input==
 
==Curling in an input==
 
  curl -d "pre_text=cgatggtacatggagtccagtagccgtagtgatgagatcgatgagctagc&submit=Submit" http://web.expasy.org/cgi-bin/translate/dna_aa
 
  curl -d "pre_text=cgatggtacatggagtccagtagccgtagtgatgagatcgatgagctagc&submit=Submit" http://web.expasy.org/cgi-bin/translate/dna_aa
 +
 +
==Acknowledgements==
 +
#Consulted with [[User: Bhamilton18| Blair]] on usage of the curl function
 +
==References==
 +
#

Revision as of 00:39, 18 September 2017

Screenshots with Inspector Open

  1. This is with both pictures and text alteredZvanysse screenshotinspector2.png
  2. This is just text, but I thought it was funnyZvanysse screenshotinspector1.png

Screenshots without Inspector Open

  1. This is with both pictures and text alteredZvanysse screenshotwithpic.png
  2. This is just the text altered, but again, it was funnyZvanysse screenshotnopic.png

Curling in an input

curl -d "pre_text=cgatggtacatggagtccagtagccgtagtgatgagatcgatgagctagc&submit=Submit" http://web.expasy.org/cgi-bin/translate/dna_aa

Acknowledgements

  1. Consulted with Blair on usage of the curl function

References