STAR-fusion cannot execute STAR

436 views
Skip to first unread message

Daphne Guo

unread,
Jun 17, 2016, 12:18:42 PM6/17/16
to STAR-Fusion
Hello,

I recently submitted a test run of STAR-fusion, but found that the program, which I installed separately from STAR, apparently could not execute STAR and did not run at all. This line stood out to me:

Can't exec "STAR": No such file or directory at /home/dguo/local/STAR-Fusion_V0.7.0/PerlLib/Pipeliner.pm line 71.


This is confusing to me since I wouldn't necessarily expect STAR to be called in a perl module, and when I glanced over Pipeliner.pm briefly I did not see any obvious mention of calling STAR. Is there a way I can set the directory for STAR in a STAR-fusion PBS scripts, or is there something else I am missing?


Thanks!

Brian Haas

unread,
Jun 17, 2016, 1:25:45 PM6/17/16
to Daphne Guo, STAR-Fusion
Hi,

You just need to have the latest version of STAR installed, and it must be available via your PATH setting. 

 eg.   

    which STAR

should return the full path to STAR

best,

~brian


This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged, including patient health information. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you.

--
You received this message because you are subscribed to the Google Groups "STAR-Fusion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to star-fusion...@googlegroups.com.
To post to this group, send email to star-...@googlegroups.com.
Visit this group at https://groups.google.com/group/star-fusion.
To view this discussion on the web visit https://groups.google.com/d/msgid/star-fusion/11264cf1-abff-40cb-afee-e9c8d36f3f6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
--
Brian J. Haas
The Broad Institute
http://broadinstitute.org/~bhaas

 

Daphne Guo

unread,
Jun 17, 2016, 1:29:12 PM6/17/16
to STAR-Fusion
Thank you! I added the full path to STAR in the script, and it should work now.

Best,
Daphne

huang...@gmail.com

unread,
Jun 6, 2018, 6:54:38 PM6/6/18
to STAR-Fusion
I met the same problem when running STAR-fusion (V1.4.0) with error report "cannot locate STAR program in the PATH setting at ./STAR-Fusion line 374". But It can be solved by using the "--STAR_PATH " to add STAR path. It is annoying to add the PATH every time when running STAR-fusion. How to add the PATH in the STAR fusion script? Thank you very much.

Bo

Brian Haas

unread,
Jun 6, 2018, 6:58:06 PM6/6/18
to huang...@gmail.com, STAR-Fusion
Hi,

If the STAR software is installed somewhere that's in your PATH setting, then it should find it.  ie.  put STAR in /usr/local/bin

If you can't do that, just update your PATH setting to include where STAR is installed.

ie.

  export PATH = /path/to/dir/containing/STAR/software/bin:${PATH}

and then run STAR-Fusion

best,

~brian


To unsubscribe from this group and stop receiving emails from it, send an email to star-fusion+unsubscribe@googlegroups.com.

To post to this group, send email to star-...@googlegroups.com.
Visit this group at https://groups.google.com/group/star-fusion.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages