NAME
Metabolomics::Formats::W4M - Perl W4M extension of the metabolomics::fragment::annotation module
VERSION
Version 0.2 - Adding POD
SYNOPSIS
use Metabolomics::Formats::W4M qw( :all ) ;
DESCRIPTION
Metabolomics::Formats::W4M is a module allowing to access at uptodate W4M formatters, parsers and writters during annotation steps
EXPORT
use Metabolomics::Formats::W4M ;
PUBLIC METHODS
Metabolomics::Fragment::Annotation
- new
-
## Description : set a new utils object ## Input : NA ## Output : $oUtils ## Usage : my ( $oFormat ) = Metabolomics::Formats::W4M->new ( ) ;
- parserTabularFile
-
## Description : parsing a full W4M variable metadata tabular file and create a array of arrats object ## Input : $inputTabularFile ## Output : $oVariableMetadataTable ## Usage : my ( $oVariableMetadataTable ) = parserTabularFile ( $inputTabularFile ) ;
AUTHOR
Franck Giacomoni, <franck.giacomoni at inrae.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
RT: CPAN's request tracker (report bugs here)
https://rt.cpan.org/Public/Dist/Display.html?Name=Metabolomics-Fragment-Annotation
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
https://cpanratings.perl.org/d/Metabolomics-Fragment-Annotation
Search CPAN
https://metacpan.org/release/Metabolomics-Fragment-Annotation
ACKNOWLEDGEMENTS
Thank you to INRAE and All metabolomics colleagues.
LICENSE AND COPYRIGHT
CeCILL Copyright (C) 2019 by Franck Giacomoni
Initiated by Franck Giacomoni
followed by INRAE PFEM team
Web Site = INRAE PFEM