The LTSOFT application implements a new approach to using information from known associated variants when conducting disease association studies. The approach is based in part on the classical technique of liability threshold modeling and performs estimation of model parameters for each known variant while accounting for the published disease prevalence from the epidemiological literature.
Allocate an interactive session and run the program. Sample session:
[user@biowulf]$ sinteractive [user@cig 3335 ~]$ module load ltsoft [+] Loading singularity 3.10.5 on cn4326 [+] Loading ltsoft 4.0 [user@cn4326 ~]$ ls $LTSOFT_BIN convertf gcta64 ltfit LTFIT LTMLM ltprev ltpub ltscore LTSCORE ltscore.perl [user@cn4326 ~]$ ltfit usage: ltfit < parameter-file > [user@cn4326 ~]$ ltprev usage: ltprev < parameter-file > [user@cn4326 ~]$ ltpub usage: ltpub < in-file > < outfile > [user@cn4326 ~]$ ltscore usage: ltscore[user@cn4326 ~]$ ltscore.perl --help ... Usage: ltscore.perl [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...] The following single-character options are accepted: With arguments: -g -i -n -c -o -s -p Options may be merged together. -- stops processing of options. Space is not required between options and their arguments. ...