Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verifying BCFtools

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Check the BCFtools version.
    
          
    Information similar to Figure 1 is displayed.
    Figure 1 Version information
  3. Perform a test.
    cd bcftools-1.10.2
    make test
    If the following information is displayed, the BCFtools test is successful, as shown in Figure 2.
    Figure 2 Successful BCFtools test