metfrag-cli
Command Line Interface for MetFrag.
686

Version: 0.2
Command Line Interface for MetFrag.
MetFrag is a freely available software for the annotation of high precision tandem mass spectra of metabolites which is a first and critical step for the identification of a molecule's structure. Candidate molecules of different databases are fragmented in silico and matched against mass to charge values. A score calculated using the fragment peak matches gives hints to the quality of the candidate spectrum assignment.
For local individual installation:
docker pull docker-registry.phenomenal-h2020.eu/phnmnl/metfrag-cli
For direct docker usage:
docker run --volume=$PWD:/mnt:rw -i -t docker-registry.phenomenal-h2020.eu/phnmnl/metfrag-cli java -jar /usr/local/bin/MetFragCLI.jar PeakListPath=/mnt/Training-048.txt MetFragDatabaseType=PubChem IonizedPrecursorMass=345.0874 DatabaseSearchRelativeMassDeviation=5 FragmentPeakMatchAbsoluteMassDeviation=0.001 FragmentPeakMatchRelativeMassDeviation=5 PrecursorIonMode=-1 IsPositiveIonMode=FALSE MetFragScoreTypes=FragmenterScore MetFragScoreWeights=1.0 MetFragCandidateWriter=CSV SampleName=Training-048 ResultsPath=/mnt MaximumTreeDepth=1 MetFragPreProcessingCandidateFilter=UnconnectedCompoundFilter
Content type
Image
Digest
Size
181.5 MB
Last updated
about 8 years ago
docker pull biocontainers/metfrag-cli:phenomenal-v2.4.5_cv0.4.28Pulls:
5
Last week