PAIREF
Docs» webinar_2021-03

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
webinar_2021-03 [2021/03/21 11:43] – contact malywebinar_2021-03 [2021/03/24 10:09] (current) – video maly
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.
PAIREF

Table of Contents

  • Homepage
  • Documentation
    • Installation
    • Using PAIREF
    • Graphical interface
    • Troubleshooting
    • Description of functions
    • Tests
    • Credits
  • Workshops
    • Struktura 2024: Python
    • CCP4SW 2024: Lunchtime Byte
    • CCP4SW 2023: Lunchtime Byte
    • Webinar: March 2021
  • GitHub repository
  • PyPI repository