This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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:    
     ^
r

Please use the formatting bar (especially the code option) to present your post better. You can use backticks for inline code (`text` becomes text), 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.
code_formatting

Try downloading the file and sourcing it locally. If that gives you the same error (or any other error), contact the authors.

0 answers

No answers yet.

Log in to answer this question.