Changes between Version 14 and Version 15 of FAQ
- Timestamp:
- 05/17/22 14:17:35 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v14 v15 223 223 * USERNAME => Username for job submission and email 224 224 * More information, including an explanation of the output files, is here: https://github.com/deepmind/alphafold 225 226 225 1. [=#pvalues How can I output '''small p-values''' from R?] 227 226 * R often prints small p-values as "p-value < 2.2e-16" whereas the output from the statistical test has actually calculated a much more accurate p-value.