GAPIT is refusing
I am getting the following error message up on trying to call GAPIT functions in R. Can any one suggest a solution?
> source("http://www.zzlab.net/GAPIT/gapit_functions.txt")
Error in source("http://www.zzlab.net/GAPIT/gapit_functions.txt") :
http://www.zzlab.net/GAPIT/gapit_functions.txt:2644:0: unexpected end of input
2642: file.G=NULL,file.Ext.G=NULL,GTindex=NULL,file.GD=NULL, file.GM=NULL, file.Ext.GD=NULL,file.Ext.GM=NULL,
2643:
^
• 1,302 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please use the formatting bar (especially the
codeoption) to present your post better. You can use backticks for inline code (`text` becomestext), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.Try downloading the file and sourcing it locally. If that gives you the same error (or any other error), contact the authors.