search for: ebatch

Displaying 2 results from an estimated 2 matches for "ebatch".

Did you mean: batch
2016 Apr 15
1
Need Help to solve an Error in R
...lp (others can help you too) From the warning message it seems to me possible that function ReadExi needs to write something to the working directory. As I said I am not an expert in this package, but commands from help R> make.gal.env(galname='galenv', gal.path='Exiqon') R> ebatch <- ReadExi(galname='galenv', txtfile.path='Exiqon') are rather different from yours and I am not sure if it matters. Here I understand that # The folder 'Exiqon' contains the file 'samplesinfo.txt' and the corresponding raw data files in ImaGene format ## Not ru...
2016 Apr 15
0
Need Help to solve an Error in R
...oo) > > From the warning message it seems to me possible that function ReadExi needs to write something to the working directory. As I said I am not an expert in this package, but commands from help > > R> make.gal.env(galname='galenv', gal.path='Exiqon') > R> ebatch <- ReadExi(galname='galenv', txtfile.path='Exiqon') > > are rather different from yours and I am not sure if it matters. To Jyoti; The first line of code in the help file fails with a message: > make.gal.env(galname='galenv', gal.path='Exiqon') Error...