User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
webinar_2021-03 [2021/03/21 11:43]
maly contact
webinar_2021-03 [2021/03/24 10:09] (current)
maly video
Line 9: Line 9:
   - Short tutorial. [[https://​pairef.fjfi.cvut.cz/​docs/​pairef_poli_webinar/​PAIREF_webinar_poli.zip|Download the archive with the data]].   - Short tutorial. [[https://​pairef.fjfi.cvut.cz/​docs/​pairef_poli_webinar/​PAIREF_webinar_poli.zip|Download the archive with the data]].
   - Discussion.   - Discussion.
 +
 +[[https://​pairef.fjfi.cvut.cz/​docs/​pairef_poli_webinar/​PAIREF_webinar_2021-03.pdf|Download these webinar instructions in PDF]]
 +
 +==== Video recording from the webinar ====
 +
 +[[https://​pairef.fjfi.cvut.cz/​docs/​pairef_poli_webinar/​PAIREF_webinar_23Mar2021_.mp4|{{ ::​pairef_webinar_2021-03_video.gif |}}]]
 +
  
 ===== Tutorial ===== ===== Tutorial =====
Line 23: Line 30:
 {{:​ccp4console.gif?​nolink|}} {{:​phenix_command_prompt.gif?​nolink|}} {{:​ccp4console.gif?​nolink|}} {{:​phenix_command_prompt.gif?​nolink|}}
  
-Now execute the following ​command ​that installs ​PAIREF on your computer: +Now execute the following ​commands ​that install ​PAIREF ​into CCP4 environment ​on your computer: 
-<​code>​ccp4-python -m pip install pairef --no-deps --upgrade --user</​code>​+<​code>​ 
 +ccp4-python -m ensurepip --user 
 +ccp4-python -m pip install pairef --no-deps --upgrade --user 
 +</​code>​
  
 If the installation was not successful, please go through the section [[https://​pairef.fjfi.cvut.cz/​docs/​installation.html#​troubleshooting|Installation - Troubleshooting]] in our documentation. If the installation was not successful, please go through the section [[https://​pairef.fjfi.cvut.cz/​docs/​installation.html#​troubleshooting|Installation - Troubleshooting]] in our documentation.