Thanks for your answer.
First off, I have two files :
(1) /cnvnator/src/cnvnator.cpp
(2) /cnvnator/cnvnator2VCF
- I'm not sure which directory I should used ..
- Thanks a lot for your help, I did chmod +x and then typed
this:
./cnvnator.cpp -root /home/out.root -chrom X -tree /mybamfile/myfile.bam
The software started but now I have a different issue
./cnvnator.cpp: line 1: //: is a directory
./cnvnator.cpp: line 4: using: command not found
./cnvnator.cpp: line 6: //: is a directory
./cnvnator.cpp: line 10: syntax error near unexpected token `('
./cnvnator.cpp: line 10: `int main(int argc,char *argv[])'
What does that mean ? T.T