Skip to content

Repository files navigation

nanopore-parser-cli

Documentation Status

Dependabot Enabled

Client for running nanopore-parser. nanopore-parser-cli is designed to interoperate with current QBiC Server Infrastructure

Features

This tool is responsible for validating a given filetree against the Nanopore filestructure at QBiC. Nanopore-parser-cli runs NanoporeParser from core-utils-lib(https://github.com/qbicsoftware/core-utils-lib), which converts the given filetree into Json Format and compares it with an established internal Json Schema.

Usage

To use nanopore-parser-cli in a project:

nanopore-parser-cli is intended as a standalone program, which functions through the usage of the commandline. The commandline provides the compiled jar file with the path to the filetree which is inspected for validation.

To run nanopore-parser-cli use the following command:

java -jar target/nanopore-parser-cli-1.0.0-SNAPSHOT-jar-with-dependencies.jar -p "<FileTreePath>"

-p is the argument into which the path of the investigated filetree should be put.

Credits

This project was created with QUBE.

About

A command-line application for validating Oxford Nanopore folder structures.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages