Hi,
I am trying to run STAR-Fusion.
My command was as follows:
ubuntu@ip-ooo-oo-oo-oo:~/STAR-Fusion-v1.12.0$ ./STAR-Fusion \ --left_fq home/ubuntu/RNA/ATL005_R1_fastq.gz \ --right_fq home/ubuntu/RNA/ATL005_R2_fastq.gz \ --genome_lib_dir .//home/ubuntu/trinityrnaseq-v2.15.1/GRCh38_gencode_v37_CTAT_lib_Mar012021.source.tar.gz
I got error message:
Error, cannot locate STAR program in the PATH setting at ./STAR-Fusion line 463.
I run this command line at STAR-Fusion-v1.12.0.
Is it related with environment path?
Because I am not familiar with linux, I did not set any environment path and used absolute path as possible.
Please help me.
Thanks a lot.