SOAPfuse Blog
a tool for identifying fusion transcripts from paired-end RNA-Seq data
Brought to you by:
jwl890427
From v1.27, SOAPfuse packages part of its functions and operations into a perl module package, named as SOAPfuse.
It is already included in SOAPfuse tar.gz package (v1.27 or later) you download from this SourceForge Project.
So, you need to include the module folder to your PERL Library PATH: add the following text line into your ~/.bashrc file.
PERL5LIB=$PERL5LIB:/PATH_WHERE_YOU_PUT_THE_PACKAGE/source/bin/perl_module; export PERL5LIB
Wenlong Jia
2016-01-19