Skip to content

Repository files navigation

ngs_translator

A Scala3 program to read .ngs files and serialise them into JSON files

How to run

  1. Clone the repository
  2. Run sbt run in the root directory
  3. Enter the path to the .ngs file you want to serialise
  4. The JSON file will be created in the same directory as the .ngs file
  5. Enjoy!

How to build

Run sbt clean assembly a.jar file will be created in target/scala-3.3.1

About

A Scala3 project to read .ngs files and serialise them into JSON files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages