The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Metabolomics::Formats::W4M - Perl W4M extension of the metabolomics::fragment::annotation module

VERSION

Version 0.01

SYNOPSIS

    use Metabolomics::Formats::W4M ;

DESCRIPTION

        Metabolomics::Formats::W4M is a module allowing to access at uptodate W4M formatters, parsers and writters during annotation steps 
        

EXPORT

SUBROUTINES/METHODS

METHOD new

        ## Description : set a new utils object
        ## Input : NA
        ## Output : $oUtils
        ## Usage : my ( $oFormat ) = Metabolomics::Formats::W4M->new ( ) ;
        

METHOD _parsingW4mTabularFile

        ## Description : parsing a full W4M variable metadata tabular file and create a array of arrats object
        ## Input : $inputTabularFile
        ## Output : $oVariableMetadataTable
        ## Usage : my ( $oVariableMetadataTable ) = parsingW4mTabularFile ( $inputTabularFile ) ;
        

AUTHOR

Franck Giacomoni, <franck.giacomoni at inra.fr>

SEE ALSO

All information about Metabolomics::Formats::W4M would be find here: https://services.pfem.clermont.inra.fr/gitlab/fgiacomoni/metabolomics-fragnot

BUGS

Please report any bugs or feature requests to bug-Metabolomics-Fragment-Annotation at rt.cpan.org, or through the web interface at https://rt.cpan.org/Public/Dist/Display.html?Name=Metabolomics-Fragment-Annotation. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Metabolomics::Utils

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

CeCILL Copyright (C) 2019 by Franck Giacomoni

Initiated by Franck Giacomoni

followed by INRA PFEM team

Web Site = INRA PFEM