Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. $ curl -vvv -d '{"organism": "mmusculus", "query": ["Klf4", "Pax5", "Sox2", "Nanog"], "user_threshold":0.001}' 'http://biit.cs.ut.ee/gprofiler/api/gost/profile/' > output.json
  2.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  3.                                  Dload  Upload   Total   Spent    Left  Speed
  4.   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 193.40.36.55...
  5. * TCP_NODELAY set
  6. * Connected to biit.cs.ut.ee (193.40.36.55) port 80 (#0)
  7. > POST /gprofiler/api/gost/profile/ HTTP/1.1
  8. > Host: biit.cs.ut.ee
  9. > User-Agent: curl/7.62.0
  10. > Accept: */*
  11. > Content-Length: 93
  12. > Content-Type: application/x-www-form-urlencoded
  13. >
  14. } [93 bytes data]
  15. * upload completely sent off: 93 out of 93 bytes
  16. 100    93    0     0  100    93      0      1  0:01:33  0:01:00  0:00:33     0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement