Hello!
It is said in the doc that the input matrix can be with or without column and row names, and that to specify that the input file indeed contains them, we should put the -H option in the command line. However, the default value of "header" is already set to TRUE, so there is no option to change it. The default value should be put to FALSE at line 129, so that it can effectively be changed by using the -H option.
I hope this is clear.
Audrey
Hello!
It is said in the doc that the input matrix can be with or without column and row names, and that to specify that the input file indeed contains them, we should put the -H option in the command line. However, the default value of "header" is already set to TRUE, so there is no option to change it. The default value should be put to FALSE at line 129, so that it can effectively be changed by using the -H option.
I hope this is clear.
Audrey