Giter VIP home page Giter VIP logo

container-rnmr1d's Introduction

Logo

Rnmr1d

Version 1.2.18

Short description

Rnmr1D replays the macro-command sequence generated within NMRProcFlow

Description

Rnmr1D is the main module in the NMRProcFlow web application (http://nmrprocflow.org) concerning the NMR spectra processing. Inside NMRProcFlow, Rnmr1D allows users to process their NMR spectra within a GUI application and thus the macro-command sequence coming from this process can be saved. Outside NMRProcFlow Rnmr1D become a CLI application allowing users to replay the macro-command sequence generated within NMRProcFlow. Moreover, without using NMRProcFlow, this module can also be used to replace any 'home-made script' by a macro-command sequence.

Key Features

  • NMR 1D data processing

Functionality

  • Preprocessing of raw data

Approaches

Instrument Data Type

  • NMR / 1D NMR

Tool Authors

Container Contributors

Website

Git Repository

Installation

Rnmr1D is present on all PhenoMeNal Galaxy instances on deployed Cloud Research Environments, under the NMR category in the tool bar to the left of the screen. No installation is needed hence on PhenoMeNal Cloud Research Environments.

For advanced Docker usage:

  • Go to the directory where the dockerfile is.
  • Create container from dockerfile:
docker build -t rnmr1d .

Alternatively, pull from repo:

docker pull container-registry.phenomenal-h2020.eu/phnmnl/rnmr1d

Usage Instructions

On a PhenoMeNal Cloud Research Environment, go to NMR tool category, and then click on rnmr1d, and fill the expected input files, then press Run.

Alternatively, to use locally through the docker image:

docker run --entrypoint=/opt/rnmr1d/exec/Rnmr1D container-registry.phenomenal-h2020.eu/phnmnl/rnmr1d --help

container-rnmr1d's People

Contributors

korseby avatar pcm32 avatar payamemami avatar ilveroluca avatar

Watchers

Michael van Vliet avatar Steffen Neumann avatar Philippe Rocca-Serra avatar Kenneth Haug avatar James Cloos avatar Reza Salek avatar  avatar Marco Capuccini avatar Marco Enrico Piras avatar  avatar  avatar Sijin He avatar Chandu Nainala avatar Noureddin Sadawi avatar Ralf Weber avatar Arturas Grauslys avatar Vitaly Selivanov avatar  avatar Stephanie Herman avatar Vagelis avatar Pierrick Roger avatar  avatar  avatar  avatar Rico Rueedi avatar  avatar Jianliang avatar Florence Vinson avatar Etienne Thévenot avatar  avatar

container-rnmr1d's Issues

Error running the new version locally

I get the error below:

Dataset generation errors
Dataset 268: NMR data matrix

Tool execution generated the following error message:
See stdout for pod's stderr.
The tool produced the following additional output:

==== Pod galaxy-411-4cvtr log start ====

2017-07-24T11:07:04.334038532Z Loading required package: methods
2017-07-24T11:07:04.56896981Z Loading required package: foreach
2017-07-24T11:07:04.606918121Z Loading required package: iterators
2017-07-24T11:07:04.614499084Z Loading required package: parallel
2017-07-24T11:07:06.111156026Z
2017-07-24T11:07:06.111193412Z Attaching package: 'signal'
2017-07-24T11:07:06.111364999Z
2017-07-24T11:07:06.117229767Z The following objects are masked from 'package:stats':
2017-07-24T11:07:06.120835657Z
2017-07-24T11:07:06.120858752Z filter, poly
2017-07-24T11:07:06.120864049Z
2017-07-24T11:07:07.198059836Z Loading required package: base64enc
2017-07-24T11:07:07.198181631Z Loading required package: XML
2017-07-24T11:07:07.198192887Z Error:
2017-07-24T11:07:07.198199313Z usage: Rnmr1D [options]
2017-07-24T11:07:07.198205221Z Execution halted
2017-07-24T11:07:07.246703432Z total 8
2017-07-24T11:07:07.246743464Z drwxr-xr-x 2 root root 4096 Jul 24 11:06 .
2017-07-24T11:07:07.246751606Z drwxr-xr-x 4 root root 4096 Jul 24 11:06 ..
2017-07-24T11:07:07.275846368Z cat: /data/output/data_matrix.txt: No such file or directory
2017-07-24T11:07:07.275871188Z cat: /data/output/bucket_out.txt: No such file or directory
2017-07-24T11:07:07.275875064Z cat: /data/output/specs.pack: No such file or directory

==== Pod galaxy-411-4cvtr log end ====

==== Pod galaxy-411-4p9kl log start ====

==== Pod galaxy-411-bzfbx log start ====

2017-07-24T11:06:47.3854029Z Loading required package: methods
2017-07-24T11:06:47.589322308Z Loading required package: foreach
2017-07-24T11:06:47.647739336Z Loading required package: iterators
2017-07-24T11:06:47.674905343Z Loading required package: parallel
2017-07-24T11:06:49.21064674Z
2017-07-24T11:06:49.210686491Z Attaching package: 'signal'
2017-07-24T11:06:49.210692286Z
2017-07-24T11:06:49.210738086Z The following objects are masked from 'package:stats':
2017-07-24T11:06:49.210744495Z
2017-07-24T11:06:49.210748442Z filter, poly
2017-07-24T11:06:49.210751822Z
2017-07-24T11:06:49.679125328Z Loading required package: base64enc
2017-07-24T11:06:49.706531285Z Loading required package: XML
2017-07-24T11:06:50.07020462Z Error:
2017-07-24T11:06:50.070234279Z usage: Rnmr1D [options]
2017-07-24T11:06:50.07023871Z Execution halted
2017-07-24T11:06:50.152116598Z total 8
2017-07-24T11:06:50.152278393Z drwxr-xr-x 2 root root 4096 Jul 24 11:06 .
2017-07-24T11:06:50.152286264Z drwxr-xr-x 4 root root 4096 Jul 24 11:06 ..
2017-07-24T11:06:50.155229526Z cat: /data/output/data_matrix.txt: No such file or directory
2017-07-24T11:06:50.156281099Z cat: /data/output/bucket_out.txt: No such file or directory
2017-07-24T11:06:50.158827239Z cat: /data/output/specs.pack: No such file or directory

==== Pod galaxy-411-bzfbx log end ====

==== Pod galaxy-411-jrwmh log start ====

2017-07-24T11:07:17.615654328Z Loading required package: methods
2017-07-24T11:07:17.763666269Z Loading required package: foreach
2017-07-24T11:07:17.792695997Z Loading required package: iterators
2017-07-24T11:07:17.800066239Z Loading required package: parallel
2017-07-24T11:07:18.837324549Z
2017-07-24T11:07:18.837349582Z Attaching package: 'signal'
2017-07-24T11:07:18.83735287Z
2017-07-24T11:07:18.837355844Z The following objects are masked from 'package:stats':
2017-07-24T11:07:18.837358195Z
2017-07-24T11:07:18.837360244Z filter, poly
2017-07-24T11:07:18.837362245Z
2017-07-24T11:07:19.36701593Z Loading required package: base64enc
2017-07-24T11:07:19.380018537Z Loading required package: XML
2017-07-24T11:07:19.820913422Z Error:
2017-07-24T11:07:19.820944122Z usage: Rnmr1D [options]
2017-07-24T11:07:19.820947438Z Execution halted
2017-07-24T11:07:19.902421678Z total 8
2017-07-24T11:07:19.902453282Z drwxr-xr-x 2 root root 4096 Jul 24 11:07 .
2017-07-24T11:07:19.902456787Z drwxr-xr-x 4 root root 4096 Jul 24 11:07 ..
2017-07-24T11:07:19.948003093Z cat: /data/output/data_matrix.txt: No such file or directory
2017-07-24T11:07:19.948027939Z cat: /data/output/bucket_out.txt: No such file or directory
2017-07-24T11:07:20.034108779Z cat: /data/output/specs.pack: No such file or directory

==== Pod galaxy-411-jrwmh log end ====

==== Pod galaxy-411-w5q2t log start ====

2017-07-24T11:07:27.21660048Z Loading required package: methods
2017-07-24T11:07:27.418625813Z Loading required package: foreach
2017-07-24T11:07:27.449232691Z Loading required package: iterators
2017-07-24T11:07:27.45575799Z Loading required package: parallel
2017-07-24T11:07:28.510158789Z
2017-07-24T11:07:28.510212689Z Attaching package: 'signal'
2017-07-24T11:07:28.510219084Z
2017-07-24T11:07:28.51022418Z The following objects are masked from 'package:stats':
2017-07-24T11:07:28.510229195Z
2017-07-24T11:07:28.510233573Z filter, poly
2017-07-24T11:07:28.510237974Z
2017-07-24T11:07:28.910594015Z Loading required package: base64enc
2017-07-24T11:07:28.958770273Z Loading required package: XML
2017-07-24T11:07:29.163104925Z Error:
2017-07-24T11:07:29.163129991Z usage: Rnmr1D [options]
2017-07-24T11:07:29.16313463Z Execution halted
2017-07-24T11:07:29.189876669Z total 8
2017-07-24T11:07:29.189901996Z drwxr-xr-x 2 root root 4096 Jul 24 11:07 .
2017-07-24T11:07:29.18990509Z drwxr-xr-x 4 root root 4096 Jul 24 11:07 ..
2017-07-24T11:07:29.190770258Z cat: /data/output/data_matrix.txt: No such file or directory
2017-07-24T11:07:29.366653001Z cat: /data/output/bucket_out.txt: No such file or directory
2017-07-24T11:07:29.36993077Z cat: /data/output/specs.pack: No such file or directory

==== Pod galaxy-411-w5q2t log end ====

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.