Difference between revisions of "Popcorn"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|popcorn}} |{{#vardefine:url|https://github.com/brielin/Popcorn}} <!--CONFIGURATION: OPTIONAL (|1}} mea...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]]
+
[[Category:Software]][[Category:Phylogenetics]][[Category:Biology]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|popcorn}}
 
|{{#vardefine:app|popcorn}}
Line 39: Line 39:
 
<!--Job Scripts-->
 
<!--Job Scripts-->
 
{{#if: {{#var: job}}1|==Usage Examples==
 
{{#if: {{#var: job}}1|==Usage Examples==
<code>$ python popcorn compute --bfile /apps/popcorn/20211104/test/EAS_ref EAS.cscore</code>
+
<code>$ python /apps/popcorn/20211104/lib/popcorn/__main__.py compute --bfile /path/to/input/EAS_ref EAS.cscore</code>
 
 
<code>$ python /apps/popcorn/20211104/lib/popcorn/__main__.py compute --bfile /apps/popcorn/20211104/test/EAS_ref EAS.cscore</code>
 
 
|}}
 
|}}
 
<!--Policy-->
 
<!--Policy-->

Latest revision as of 18:49, 21 August 2022

Description

popcorn website  

Popcorn is a program for estimaing the correlation of causal variant effect sizes across populations in GWAS.

Environment Modules

Run module spider popcorn to find out what environment modules are available for this application.

System Variables

  • HPC_POPCORN_DIR - installation directory
  • HPC_POPCORN_BIN - executable directory


Usage Examples

$ python /apps/popcorn/20211104/lib/popcorn/__main__.py compute --bfile /path/to/input/EAS_ref EAS.cscore