New Post: Found missing SNP minor or major allele information in file
Hi there, These are the last few lines of the verbose output: Number of Phenotypes: 1 Number of SNPs Read: 500418 Number of SNPs Used: 497252 -- End Processing PLINK fileset: [test] -- End Loading Test...
View ArticleNew Post: Difference between bfile and bfilesim
Hi there, It would be great if I can learn about the difference between the bfile and bfilesim input files? May I have an example of the bfilesim please? or I can use the set of bile as bfilesim?...
View ArticleNew Post: Difference between bfile and bfilesim
The file formats are the same for both options. One file set is used to create the similarity matrix (*sim) and the other is the test data.It is not uncommon to use the same file for both inputs doing...
View ArticleNew Post: Input files
May I know if I need to order the families and individuals in the same way as in the pheno file? Thank you!
View ArticleNew Post: Difference between bfile and bfilesim
As I try to test only one snp here, I guess I don't need to use the -autoselect option to trim the data. Am I correct? Thank you!
View ArticleNew Post: Difference between bfile and bfilesim
Please take a look at the FaST-LMM-Select section of the documentation to understand more fully. The reason you want to select the SNPs for the similarity matrix is reduce the noise and pull out a more...
View ArticleNew Post: Input files
No. The order of individuals in alternate phenotype file is not significant. They will be matched with the correct individuals in the other input files.
View ArticleNew Post: Detecting interaction with covariates using FaST-LMM
Hello, I was wondering whether it is possible to test gene-environment interactions with FaST-LMM. Ideally, I would like to have in the output file new columns with the p-values corresponding to the...
View ArticleNew Post: No reqults in output
Hi, I am wondering if you ever got to the bottom of this problem. I am facing the same problem now - I have input dosage files for the GWAS and have computed the genetic similarity matrix. When I use...
View ArticleCreated Unassigned: Re-use decomposition object [21195]
Hello,I have a question concerning the re-use of the decomposition object.My dataset contains 22.500 phenotypes and 60.000 SNPs for 200 samples. First I compute the spectral decomposition object and...
View ArticleNew Post: No reqults in output
I believe we resolved the NaN issues I was aware of. A few questions for you. Can you please confirm which version and build of fastlmm you are running and what is your host OS? And if you can send us...
View ArticleNew Post: Re-use decomposition object
Hello, I have a question concerning the re-use of the decomposition object. My dataset contains 22.500 phenotypes and 60.000 SNPs for 200 samples. First I compute the spectral decomposition object and...
View ArticleNew Post: Re-use decomposition object
Franziska, I am not sure what your command line is specifically, but it sounds like there is a bit of confusion. The -eigenOut [directory] option produces the spectral decomposition of the similarity...
View ArticleNew Post: No reqults in output
Hi,Thank you for your reply, I am using FastLmmC v2.06.20130802 and the host OS is Linux, the starting lines of the stderr from the programme when I get it running are:FastLmmC v2.06.20130802 -...
View ArticleNew Post: Putative bug in the program feature_selection_cv.py
Hi; I get the following error message when I run feature_selection_cv.py: C:\FastLmm.Py\fastlmm\feature_selection >python feature_selection_cv.py File "feature_selection_cv.py", line33, ... from...
View ArticleCreated Unassigned: missing output files with feature_selection_cv.py for...
Hello;I run feature_selection_cv.py for UNIX and I've got only the _mse.txt file. The other files, especially the most significant - _report.txt and _snps.cnv - are missing. The Log reports a wealth of...
View ArticleNew Post: Using indicator matrix as covariates
Hi, I wonder if it is possible that using an indicator matrix for a covariates instead of the absolute values make any differences in the p-value distribution? I have two high correlated covariates:...
View ArticleUpdated Wiki: Home
More current research and software can be found at the eScience FaST-LMM site.FaST-LMM (Factored SpectrallyTransformed Linear MixedModels) is a program for performing genome-wide association studies...
View ArticleNew Post: Fatal Error : Expected phenotype indicator in file...
I am trying to use FaST-LMM the very first time, but I'm getting a following error, and I'm wondering whether the problem derives from wrong coding, or something else: FastLmmC v2.07.20131102 -...
View ArticleNew Post: Fatal Error : Expected phenotype indicator in file...
The error says fastlmmc was looking in the file allF2phe_plink.txt for a numeric value and found "foodconversion" in line 1 column 8 , so it sounds like the file is mal-formed. Do you have a header row...
View Article