Menu

SOAPfuse perl module applied from SOAPfuse_v1.27

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
  • SOAPfuse perl module is at very initial start, its document and functions need more update.
  • In this v1.0 version, it contains,
    • the object orientated method for extract information from GTF file.
    • basic operations in SOAPfuse work pileline.
    • SVG method for specific elements involved by SOAPfuse figures.

Wenlong Jia
2016-01-19

Posted by NOBEL89 2016-01-19

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.