Giter Club home page Giter Club logo

biodivgenomics's People

Contributors

garggroup avatar junaruga avatar shilpagarg avatar

Watchers

 avatar

biodivgenomics's Issues

Rename data_type to seq_data_type

This issue ticket is for a task note. Rename the current input parameter data_type ("HIFI"/"ONT") to seq_data_type. Because we want to add a new input parameter genome_data_type.

  • seq_data_type: "HIFI" or "ONT"
  • genome_data_type: ("organelle" or "mitochondria") or "" (empty). Note the mitochondria is a part of the organelle.

Run tests conditionally by Dockstore CLI or Cromwell jar directly.

This is a note not to forget. The current test/test.py has 7 unit test cases (test_* methods). And the case test_all executes the WDL file by Dockstore CLI (run_wdl_by_dockstore_cli), and other test cases execute the directory by Cromwell cromwell-N.jar.

  • Running by Docksotre CLI: Convenient to run locally. But possibly a bit slow to run on CI. A bit more user-friendly.
  • Running by Cromwell directly. A lightweight. Perhaps the use case is a bit harder, as it creates the the cromwell-executions and cromwell-workflow-logs directories on the current working directory with root permission. This is good to run on the GitHub Actions CI environment.

The solution is to run test conditionally by Dockstore CLI or Cromwell Jar with an environment variable such as TEST_DOCKSTORE=true.

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.